summaryrefslogtreecommitdiffstats
path: root/libavresample/x86/audio_mix.asm
Commit message (Expand)AuthorAgeFilesLines
* 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