Tue, 20 Apr 2010 14:45:34 +0000 |
diego |
Remove explicit filename from Doxygen @file commands.
libavcodec
|
Wed, 30 Dec 2009 02:09:51 +0000 |
diego |
Get rid of pointless CONFIG_WMV_DECODER definition.
libavcodec
|
Wed, 30 Dec 2009 02:08:25 +0000 |
diego |
Get rid of pointless CONFIG_WMV2 definition.
libavcodec
|
Tue, 29 Dec 2009 18:26:31 +0000 |
diego |
Remove unused definitions: CONFIG_MSMPEG4 and CONFIG_WMV_ENCODER.
libavcodec
|
Wed, 29 Jul 2009 09:54:49 +0000 |
diego |
Do not check for both CONFIG_VC1_DECODER and CONFIG_WMV3_DECODER,
libavcodec
|
Sun, 01 Feb 2009 02:00:19 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
libavcodec
|
Wed, 14 Jan 2009 17:19:17 +0000 |
aurel |
replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_
libavcodec
|
Thu, 25 Dec 2008 13:26:18 +0000 |
diego |
The VC-1/WMV3 decoders depend on ENABLE_MSMPEG4_DECODER.
libavcodec
|
Sun, 31 Aug 2008 07:39:47 +0000 |
stefano |
Globally rename the header inclusion guard names.
libavcodec
|
Wed, 07 Nov 2007 23:41:39 +0000 |
aurel |
split wmv2 in its own file
libavcodec
|
Wed, 17 Oct 2007 09:37:46 +0000 |
diego |
Add FFMPEG_ prefix to all multiple inclusion guards.
libavcodec
|
Tue, 10 Jul 2007 20:23:08 +0000 |
aurel |
Avoid linking with h263.c functions when the relevant codecs
libavcodec
|
Thu, 10 May 2007 13:11:36 +0000 |
aurel |
disable reference to msmpeg4 and wmv2 code when those codecs are not compiled in
libavcodec
|