ffmpeg/libswscale
Ting Fu fc6a5883d6 libswscale/x86/yuv2rgb: add ssse3 version
Tested using this command:
/ffmpeg -pix_fmt yuv420p -s 1920*1080 -i ArashRawYuv420.yuv \
-vcodec rawvideo -s 1920*1080 -pix_fmt rgb24 -f null /dev/null

The fps increase from 389 to 640 on Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz

Signed-off-by: Ting Fu <ting.fu@intel.com>
2020-02-10 15:08:33 +01:00
..
aarch64
arm
ppc
tests
x86 libswscale/x86/yuv2rgb: add ssse3 version 2020-02-10 15:08:33 +01:00
Makefile
alphablend.c
bayer_template.c
gamma.c
hscale.c
hscale_fast_bilinear.c
input.c swscale/input: Fix several invalid shifts related to rgb2yuv constants 2020-01-22 21:50:49 +01:00
libswscale.v
log2_tab.c
options.c
output.c swscale/output: Fix several invalid shifts in yuv2rgb_full_1_c_template() 2020-01-22 18:41:46 +01:00
rgb2rgb.c
rgb2rgb.h
rgb2rgb_template.c
slice.c
swscale.c
swscale.h
swscale_internal.h
swscale_unscaled.c
swscaleres.rc
utils.c libswscale/utils.c: Fix bug #8255 2020-02-09 23:33:18 +01:00
version.h
vscale.c
yuv2rgb.c