1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-12 19:18:44 +02:00
FFmpeg/libswscale
Michael Niedermayer b53bdae11f swscale/utils: fix rgb -> fullrange yuv
Fixes part of Ticket3785

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-07-19 23:24:26 +02:00
..
arm
ppc
x86 swscale/x86/hscale_fast_bilinear_simd: add inline asm guards 2014-07-19 13:26:36 +02:00
bayer_template.c
colorspace-test.c
hscale_fast_bilinear.c sws: Move fast bilinear C code into seperate file 2014-07-19 05:36:26 +02:00
input.c
libswscale.v
Makefile sws: Move fast bilinear C code into seperate file 2014-07-19 05:36:26 +02:00
options.c
output.c
rgb2rgb_template.c
rgb2rgb.c
rgb2rgb.h
swscale_internal.h sws/x86: split mmxext fast bilinear scaler out 2014-07-19 05:36:27 +02:00
swscale_unscaled.c
swscale-test.c
swscale.c sws: Move fast bilinear C code into seperate file 2014-07-19 05:36:26 +02:00
swscale.h
swscaleres.rc
utils.c swscale/utils: fix rgb -> fullrange yuv 2014-07-19 23:24:26 +02:00
version.h
yuv2rgb.c