]> git.sesse.net Git - ffmpeg/history - libavcodec/mpegaudiodsp.h
qsvdec: avoid an infinite loop with no consumed data and no output
[ffmpeg] / libavcodec / mpegaudiodsp.h
2014-04-22 Janne Grunauaarch64: NEON fixed/floating point MPADSP apply_window
2013-04-30 Diego Biurrunppc: More consistent arch initialization
2012-10-08 Janne Grunaux86: call most of the x86 dsp init functions under...
2012-08-24 Mans Rullgardmpegaudio: move ff_mpa_enwindow to a separate file
2012-01-09 Vitor Sessakmpegaudiodec: change imdct window arrangment for better...
2012-01-09 Vitor Sessakmpegaudiodec: move imdct and windowing function to...
2011-06-13 Mans RullgardARM: optimised mpadsp_apply_window_fixed
2011-05-21 Diego Biurrunmultiple inclusion guard cleanup
2011-05-20 Mans RullgardFix ff_mpa_synth_filter_fixed() prototype
2011-05-19 Mans RullgardMove some mpegaudio functions to new mpegaudiodsp subsystem