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 47ceabc959 1000l 23 years ago
..
.cvsignore
Makefile
cs_test.c
postprocess.c
postprocess.h
postprocess_template.c 1000l 23 years ago
rgb2rgb.c fixing rgb24tobgr32 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 sinc filter (seems the problem was caused by rounding in pmulhw -> solution use shorter filter, its long and slow enough anyway) 23 years ago
yuv2rgb.c
yuv2rgb_mlib.c
yuv2rgb_template.c