log mpegaudiodec.c @ 407:c3aebacf546e libavcodec

age author description
Tue, 21 May 2002 21:07:47 +0000 glantau fixed incorrect global gain - slightly increased precision of n^(4/3) table libavcodec
Mon, 20 May 2002 21:15:53 +0000 glantau fixed one overflow problem libavcodec
Sat, 18 May 2002 22:58:08 +0000 glantau put all integer init code to compute n^(4/3) - memory alloc and header fixes libavcodec
Mon, 15 Apr 2002 02:28:05 +0000 pulento - Versions defined for libav/libavcodec. libavcodec
Sun, 07 Apr 2002 21:44:29 +0000 pulento - Added force_pts to av_write_packet() to be able to force PTS, this helps libavcodec
Thu, 10 Jan 2002 00:56:05 +0000 uid46427 another bitstream reader code (faster on intel cpus) - patch by Michael Niedermayer <michaelni@gmx.at> libavcodec
Wed, 31 Oct 2001 19:40:53 +0000 kabi * fixed decoding busy loop libavcodec
Tue, 23 Oct 2001 20:20:01 +0000 kabi * and finaly avoid deadlock at the end of audio stream libavcodec
Tue, 23 Oct 2001 19:58:30 +0000 kabi * fixes to avoid crash when broken mp3 header is found libavcodec
Tue, 23 Oct 2001 19:03:33 +0000 kabi * simple fix to avoid memcpy with len < 0 libavcodec
Sat, 15 Sep 2001 22:40:28 +0000 glantau added completely new mpeg audio decoder (integer only, free format support, lsf/mpeg25 support, high/low precision support, simpler code) libavcodec
Sun, 22 Jul 2001 14:18:56 +0000 glantau Initial revision libavcodec