log mpegaudiodec.c @ 12514:e6d711ba5760 libavcodec

age author description
Tue, 27 Jul 2010 10:08:34 +0000 cehoyos Show correct bitrate for VBR MP3 files. libavcodec
Wed, 07 Jul 2010 10:36:26 +0000 michael Move ff_dct_init(context) out of if(one time init) libavcodec
Thu, 01 Jul 2010 23:21:20 +0000 mru mpegaudio: move compute_antialias_float() to mpegaudiodec_float.c libavcodec
Thu, 01 Jul 2010 23:21:17 +0000 mru mpegaudio: call ff_mpegaudiodec_init_mmx() only from float decoder libavcodec
Thu, 01 Jul 2010 21:08:20 +0000 aurel adu and mp3on4 functions are also needed by their respective float decoders libavcodec
Thu, 01 Jul 2010 21:04:12 +0000 vitor Altivec-optimized mp{1,2,3} windowing libavcodec
Wed, 30 Jun 2010 20:11:27 +0000 vitor More mp{1,2,3} 32-point DCT transform to our common DCT framework. libavcodec