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-01Merge commit '31a117a0e6d6eafdf997bfe0843f3e3d39cc0332'Michael Niedermayer
2015-06-01Merge commit '2f15846ad7ad57beb0bca99c624affa0facf284b'Michael Niedermayer
2015-05-31mpegvideo: msmpeg4: Move function declarationsVittorio Giovara
2015-05-31mpegvideo: wmv2: Move function declarationsVittorio Giovara
2014-07-09Fix wmv1 encoding if all other msmpeg4-related encoders were disabled.Carl Eugen Hoyos
2014-07-09Fix wmv1 decoding if no other msmpeg4-related decoder was compiled.Carl Eugen Hoyos
2013-01-23Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer
2013-01-23Drop DCTELEM typedefDiego Biurrun
2012-03-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-02msmpeg4: Split encoding backend code off from general backend code.Diego Biurrun
2011-11-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-02Remove some stray unnecessary ffmpeg references.Diego Biurrun
2011-07-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-14doxygen: misc consistency cosmeticsDiego Biurrun
2011-05-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-24lavc: remove msmpeg4v1 encoder.Anton Khirnov
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2009-12-30Get rid of pointless CONFIG_WMV_DECODER definition.Diego Biurrun
2009-12-30Get rid of pointless CONFIG_WMV2 definition.Diego Biurrun
2009-12-29Remove unused definitions: CONFIG_MSMPEG4 and CONFIG_WMV_ENCODER.Diego Biurrun
2009-07-29Do not check for both CONFIG_VC1_DECODER and CONFIG_WMV3_DECODER,Diego Biurrun
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2009-01-14replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_Aurelien Jacobs
2008-12-25The VC-1/WMV3 decoders depend on ENABLE_MSMPEG4_DECODER.avcoder
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2007-11-08split wmv2 in its own fileAurelien Jacobs
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun
2007-07-11Avoid linking with h263.c functions when the relevant codecsAurelien Jacobs
2007-05-10disable reference to msmpeg4 and wmv2 code when those codecs are not compiled inAurelien Jacobs