summaryrefslogtreecommitdiff
path: root/libavcodec/mpegaudiodsp.h
Commit message (Expand)AuthorAge
* avcodec/mpegaudiodsp: Make initializing synth windows thread-safeAndreas Rheinhardt2020-11-24
* avcodec/mpegaudiodsp: Make ff_mpadsp_init() thread-safeAndreas Rheinhardt2020-11-24
* avcodec/mpegaudiodsp: Combine initializing float and int tablesAndreas Rheinhardt2020-11-24
* Merge commit '2caa93b813adc5dbb7771dfe615da826a2947d18'James Almer2017-03-21
|\
| * mpegaudiodsp: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-29
* | 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
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-30
* | 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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-24
|\|
| * mpegaudio: move ff_mpa_enwindow to a separate fileMans Rullgard2012-08-24
* | Optimization of MP3 decoders for MIPSNedeljko Babic2012-07-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-10
|\|
| * mpegaudiodec: change imdct window arrangment for better pointer alignmentVitor Sessak2012-01-08
| * mpegaudiodec: move imdct and windowing function to mpegaudiodspVitor Sessak2012-01-08
* | mpegaudiodec: move imdct36() to MPADSPContextVitor Sessak2011-11-07
|/
* ARM: optimised mpadsp_apply_window_fixedMans Rullgard2011-06-13
* multiple inclusion guard cleanupDiego Biurrun2011-05-21
* Fix ff_mpa_synth_filter_fixed() prototypeMans Rullgard2011-05-20
* Move some mpegaudio functions to new mpegaudiodsp subsystemMans Rullgard2011-05-19