summaryrefslogtreecommitdiff
path: root/libavcodec/mpegaudiodec_float.c
Commit message (Expand)AuthorAge
* Fix memleak when using mp*float decoder.flybird2k@gmail.com2010-07-18
* mpegaudio: move compute_antialias_float() to mpegaudiodec_float.cMåns Rullgård2010-07-01
* More mp{1,2,3} 32-point DCT transform to our common DCT framework.Vitor Sessak2010-06-30
* Move float-specific function to mpegaudiodec_float.cVitor Sessak2010-06-23
* float based mp1/mp2/mp3 decoders.Michael Niedermayer2010-05-11