Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 20 May 2009 07:26:09 +0000 | serge | Use iMDCT output scaling to simplify ffvorbis and make it slightly faster. libavcodec |
Wed, 20 May 2009 07:24:38 +0000 | serge | Fix for a problem with inverted sign of output data from ffvorbis decoder. libavcodec |
Wed, 20 May 2009 07:23:09 +0000 | serge | Support for testing (i)MDCT output scale factor in fft-test tool. libavcodec |
Tue, 19 May 2009 22:58:09 +0000 | diego | The AC-3 decoder is now LGPL. Exchange the license header and change references libavcodec |
Tue, 19 May 2009 21:29:21 +0000 | darkshikari | LGPL version of ac3_decode_transform_coeffs_ch, ~12.4% faster. libavcodec |
Tue, 19 May 2009 18:02:06 +0000 | alexc | Add missing libavformat dependencies on mpeg4audio.o libavcodec |
Tue, 19 May 2009 17:31:56 +0000 | diego | Move AMR-WB-specific code to the AMR-WB section of the file. libavcodec |