summaryrefslogtreecommitdiffstats
path: root/libavresample/x86/audio_mix.asm
Commit message (Expand)AuthorAgeFilesLines
* x86inc: Remove our FMA4 supportDerek Buitenhuis2013-10-141-9/+9
* avresample/x86: Switch operand order for mulpsDerek Buitenhuis2013-10-141-1/+1
* x86: lavr: use the x86inc.asm automatic stack alignment in mixing functionsJustin Ruggles2013-01-051-26/+9
* x86: lavr: fix stack allocation for 7 and 8 channel downmixing on x86-32Ronald S. Bultje2012-11-171-1/+9
* build: Drop AVX assembly ifdefsDiego Biurrun2012-11-111-8/+0
* x86: yasm: Use complete source path for macro helper %includesDiego Biurrun2012-10-311-1/+1
* x86: include x86inc.asm in x86util.asmDiego Biurrun2012-10-311-1/+0
* x86: Split inline and external assembly #ifdefsDiego Biurrun2012-08-311-5/+5
* x86: add colons after labelsMans Rullgard2012-08-071-1/+1
* lavr: add x86-optimized mixing functionsJustin Ruggles2012-07-271-0/+293
* x86inc: automatically insert vzeroupper for YMM functions.Ronald S. Bultje2012-07-261-10/+0
* lavr: x86: add missing vzeroupper in ff_mix_1_to_2_fltp_flt()Justin Ruggles2012-07-251-0/+5
* lavr: add x86-optimized functions for mixing 1-to-2 s16p with flt coeffsJustin Ruggles2012-06-181-0/+47
* lavr: add x86-optimized functions for mixing 1-to-2 fltp with flt coeffsJustin Ruggles2012-06-181-0/+34
* lavr: add x86-optimized function for mixing 2 to 1 s16p with q8 coeffsJustin Ruggles2012-05-291-0/+41
* lavr: add x86-optimized functions for mixing 2 to 1 s16p with float coeffsJustin Ruggles2012-05-291-0/+45
* Fix compilation with YASM/NASM without AVX support.Reimar Döffinger2012-05-011-0/+2
* Add libavresampleJustin Ruggles2012-04-241-0/+64
OpenPOWER on IntegriCloud