aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/mpegaudiodsp_template.c
AgeCommit message (Expand)Author
2013-05-04avcodec: Add av_cold attributes to init functions missing themDiego Biurrun
2012-08-24mpegaudio: move ff_mpa_enwindow to a separate fileMans Rullgard
2012-04-04cosmetics: Consistently place static, inline and av_cold attributes/keywords.Diego Biurrun
2012-01-08mpegaudiodec: change imdct window arrangment for better pointer alignmentVitor Sessak
2012-01-08mpegaudiodec: move imdct and windowing function to mpegaudiodspVitor Sessak
2011-05-19Move some mpegaudio functions to new mpegaudiodsp subsystemMans Rullgard