Mon, 03 Aug 2009 08:37:02 +0000 |
superdump |
Expose QCELP's floating-point LSP-to-LPC function
libavcodec
|
Mon, 03 Aug 2009 08:31:20 +0000 |
superdump |
Make the LSP naming more consistent
libavcodec
|
Mon, 03 Aug 2009 02:09:23 +0000 |
jbr |
Replace 5 with AOT_SBR when referring to the MPEG-4 audio object type.
libavcodec
|
Sun, 02 Aug 2009 15:10:03 +0000 |
diego |
Remove commented-out cruft.
libavcodec
|
Sun, 02 Aug 2009 14:47:26 +0000 |
diego |
Make XVMC mpegvideo decoder depend on mpegvideo decoder.
libavcodec
|
Sun, 02 Aug 2009 13:35:42 +0000 |
diego |
cosmetics: K&R coding style, prettyprinting
libavcodec
|
Sun, 02 Aug 2009 12:57:07 +0000 |
faust3 |
add approved hunks of the wmapro decoder
libavcodec
|
Sun, 02 Aug 2009 10:50:59 +0000 |
diego |
cosmetics: K&R coding style
libavcodec
|
Sun, 02 Aug 2009 10:34:30 +0000 |
diego |
cosmetics: K&R coding style
libavcodec
|
Sun, 02 Aug 2009 08:47:02 +0000 |
bcoudurier |
cosmetics, reindent
libavcodec
|
Sun, 02 Aug 2009 08:46:43 +0000 |
bcoudurier |
cosmetics, reindent
libavcodec
|
Sun, 02 Aug 2009 08:46:11 +0000 |
bcoudurier |
fix jpeg parser when PARSER_FLAG_COMPLETE_FRAMES is set
libavcodec
|
Thu, 30 Jul 2009 21:00:08 +0000 |
diego |
Change av_log() calls surrounded by '#ifdef DEBUG' into dprintf macros.
libavcodec
|
Thu, 30 Jul 2009 20:57:41 +0000 |
diego |
Remove unused debug av_log() calls.
libavcodec
|
Thu, 30 Jul 2009 07:33:16 +0000 |
diego |
Remove unused variable intra_count.
libavcodec
|
Wed, 29 Jul 2009 11:31:52 +0000 |
diego |
Only enable WMV3 decoder when it has been turned on in the build system.
libavcodec
|
Wed, 29 Jul 2009 09:54:49 +0000 |
diego |
Do not check for both CONFIG_VC1_DECODER and CONFIG_WMV3_DECODER,
libavcodec
|
Wed, 29 Jul 2009 09:54:00 +0000 |
diego |
Do not check for both CONFIG_VC1_VDPAU_DECODER and CONFIG_WMV3_VDPAU_DECODER,
libavcodec
|
Wed, 29 Jul 2009 09:51:51 +0000 |
diego |
Do not check for CONFIG_VC1_VAAPI_HWACCEL, the file is only
libavcodec
|
Tue, 28 Jul 2009 12:50:32 +0000 |
diego |
Use dprintf() instead of '#ifdef DEBUG' and av_log().
libavcodec
|
Mon, 27 Jul 2009 22:55:55 +0000 |
mru |
ARM: cleaner selection of ELF-spefic assembler directives
libavcodec
|
Mon, 27 Jul 2009 16:10:38 +0000 |
diego |
Remove disabled function get_num().
libavcodec
|
Mon, 27 Jul 2009 12:53:44 +0000 |
diego |
Conditionally compile ELF-specific ARM assembly bits that fail on Windows CE.
libavcodec
|
Sun, 26 Jul 2009 23:08:04 +0000 |
stefano |
Set subtitle type in DVD and XSUB subtitle decoders.
libavcodec
|
Sun, 26 Jul 2009 21:22:57 +0000 |
diego |
Remove unnecessary mpeg12data.o entries from OBJS- variables.
libavcodec
|
Sun, 26 Jul 2009 21:04:12 +0000 |
diego |
Remove duplicated mpeg12data.o entries.
libavcodec
|
Sun, 26 Jul 2009 12:20:04 +0000 |
mru |
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN
libavcodec
|
Fri, 24 Jul 2009 21:28:44 +0000 |
aurel |
fix various compilation dependencies
libavcodec
|
Thu, 23 Jul 2009 02:33:25 +0000 |
diego |
refactoring: properly separate AC-3 and E-AC-3 code
libavcodec
|
Thu, 23 Jul 2009 00:15:23 +0000 |
diego |
Make sure that eac3_decoder only gets enabled when CONFIG_EAC3_DECODER is set.
libavcodec
|
Wed, 22 Jul 2009 23:37:53 +0000 |
mru |
Remove useless #include <unistd.h> from many files
libavcodec
|
Wed, 22 Jul 2009 23:33:58 +0000 |
diego |
cosmetics: Reorder some tables/lines to make future diffs smaller.
libavcodec
|