Mercurial > libavcodec.hg
graph
-
Optimize vorbis_residue_decode() so that vr->type is a constant. libavcodecSun, 31 Aug 2008 22:49:42 +0000, by michael
-
Remove debuging junk that probably hasnt been used by anyone since years. libavcodecSun, 31 Aug 2008 20:26:28 +0000, by michael
-
reduce code duplication by moving common header parsing libavcodecSun, 31 Aug 2008 08:09:54 +0000, by stefang
-
Globally rename the header inclusion guard names. libavcodecSun, 31 Aug 2008 07:39:47 +0000, by stefano
-
Use ff_vp3_idct_data in vp3dsp_mmx.c rather than duplicating it libavcodecSun, 31 Aug 2008 07:05:55 +0000, by conrad
-
Don't declare SSE vp3 idct data static, so it can be used in the mmx version libavcodecSun, 31 Aug 2008 07:05:08 +0000, by conrad
-
turn on E-AC-3 decoding support and update the Changelog libavcodecSun, 31 Aug 2008 03:08:18 +0000, by jbr
-
simplify code and comment regarding determination whether or not AHT is used. libavcodecSun, 31 Aug 2008 03:01:56 +0000, by jbr
-
Misc cosmetics in compute_lpc_coefs(): braces removal and empty lines libavcodecSun, 31 Aug 2008 02:39:55 +0000, by vitor
-
skip converter exponent strategy for all channels at once libavcodecSun, 31 Aug 2008 02:38:38 +0000, by jbr
-
merge declaration and init. variable is not used outside the loop. libavcodecSun, 31 Aug 2008 02:35:58 +0000, by jbr
-
Merge declaration and initialization of a few vars in compute_lpc_coefs() libavcodecSun, 31 Aug 2008 02:31:05 +0000, by vitor
-
Fix lossless jpeg encoder to comply to spec and store full redundant libavcodecSat, 30 Aug 2008 20:39:12 +0000, by michael
-
Remove unused dequantization code from SSE VP3 IDCT libavcodecSat, 30 Aug 2008 19:47:47 +0000, by conrad
-
Remove the cos_mod table that has become unused after replacing the imdct libavcodecSat, 30 Aug 2008 11:01:58 +0000, by michael
-
Replace obfuscated mdct in qmf_32_subbands() by ff_imdct_half(). libavcodecSat, 30 Aug 2008 10:47:13 +0000, by michael
-
Remove 'currently unused' warning about SAMPLE_FMT_xxx. libavcodecSat, 30 Aug 2008 04:26:45 +0000, by pross