OSDN Git Service

lavr: add x86-optimized mixing functions
authorJustin Ruggles <justin.ruggles@gmail.com>
Mon, 7 May 2012 13:56:33 +0000 (09:56 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Fri, 27 Jul 2012 15:25:48 +0000 (11:25 -0400)
commit2f096bb10e0584397a08b418fdfa7ecc862ebfa0
treee132900b415acabd03821b44283c2b8a3d7c8a1f
parent79687079a97a039c325ab79d7a95920d800b791f
lavr: add x86-optimized mixing functions

Adds optimized functions for mixing 3 through 8 input channels to 1 and 2
output channels in fltp or s16p format with flt coeffs.
libavresample/utils.c
libavresample/x86/audio_mix.asm
libavresample/x86/audio_mix_init.c