Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-21avformat/brstm: support little-endian s16 PCMPaul B Mahol
2015-06-21lavf/brstm: handle a BFSTM endianness oddityRodger Combs
2015-06-21lavf/brstm: add support for seekingRodger Combs
2015-06-21lavf/brstm: cleanup; fix short-block demuxingRodger Combs
2015-06-21lavf/brstm: move bfstm var to a localRodger Combs
2015-06-21avformat/rawenc: Store sample number for ADXMichael Niedermayer
2015-06-21Support demuxing 4gv codec stored in qcp filesPaul B Mahol
2015-06-21avformat/movenc: Check return code of ff_iso8601_to_unix_time()Michael Niedermayer
2015-06-20lavf/brstm: allow larger block sizesRodger Combs
2015-06-20lavf/brstm: support little-endian files (BCSTM; 3DS)Rodger Combs
2015-06-18avformat: clarify what package needs to be compiled with SSL supportwm4
2015-06-18id3v2: strip trailing spaces from APIC tagwm4
2015-06-18avformat/id3v2: detect PNG by header instead of mimeMichael Niedermayer
2015-06-17lavf/brstm: add support for BFSTM filesRodger Combs
2015-06-17avio: fix potential crashes when combining ffio_ensure_seekback + crcwm4
2015-06-16doc: avoid incorrect phrase 'allows to'Andreas Cadhalpun
2015-06-16matroskadec: validate audio channels and bitdepthAndreas Cadhalpun
2015-06-16matroskadec: check audio sample rateAndreas Cadhalpun
2015-06-16avformat/hlsenc: removed empty/unused print_encryption_tag functionChristian Suloway
2015-06-16avformat/mxfdec: Change version byte for JPEG2000 to match mxf.c and RP224v12Michael Niedermayer
2015-06-16avformat/hlsenc: added HLS encryptionChristian Suloway
2015-06-15Merge commit '24ad3ac6a3e20350214e6c3f7a931635f264ae07'Michael Niedermayer
2015-06-15Merge commit '07b2db81d06e1cd6b1718d3e2dd7a42e8bccf8c0'Michael Niedermayer
2015-06-15nut: Drop doxygen markersLuca Barbato
2015-06-15riff: Add MNM4 FourCC as mpeg4Vittorio Giovara
2015-06-14tls_gnutls: fix hang on disconnectionwm4
2015-06-14tls_gnutls: fix hang on disconnectionwm4
2015-06-14doc: fix spelling errorsAndreas Cadhalpun
2015-06-13avformat/singlejpeg: fix standalone compilationJames Almer
2015-06-13Remove a few occurences of "long long" from the libraries.Carl Eugen Hoyos
2015-06-12Merge commit 'a7ac1a7b94447f33ae95be4d6d186e2775977f91'Michael Niedermayer
2015-06-12Merge commit '8a78ae2d2101622fd244b99178d8bc61175c878e'Michael Niedermayer
2015-06-12avformat/mxfdec: Detect jpeg2000 through codec_ul tooMichael Niedermayer
2015-06-12matroskadec: verify seekhead IDswm4
2015-06-12flv: Name an enum and use its typeVittorio Giovara
2015-06-12segment: Check open_null_ctx() return valueVittorio Giovara
2015-06-12avformat/mpegts: recognizes and export private streamsMichael Niedermayer
2015-06-11avformat/avio: move short seek threshold to the contextMichael Niedermayer
2015-06-11avformat/aiffdec: avoid double and ldexp()Michael Niedermayer
2015-06-11avformat: Fix bug in parse_rps for HEVC.Deliang Fu
2015-06-11avformat/movenc: Make static packed_size, const staticMichael Niedermayer
2015-06-11avformat/mpegts: Do not ignore registration descriptors when probing is enabledMichael Niedermayer
2015-06-10lavf/http: Correctly terminate session with HTTP POST client.Stephan Holljes
2015-06-10libavformat/flvdec.c: don't build index_entries for input stream if AVIOConte...Igor Derzhavin
2015-06-10movenc: fixes a questionable valgrind uninitialized value warningJanne Grunau
2015-06-09lavf/webm_chunk: Remove AVFMT_ALLOW_FLUSHVignesh Venkatasubramanian
2015-06-09avformat/oggenc: Fix return code in case of flushingMichael Niedermayer
2015-06-09Merge commit 'b14086ca38efa1a86cb0f0c6aa147b05f698877b'Michael Niedermayer
2015-06-09mkv: Correctly report the latest packet had been flushedLuca Barbato
2015-06-09lavf/segment: add an option to allow breaking on non-keyframesRodger Combs