summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-01-23Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer169-907/+929
2013-01-23Drop DCTELEM typedefDiego Biurrun163-812/+835
2012-03-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer80-2482/+2375
2012-03-01msmpeg4: Split encoding backend code off from general backend code.Diego Biurrun6-690/+734
2011-11-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer75-3644/+1853
2011-11-02Remove some stray unnecessary ffmpeg references.Diego Biurrun20-21/+21
2011-07-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer65-156/+198
2011-07-14doxygen: misc consistency cosmeticsDiego Biurrun4-9/+5
2011-05-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer40-2310/+1222
2011-05-24lavc: remove msmpeg4v1 encoder.Anton Khirnov5-34/+2
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun479-491/+478
2009-12-30Get rid of pointless CONFIG_WMV_DECODER definition.Diego Biurrun2-2/+2
2009-12-30Get rid of pointless CONFIG_WMV2 definition.Diego Biurrun3-3/+2
2009-12-29Remove unused definitions: CONFIG_MSMPEG4 and CONFIG_WMV_ENCODER.Diego Biurrun1-2/+0
2009-07-29Do not check for both CONFIG_VC1_DECODER and CONFIG_WMV3_DECODER,Diego Biurrun5-9/+8
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun380-380/+380
2009-01-14replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_Aurelien Jacobs29-194/+192
2008-12-25The VC-1/WMV3 decoders depend on ENABLE_MSMPEG4_DECODER.avcoder1-1/+3
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini238-713/+713
2007-11-07split wmv2 in its own fileAurelien Jacobs4-17/+30
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun175-529/+528
2007-07-10Avoid linking with h263.c functions when the relevant codecsAurelien Jacobs5-15/+86
2007-05-10disable reference to msmpeg4 and wmv2 code when those codecs are not compiled inAurelien Jacobs3-11/+57