]> git.sesse.net Git - ffmpeg/history - libavcodec/mpegaudiodec_float.c
Shut up an uninitialized variable GCC warning in VP8.
[ffmpeg] / libavcodec / mpegaudiodec_float.c
2010-07-18 flybird2k@gmail.comFix memleak when using mp*float decoder.
2010-07-01 Måns Rullgårdmpegaudio: move compute_antialias_float() to mpegaudiod...
2010-06-30 Vitor SessakMore mp{1,2,3} 32-point DCT transform to our common...
2010-06-23 Vitor SessakMove float-specific function to mpegaudiodec_float.c
2010-05-11 Michael Niedermayerfloat based mp1/mp2/mp3 decoders.