Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | aarch64: NEON fixed/floating point MPADSP apply_window | Janne Grunau | 2014-04-22 | 1 | -0/+1 |
* | ppc: More consistent arch initialization | Diego Biurrun | 2013-04-30 | 1 | -1/+1 |
* | x86: call most of the x86 dsp init functions under if (ARCH_X86) | Janne Grunau | 2012-10-08 | 1 | -1/+1 |
* | mpegaudio: move ff_mpa_enwindow to a separate file | Mans Rullgard | 2012-08-24 | 1 | -0/+2 |
* | mpegaudiodec: change imdct window arrangment for better pointer alignment | Vitor Sessak | 2012-01-08 | 1 | -2/+6 |
* | mpegaudiodec: move imdct and windowing function to mpegaudiodsp | Vitor Sessak | 2012-01-08 | 1 | -0/+16 |
* | ARM: optimised mpadsp_apply_window_fixed | Mans Rullgard | 2011-06-13 | 1 | -0/+1 |
* | multiple inclusion guard cleanup | Diego Biurrun | 2011-05-21 | 1 | -1/+1 |
* | Fix ff_mpa_synth_filter_fixed() prototype | Mans Rullgard | 2011-05-20 | 1 | -1/+1 |
* | Move some mpegaudio functions to new mpegaudiodsp subsystem | Mans Rullgard | 2011-05-19 | 1 | -0/+63 |