OSDN Git Service

swr: add int32_to_float_sse2
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 28 Apr 2012 15:04:42 +0000 (17:04 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 28 Apr 2012 15:06:11 +0000 (17:06 +0200)
commit832c3b10d239582d332cc949ef17142cec86d843
tree8caa875c535edb9ddb82357465fdec3be2871f07
parent95057b197268eaa45a96923d9a13e4181b2af809
swr: add int32_to_float_sse2

could be done for sse/3dnow too if someone wants

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libswresample/x86/audio_convert.asm
libswresample/x86/swresample_x86.c