aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/mpegaudiodsp.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/x86/mpegaudiodsp: Remove obsolete SSE functionAndreas Rheinhardt2022-06-221-11/+0
* Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt2022-02-241-1/+3
* lavu: move LOCAL_ALIGNED from internal.h to mem_internal.hAnton Khirnov2021-01-011-0/+1
* avcodec/mpegaudiodsp: Make ff_mpadsp_init() thread-safeAndreas Rheinhardt2020-11-241-3/+6
* build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-06-211-6/+6
* Merge commit '2caa93b813adc5dbb7771dfe615da826a2947d18'James Almer2017-03-211-1/+1
|\
| * mpegaudiodsp: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-291-1/+1
* | avcodec/x86/mpegaudiodsp: silence -Wunused-variable on --disable-mmxGanesh Ajjanagadde2015-09-221-1/+1
* | avcodec/x86/mpegaudiodsp: correct asm guardsGanesh Ajjanagadde2015-08-231-0/+2
* | x86/mpegaudiodsp.c: msvc compilation error without sse/avx_externalMatt Oliver2014-05-061-0/+4
* | x86/mpegaudiodsp: define apply_window_mp3 as SSEJames Almer2014-04-251-5/+5
* | Fix compilation with !HAVE_6REGS.Carl Eugen Hoyos2014-04-191-3/+3
* | Merge commit '831a1180785a786272cdcefb71566a770bfb879e'Michael Niedermayer2014-03-131-1/+1
|\|
| * Update dsputil- and SIMD-related comments to match reality more closelyDiego Biurrun2014-03-131-1/+1
* | x86/imdct36: don't build imdct36_float_sse on x86_64 targetsJames Almer2014-02-271-0/+6
* | Merge commit '46bacb5cc6169ff5e8e982495c4925467c1d8bb7'Michael Niedermayer2014-01-141-1/+1
|\|
| * x86: Consistently use cpu flag detection macros in places that still miss itDiego Biurrun2014-01-141-1/+1
* | Merge commit 'e998b56362c711701b3daa34e7b956e7126336f4'Michael Niedermayer2013-08-301-8/+12
|\|
| * x86: avcodec: Consistently structure CPU extension initializationDiego Biurrun2013-08-291-8/+12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-07-181-7/+7
|\|
| * Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun2013-07-181-7/+7
* | Merge commit '6b110d3a739c31602b59887ad65c67025df3f49d'Michael Niedermayer2013-05-011-9/+18
|/
* mpegaudiosp: More consistent names for ppc/x86 optimization filesDiego Biurrun2013-04-301-0/+264