| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-03 | 1 | -0/+12 |
|\ |
|
| * | msmpeg4: Split encoding backend code off from general backend code. | Diego Biurrun | 2012-03-01 | 1 | -0/+12 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-03 | 1 | -1/+1 |
|\| |
|
| * | Remove some stray unnecessary ffmpeg references. | Diego Biurrun | 2011-11-02 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-15 | 1 | -4/+0 |
|\| |
|
| * | doxygen: misc consistency cosmetics | Diego Biurrun | 2011-07-14 | 1 | -4/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-25 | 1 | -2/+1 |
|\| |
|
| * | lavc: remove msmpeg4v1 encoder. | Anton Khirnov | 2011-05-24 | 1 | -2/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Get rid of pointless CONFIG_WMV_DECODER definition. | Diego Biurrun | 2009-12-30 | 1 | -1/+0 |
* | Get rid of pointless CONFIG_WMV2 definition. | Diego Biurrun | 2009-12-30 | 1 | -1/+0 |
* | Remove unused definitions: CONFIG_MSMPEG4 and CONFIG_WMV_ENCODER. | Diego Biurrun | 2009-12-29 | 1 | -2/+0 |
* | 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 |