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-23avformat/mpegts: Use STREAM_TYPE_PRIVATE_DATA instead of 6Michael Niedermayer
2015-06-23avformat/electronicarts: Fixed ea_probe function to accept vp6a videosStephan Vedder
2015-06-23Merge commit '5c018ee18895f88e9e1d2174059dcdd48bf872d2'Michael Niedermayer
2015-06-22Merge commit '7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7'Michael Niedermayer
2015-06-22DirectDraw Surface image decoderVittorio Giovara
2015-06-22Hap decoder and encoderVittorio Giovara
2015-06-22lavf/file: implement move and delete callbacksMariusz SzczepaƄczyk
2015-06-22lavf/avio: Extend API with avio_move() and avio_delete()Mariusz SzczepaƄczyk
2015-06-22udp: Fix local_port managementLuca Barbato
2015-06-21Merge commit '6ec688e1bc76dd93151cbca1c340162ae4b10d77'Michael Niedermayer
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-20mp3: enable packed main_data decoding in MP4nu774
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