summaryrefslogtreecommitdiff
path: root/libavcodec/mpegaudiodsp.c
Commit message (Expand)AuthorAge
* all: Replace if (ARCH_FOO) checks by #if ARCH_FOOAndreas Rheinhardt2022-06-15
* avcodec/mpegaudiodsp: Make ff_mpadsp_init() thread-safeAndreas Rheinhardt2020-11-24
* avcodec/mpegaudiodsp: Combine initializing float and int tablesAndreas Rheinhardt2020-11-24
* Use ff_thread_once for fixed, float table init.Dale Curtis2017-11-18
* mips: rename mipsdspr1 to mipsdspVicente Olivert Riera2015-12-04
* Merge commit '8f9fe6ae3461ce270bce6b7083fda5ec314cdad4'Michael Niedermayer2014-04-22
|\
| * aarch64: NEON fixed/floating point MPADSP apply_windowJanne Grunau2014-04-22
* | Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487'Michael Niedermayer2013-05-05
|\|
| * avcodec: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-04
* | Merge commit '38282149b6ce8f4b8361e3b84542ba9aa8a1f32f'Michael Niedermayer2013-05-01
|\|
| * ppc: More consistent arch initializationDiego Biurrun2013-04-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-08
|\|
| * x86: call most of the x86 dsp init functions under if (ARCH_X86)Janne Grunau2012-10-08
* | Optimization of MP3 decoders for MIPSNedeljko Babic2012-07-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-10
|\|
| * mpegaudiodec: move imdct and windowing function to mpegaudiodspVitor Sessak2012-01-08
* | mpegaudiodec: move imdct36() to MPADSPContextVitor Sessak2011-11-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-14
|\|
| * ARM: optimised mpadsp_apply_window_fixedMans Rullgard2011-06-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-20
|/
* Move some mpegaudio functions to new mpegaudiodsp subsystemMans Rullgard2011-05-19