Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-04 | 1 | -1/+2 |
* | mpegaudio: move ff_mpa_enwindow to a separate file | Mans Rullgard | 2012-08-24 | 1 | -1/+0 |
* | cosmetics: Consistently place static, inline and av_cold attributes/keywords. | Diego Biurrun | 2012-04-04 | 1 | -1/+1 |
* | mpegaudiodec: change imdct window arrangment for better pointer alignment | Vitor Sessak | 2012-01-08 | 1 | -11/+16 |
* | mpegaudiodec: move imdct and windowing function to mpegaudiodsp | Vitor Sessak | 2012-01-08 | 1 | -0/+190 |
* | Move some mpegaudio functions to new mpegaudiodsp subsystem | Mans Rullgard | 2011-05-19 | 1 | -0/+205 |