You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Carl Eugen Hoyos 99818ac4d3 Fix libswscale compilation with --disable-optimizations on x86-32. 12 years ago
..
bfin
ppc
sparc
x86 Fix libswscale compilation with --disable-optimizations on x86-32. 12 years ago
Makefile
colorspace-test.c
input.c sws: move RGB2YUV_SHIFT to swscale_internal.h 12 years ago
libswscale.v
options.c
output.c swscale/output: fix alpha scale in the new functions 12 years ago
rgb2rgb.c sws: Update rgb24toyv12_c() to user supplied rgb2yuv tables 12 years ago
rgb2rgb.h sws: Update rgb24toyv12_c() to user supplied rgb2yuv tables 12 years ago
rgb2rgb_template.c sws: Update rgb24toyv12_c() to user supplied rgb2yuv tables 12 years ago
swscale-test.c Replace all occurrences of PRI in sscanf() calls with SCN 12 years ago
swscale.c sws: init input_rgb2yuv_table depending on yuv colorspace 12 years ago
swscale.h
swscale_internal.h sws: fix alignment of rgb2yuv 12 years ago
swscale_unscaled.c sws: Update rgb24toyv12_c() to user supplied rgb2yuv tables 12 years ago
utils.c sws: Skip ff_yuv2rgb_c_init_tables() when the output is YUV 12 years ago
version.h
yuv2rgb.c