summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2012-11-04filmstripenc: fix rounding that caused fate failureMichael Niedermayer1-1/+1
2012-10-08Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer373-3410/+3414
2012-10-08Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov296-2493/+2494
2012-09-16Merge commit '3f7fd59d151a2773f0e2e93e56b6b13ec6e5334b'Michael Niedermayer23-114/+85
2012-09-15lavf: flush the output AVIOContext in av_write_trailer().Anton Khirnov19-30/+16
2012-08-07Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer672-4320/+4730
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov582-3512/+3512
2011-07-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer150-2033/+1488
2011-07-17lavf: use designated initialisers for all (de)muxers.Anton Khirnov132-1466/+1311
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2011-03-17avio: rename put_flush_packet -> avio_flushAnton Khirnov47-99/+104
2011-02-21avio: avio: avio_ prefixes for put_* functionsAnton Khirnov59-1752/+1787
2011-02-20avio: rename ByteIOContext to AVIOContext.Anton Khirnov140-834/+838
2011-01-26Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò186-274/+274
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun479-491/+478
2010-01-14Adobe Filmstrip muxer and demuxerPeter Ross5-0/+200