[FFmpeg-devel] [PATCH 0/3] sbrdsp: SSE2 functions
Christophe Gisquet
christophe.gisquet at gmail.com
Wed Apr 10 00:54:24 CEST 2013
Drop SSE-only functions as much as possible to avoid any clutter.
pre_shuffle and apply_noise were therefore affected.
Christophe Gisquet (3):
x86: sbrdsp: implement SSE2 qmf_pre_shuffle
x86: sbrdsp: implement SSE qmf_deint_neg
x86: sbrdsp: implement SSE2 hf_apply_noise
libavcodec/aacsbrdata.h | 6 +-
libavcodec/x86/sbrdsp.asm | 150 +++++++++++++++++++++++++++++++++++++++++++
libavcodec/x86/sbrdsp_init.c | 20 ++++++
3 files changed, 175 insertions(+), 1 deletion(-)
--
1.8.0.msysgit.0
More information about the ffmpeg-devel
mailing list