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 937683784d 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
..
.cvsignore
Makefile colorspace converter tests (memory corruption tests at different width/src/dst) 23 years ago
cs_test.c test new converter stuff too 23 years ago
postprocess.c applied 64bit patch from Ulrich Hecht <uli at suse dot de> 23 years ago
postprocess.h
postprocess_template.c 3dnow temporal denoiser bugfix by Rémi Guyomarch <rguyom@pobox.com> 23 years ago
rgb2rgb.c fixing rgb24tobgr32 23 years ago
rgb2rgb.h merging changes from mplayerxp (rgb2rgb*.{c,h} only) 23 years ago
rgb2rgb_template.c fixing memory overwrite bugs in the new converters 23 years ago
swscale.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
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 fixing scaling/contrast for 1/4/8 bpp 23 years ago
yuv2rgb_mlib.c sync with mplayer xp 23 years ago
yuv2rgb_template.c sync with mplayer xp 23 years ago