Mon, 08 Dec 2008 21:21:38 +0000 |
stefano |
Make av_log_missing_feature an internal function, and change its name
libavcodec
|
Mon, 08 Dec 2008 03:15:10 +0000 |
jbr |
cosmetics: alignment after last commit
libavcodec
|
Mon, 08 Dec 2008 03:13:20 +0000 |
jbr |
ac3: detect dba errors and prevent writing past end of array
libavcodec
|
Sun, 07 Dec 2008 16:30:08 +0000 |
kostya |
Do not attempt to decode RV30/40 B-frames without anchors.
libavcodec
|
Sun, 07 Dec 2008 00:58:41 +0000 |
ramiro |
mlp: cosmetics: remove {}s over one-lined if.
libavcodec
|
Sun, 07 Dec 2008 00:57:26 +0000 |
ramiro |
mlp: support bit-depths greater than 16 by default.
libavcodec
|
Sat, 06 Dec 2008 16:33:16 +0000 |
jbr |
ac3dec: simplify exponent bounds checking
libavcodec
|
Sat, 06 Dec 2008 16:28:48 +0000 |
ramiro |
mlp: Fix compilation under CONFIG_AUDIO_NONSHORT.
libavcodec
|
Sat, 06 Dec 2008 16:19:44 +0000 |
jbr |
ac3dec: add missing feature log message for block start info
libavcodec
|
Sat, 06 Dec 2008 16:18:10 +0000 |
jbr |
ac3dec: use skip_bits_long() for block start bits
libavcodec
|
Sat, 06 Dec 2008 15:46:23 +0000 |
jbr |
ac3dec: unroll inner loop in exponent decoding. 46% faster decode_exponents().
libavcodec
|
Sat, 06 Dec 2008 15:38:21 +0000 |
jbr |
cosmetics: vertical alignment
libavcodec
|