Mercurial > libavcodec.hg
graph
-
Fix compilation with only Theora decoder enabled libavcodecThu, 11 Dec 2008 00:33:02 +0000, by conrad
-
Avoid the 'Claimed bitrate and buffer size mismatch' warning storm. libavcodecThu, 11 Dec 2008 00:11:02 +0000, by reynaldo
-
AAC: move scratch array to context to ensure 16-byte alignment libavcodecWed, 10 Dec 2008 00:50:59 +0000, by mru
-
Remove useless inline qualifier, fixes linking with gcc 4.3. libavcodecTue, 09 Dec 2008 20:11:37 +0000, by diego
-
AAC: Use a sign LUT rather than 1-2*get_bits1() libavcodecTue, 09 Dec 2008 17:14:42 +0000, by superdump
-
AAC: Unroll code within decode_spectrum_and_dequant(). Gives 12% net speed gain. libavcodecTue, 09 Dec 2008 17:08:40 +0000, by superdump
-
Make av_log_missing_feature an internal function, and change its name libavcodecMon, 08 Dec 2008 21:21:38 +0000, by stefano
-
ac3: detect dba errors and prevent writing past end of array libavcodecMon, 08 Dec 2008 03:13:20 +0000, by jbr
-
Do not attempt to decode RV30/40 B-frames without anchors. libavcodecSun, 07 Dec 2008 16:30:08 +0000, by kostya
-
mlp: support bit-depths greater than 16 by default. libavcodecSun, 07 Dec 2008 00:57:26 +0000, by ramiro
-
mlp: Fix compilation under CONFIG_AUDIO_NONSHORT. libavcodecSat, 06 Dec 2008 16:28:48 +0000, by ramiro
-
ac3dec: add missing feature log message for block start info libavcodecSat, 06 Dec 2008 16:19:44 +0000, by jbr
-
ac3dec: use skip_bits_long() for block start bits libavcodecSat, 06 Dec 2008 16:18:10 +0000, by jbr
-
ac3dec: unroll inner loop in exponent decoding. 46% faster decode_exponents(). libavcodecSat, 06 Dec 2008 15:46:23 +0000, by jbr
-
Print out some errors found during MS RLE decoding libavcodecSat, 06 Dec 2008 09:01:11 +0000, by kostya
-
AASC can contain raw data in addition to MS-RLE libavcodecSat, 06 Dec 2008 08:57:31 +0000, by kostya
-
Check that cpb_count is within the allowed range. libavcodecFri, 05 Dec 2008 21:44:18 +0000, by michael