summaryrefslogtreecommitdiff
path: root/libavcodec/msmpeg4.h
Commit message (Expand)AuthorAge
* avcodec/msmpeg4.h: Move decoder-only parts to a new headerAndreas Rheinhardt2022-02-13
* avcodec/msmpeg4.h: Move encoder-only stuff to a new headerAndreas Rheinhardt2022-02-13
* avcodec/msmpeg4enc: Don't use code for static init that can failAndreas Rheinhardt2021-04-02
* avcodec/msmpeg4dec: Don't check for errors for complete VLCsAndreas Rheinhardt2021-01-29
* Merge commit '31a117a0e6d6eafdf997bfe0843f3e3d39cc0332'Michael Niedermayer2015-06-01
|\
| * mpegvideo: msmpeg4: Move function declarationsVittorio Giovara2015-05-31
* | Merge commit '2f15846ad7ad57beb0bca99c624affa0facf284b'Michael Niedermayer2015-06-01
|\|
| * mpegvideo: wmv2: Move function declarationsVittorio Giovara2015-05-31
* | Fix wmv1 encoding if all other msmpeg4-related encoders were disabled.Carl Eugen Hoyos2014-07-09
* | Fix wmv1 decoding if no other msmpeg4-related decoder was compiled.Carl Eugen Hoyos2014-07-09
* | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer2013-01-23
|\|
| * Drop DCTELEM typedefDiego Biurrun2013-01-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-03
|\|
| * msmpeg4: Split encoding backend code off from general backend code.Diego Biurrun2012-03-01
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-03
|\|
| * Remove some stray unnecessary ffmpeg references.Diego Biurrun2011-11-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-15
|\|
| * doxygen: misc consistency cosmeticsDiego Biurrun2011-07-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-25
|\|
| * lavc: remove msmpeg4v1 encoder.Anton Khirnov2011-05-24
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Get rid of pointless CONFIG_WMV_DECODER definition.Diego Biurrun2009-12-30
* Get rid of pointless CONFIG_WMV2 definition.Diego Biurrun2009-12-30
* Remove unused definitions: CONFIG_MSMPEG4 and CONFIG_WMV_ENCODER.Diego Biurrun2009-12-29
* Do not check for both CONFIG_VC1_DECODER and CONFIG_WMV3_DECODER,Diego Biurrun2009-07-29
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_Aurelien Jacobs2009-01-14
* The VC-1/WMV3 decoders depend on ENABLE_MSMPEG4_DECODER.avcoder2008-12-25
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* split wmv2 in its own fileAurelien Jacobs2007-11-07
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* Avoid linking with h263.c functions when the relevant codecsAurelien Jacobs2007-07-10
* disable reference to msmpeg4 and wmv2 code when those codecs are not compiled inAurelien Jacobs2007-05-10