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
2019-03-21lavf: Constify the probe function argument.Carl Eugen Hoyos
2018-04-30avformat/m4vdec: Use the same constant names as libavcodecMichael Niedermayer
2018-04-30avformat/m4vdec: Fix detection of raw MPEG-4 ES StudioMichael Niedermayer
2017-02-18avformat/m4vdec: Detect raw mpeg4video with unidentified non mpeg headers wit...Michael Niedermayer
2014-10-17avformat/m4vdec: mark as possibly containing discontinuitiesMichael Niedermayer
2014-09-25Merge commit '4620affa24eedb167482198aa04126bcedd05620'Michael Niedermayer
2014-09-25m4vdec: K&R formatting cosmeticsGabriel Dume
2014-09-07avformat/m4vdec: Check for non startcode 00 00 00 sequences in probeMichael Niedermayer
2014-07-09avformat/m4vdec: raise threshold slightly for detectionMichael Niedermayer
2013-05-05Merge commit 'e0f8be6413b6a8d334d6052e610af32935c310af'Michael Niedermayer
2013-05-04avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriateDiego Biurrun
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-07-31Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-30avformat: Drop pointless "format" from container long namesDiego Biurrun
2011-05-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-27rawdec: factor video demuxer definitions into a macro.Anton Khirnov
2011-04-03Fix mpeg-ps misdetected as m4v.Michael Niedermayer
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-01-28Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò
2011-01-27Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò
2010-08-31split raw.c into rawdec.c and rawenc.cAurelien Jacobs
2010-08-30cosmeticAurelien Jacobs
2010-08-30move m4v demuxer to its own fileAurelien Jacobs