]> git.sesse.net Git - ffmpeg/commit
x86/fmtconvert: add ff_int32_to_float_fmul_array8_{sse,sse2}
authorJames Almer <jamrial@gmail.com>
Fri, 26 Sep 2014 23:46:41 +0000 (20:46 -0300)
committerJames Almer <jamrial@gmail.com>
Fri, 26 Sep 2014 23:48:40 +0000 (20:48 -0300)
commit26cd7b1e1ad54dca688b5d62081cd79c4f56a387
treeff459d20a195abd07abb0eb30c7f066919c78c8f
parentb7a55388706b81db2e8ec0b8b093edf9deede21e
x86/fmtconvert: add ff_int32_to_float_fmul_array8_{sse,sse2}

About two times faster than the c wrapper.

Reviewed-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: James Almer <jamrial@gmail.com>
libavcodec/x86/fmtconvert.asm
libavcodec/x86/fmtconvert_init.c