17 Commits (0075d9eced22839fa4f7a6eaa02155803ccae3e6)

Author SHA1 Message Date
Michael Niedermayer 15ccaa344c avcodec/mpegaudiodec: Eliminate many undefined operations 8 years ago
Diego Biurrun 2caa93b813 mpegaudiodsp: Change type of array stride parameters to ptrdiff_t 8 years ago
Michael Niedermayer babb611d35 libavcodec/mpegaudio: change CONFIG_FLOAT to USE_FLOAT 11 years ago
Diego Biurrun 6fee1b90ce avcodec: Add av_cold attributes to init functions missing them 12 years ago
Mans Rullgard 2e2b8ef8e0 mpegaudio: move ff_mpa_enwindow to a separate file 12 years ago
Michael Niedermayer 571572fcdd mp3dec: adjust IMDCT scaling to avoid overflows 12 years ago
Diego Biurrun 3dde147ff9 cosmetics: Consistently place static, inline and av_cold attributes/keywords. 13 years ago
Vitor Sessak 06677d0dd9 mpegaudiodec: change imdct window arrangment for better pointer alignment 13 years ago
Vitor Sessak 6dfcf53092 mpegaudiodec: move imdct and windowing function to mpegaudiodsp 13 years ago
Vitor Sessak e32aaba358 mpegaudiodec: move imdct36() to MPADSPContext 13 years ago
Michael Niedermayer bed12e24ff mpegaudio: Correct license header 14 years ago
Mans Rullgard c4f5c2d6f4 Move some mpegaudio functions to new mpegaudiodsp subsystem 14 years ago