aboutsummaryrefslogtreecommitdiffstats
path: root/libavresample/x86/audio_mix_init.c
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: Remove unnecessary extern keywords from function declarationsDiego Biurrun2013-03-271-69/+69
* x86: Replace checks for CPU extensions and flags by convenience macrosDiego Biurrun2012-09-081-9/+10
* x86: cosmetics: Comment some #endifs for better readabilityDiego Biurrun2012-08-301-1/+1
* lavr: add x86-optimized mixing functionsJustin Ruggles2012-07-271-0/+130
* lavr: add x86-optimized functions for mixing 1-to-2 s16p with flt coeffsJustin Ruggles2012-06-181-0/+13
* lavr: add x86-optimized functions for mixing 1-to-2 fltp with flt coeffsJustin Ruggles2012-06-181-0/+9
* lavr: add x86-optimized function for mixing 2 to 1 s16p with q8 coeffsJustin Ruggles2012-05-291-0/+5
* lavr: add x86-optimized functions for mixing 2 to 1 s16p with float coeffsJustin Ruggles2012-05-291-0/+13
* Add libavresampleJustin Ruggles2012-04-241-0/+44