Mercurial > libavcodec.hg
graph
-
rename 4x8 to 8x4 to match widthxheight consistently libavcodecFri, 12 Dec 2008 00:11:19 +0000, by bcoudurier
-
s/qp_t/qp_tt/ to avoid bad examples that could lead to issues with reserved libavcodecThu, 11 Dec 2008 21:45:41 +0000, by michael
-
Rename ROQDPCMContext_t to ROQDPCMContext to avoid _t reserved prefix. libavcodecThu, 11 Dec 2008 19:27:53 +0000, by vitor
-
move structure definitions in their own header libavcodecThu, 11 Dec 2008 01:32:24 +0000, by bcoudurier
-
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