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