summaryrefslogtreecommitdiffstats
path: root/libavcodec/msmpeg4.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '31a117a0e6d6eafdf997bfe0843f3e3d39cc0332'Michael Niedermayer2015-06-011-0/+11
|\
| * mpegvideo: msmpeg4: Move function declarationsVittorio Giovara2015-05-311-0/+11
* | Merge commit '2f15846ad7ad57beb0bca99c624affa0facf284b'Michael Niedermayer2015-06-011-1/+0
|\ \ | |/
| * mpegvideo: wmv2: Move function declarationsVittorio Giovara2015-05-311-1/+0
* | Fix wmv1 encoding if all other msmpeg4-related encoders were disabled.Carl Eugen Hoyos2014-07-091-0/+1
* | Fix wmv1 decoding if no other msmpeg4-related decoder was compiled.Carl Eugen Hoyos2014-07-091-0/+1
* | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer2013-01-231-4/+3
|\ \ | |/
| * Drop DCTELEM typedefDiego Biurrun2013-01-221-4/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-031-0/+12
|\ \ | |/
| * msmpeg4: Split encoding backend code off from general backend code.Diego Biurrun2012-03-011-0/+12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-031-1/+1
|\ \ | |/
| * Remove some stray unnecessary ffmpeg references.Diego Biurrun2011-11-021-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-151-4/+0
|\ \ | |/
| * doxygen: misc consistency cosmeticsDiego Biurrun2011-07-141-4/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-251-2/+1
|\ \ | |/
| * lavc: remove msmpeg4v1 encoder.Anton Khirnov2011-05-241-2/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Get rid of pointless CONFIG_WMV_DECODER definition.Diego Biurrun2009-12-301-1/+0
* Get rid of pointless CONFIG_WMV2 definition.Diego Biurrun2009-12-301-1/+0
* Remove unused definitions: CONFIG_MSMPEG4 and CONFIG_WMV_ENCODER.Diego Biurrun2009-12-291-2/+0
* Do not check for both CONFIG_VC1_DECODER and CONFIG_WMV3_DECODER,Diego Biurrun2009-07-291-2/+1
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_Aurelien Jacobs2009-01-141-14/+14
* The VC-1/WMV3 decoders depend on ENABLE_MSMPEG4_DECODER.avcoder2008-12-251-1/+3
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* split wmv2 in its own fileAurelien Jacobs2007-11-071-0/+21
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* Avoid linking with h263.c functions when the relevant codecsAurelien Jacobs2007-07-101-0/+2
* disable reference to msmpeg4 and wmv2 code when those codecs are not compiled inAurelien Jacobs2007-05-101-0/+42
OpenPOWER on IntegriCloud