Mon, 24 Nov 2008 18:49:50 +0000 |
bcoudurier |
move decoder initialization in separate function, earlier failure detection
libavcodec
|
Mon, 24 Nov 2008 16:33:11 +0000 |
diego |
Make non-void replacement functions actually return a value.
libavcodec
|
Mon, 24 Nov 2008 16:08:21 +0000 |
diego |
Move #defines that are mostly used in h264.c out of h264data.h and into h264.h.
libavcodec
|
Mon, 24 Nov 2008 15:53:16 +0000 |
diego |
Use golomb_to_pict_type instead of its duplicate, slice_type_map.
libavcodec
|
Mon, 24 Nov 2008 12:39:02 +0000 |
diego |
cosmetics: Align table for better readability.
libavcodec
|
Mon, 24 Nov 2008 11:24:02 +0000 |
kostya |
Some BMP files have file size declared in the header equal to headers size
libavcodec
|
Mon, 24 Nov 2008 10:58:32 +0000 |
kostya |
Give more meaningful message on BMP header parsing error
libavcodec
|
Mon, 24 Nov 2008 10:53:13 +0000 |
kostya |
Add known BMP header sizes.
libavcodec
|
Mon, 24 Nov 2008 09:28:55 +0000 |
mru |
Add shift argument to MULL() macro
libavcodec
|
Mon, 24 Nov 2008 00:14:33 +0000 |
superdump |
AAC: Cosmetics after last commit
libavcodec
|
Mon, 24 Nov 2008 00:13:50 +0000 |
superdump |
AAC: Frequency domain prediction and hence Main profile support
libavcodec
|
Sun, 23 Nov 2008 19:36:44 +0000 |
kostya |
Strong filtering function for future RV40 loop filter
libavcodec
|
Sun, 23 Nov 2008 19:11:44 +0000 |
mru |
ARM: move dct_unquantize_h263_*_armv5te asm to separate file
libavcodec
|
Sat, 22 Nov 2008 16:36:50 +0000 |
diego |
cosmetics: indentation, prettyprinting
libavcodec
|