Mercurial > libavcodec.hg
log mpegaudiodec_float.c @ 12455:14f85520cd02 libavcodec
age | author | description |
---|---|---|
Sun, 18 Jul 2010 19:53:24 +0000 | cehoyos | Fix memleak when using mp*float decoder. libavcodec |
Thu, 01 Jul 2010 23:21:20 +0000 | mru | mpegaudio: move compute_antialias_float() to mpegaudiodec_float.c 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 |
Wed, 23 Jun 2010 20:45:36 +0000 | vitor | Move float-specific function to mpegaudiodec_float.c libavcodec |
Tue, 11 May 2010 19:52:42 +0000 | michael | float based mp1/mp2/mp3 decoders. libavcodec |