1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-03 05:10:03 +02:00
FFmpeg/libswscale
Michael Niedermayer 3950236332 sws/x86: update RENAME(rgb24toyv12)() to using the user provided rgb2yuv table
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-04-15 21:44:50 +02:00
..
bfin
ppc
sparc
x86 sws/x86: update RENAME(rgb24toyv12)() to using the user provided rgb2yuv table 2013-04-15 21:44:50 +02:00
colorspace-test.c
input.c sws: move RGB2YUV_SHIFT to swscale_internal.h 2013-04-15 01:23:29 +02:00
libswscale.v
Makefile
options.c
output.c swscale/output: fix alpha scale in the new functions 2013-04-14 16:57:09 +02:00
rgb2rgb_template.c sws: Update rgb24toyv12_c() to user supplied rgb2yuv tables 2013-04-15 03:08:37 +02:00
rgb2rgb.c sws: Update rgb24toyv12_c() to user supplied rgb2yuv tables 2013-04-15 03:08:37 +02:00
rgb2rgb.h sws: Update rgb24toyv12_c() to user supplied rgb2yuv tables 2013-04-15 03:08:37 +02:00
swscale_internal.h sws/x86: update RENAME(rgb24toyv12)() to using the user provided rgb2yuv table 2013-04-15 21:44:50 +02:00
swscale_unscaled.c sws: Update rgb24toyv12_c() to user supplied rgb2yuv tables 2013-04-15 03:08:37 +02:00
swscale-test.c Replace all occurrences of PRI in sscanf() calls with SCN 2013-04-10 09:56:48 +02:00
swscale.c sws: init input_rgb2yuv_table depending on yuv colorspace 2013-04-15 01:30:15 +02:00
swscale.h
utils.c sws/x86: update RENAME(rgb24toyv12)() to using the user provided rgb2yuv table 2013-04-15 21:44:50 +02:00
version.h
yuv2rgb.c