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