Fri, 25 Apr 2008 13:05:15 +0000 |
mbardiaux |
Allow bitrates zero and 13200 (needed for decoding mov and aiff)
libavcodec
|
Thu, 24 Apr 2008 22:27:13 +0000 |
bwolowiec |
add a ff_ac3_parse_header_full() which calls ff_ac3_parse_header()
libavcodec
|
Thu, 24 Apr 2008 12:39:25 +0000 |
benoit |
Set pixel aspect ratio for libxvid wrapper.
libavcodec
|
Thu, 24 Apr 2008 10:17:55 +0000 |
diego |
Do not ignore .depend files, they are no longer generated.
libavcodec
|
Tue, 22 Apr 2008 23:24:47 +0000 |
ramiro |
Fix regression introduced by r12929.
libavcodec
|
Tue, 22 Apr 2008 20:30:50 +0000 |
ramiro |
The code now is pretty self explanatory about the header structure.
libavcodec
|
Tue, 22 Apr 2008 20:24:07 +0000 |
ramiro |
Use bytestream functions for reading frame header.
libavcodec
|
Tue, 22 Apr 2008 20:21:21 +0000 |
superdump |
Make Xvid wrapper use threads (with support for newest CVS Xvid only)
libavcodec
|
Tue, 22 Apr 2008 20:06:20 +0000 |
superdump |
Add supported_samplerates field to AVCodec
libavcodec
|
Tue, 22 Apr 2008 16:26:15 +0000 |
diego |
Rename diracschro_common.[ch] to libdirac_libschro.[ch], external library
libavcodec
|
Tue, 22 Apr 2008 13:22:21 +0000 |
lu_zero |
libdirac and libschro common code, patch from Anuradha Suraparaju anuradhaAtrdDoTbbcDoTcoDotuk
libavcodec
|
Tue, 22 Apr 2008 11:14:01 +0000 |
bwolowiec |
change ff_ac3_parse_header() to take a GetBitContext instead of const char*
libavcodec
|
Tue, 22 Apr 2008 09:16:05 +0000 |
diego |
Add .longname to bfi_decoder declaration.
libavcodec
|
Mon, 21 Apr 2008 08:32:11 +0000 |
benoit |
Force inlining of MPV_motion_internal.
libavcodec
|
Mon, 21 Apr 2008 08:30:54 +0000 |
benoit |
Unroll codepath
libavcodec
|