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.
 
 
 
 
Michael Niedermayer df1b2c141b fixing y422p output 23 years ago
..
.cvsignore
Makefile removed -W -Wall -g and other gcc-specific warning/debug options 23 years ago
cs_test.c test new converter stuff too 23 years ago
postprocess.c
postprocess.h
postprocess_template.c warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org> 23 years ago
rgb2rgb.c fixed palette8to{rgb24,bgr24,rgb32,bgr32} 23 years ago
rgb2rgb.h
rgb2rgb_template.c fixing memory overwrite bugs in the new converters 23 years ago
swscale.c planar yuv 444 422 411 support 23 years ago
swscale.h more scaling algos 23 years ago
swscale_template.c fixing y422p output 23 years ago
yuv2rgb.c remove unused varibles patch by (Eric Sesterhenn <SnakeByte at gmx dot de>) 23 years ago
yuv2rgb_mlib.c
yuv2rgb_template.c