| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not check for both CONFIG_VC1_DECODER and CONFIG_WMV3_DECODER, | Diego Biurrun | 2009-07-29 | 1 | -2/+1 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ | Aurelien Jacobs | 2009-01-14 | 1 | -14/+14 |
* | The VC-1/WMV3 decoders depend on ENABLE_MSMPEG4_DECODER. | avcoder | 2008-12-25 | 1 | -1/+3 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | split wmv2 in its own file | Aurelien Jacobs | 2007-11-07 | 1 | -0/+21 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | Avoid linking with h263.c functions when the relevant codecs | Aurelien Jacobs | 2007-07-10 | 1 | -0/+2 |
* | disable reference to msmpeg4 and wmv2 code when those codecs are not compiled in | Aurelien Jacobs | 2007-05-10 | 1 | -0/+42 |