ffmpeg/postproc
Michael Niedermayer e09d12f4f6 using the new rgb2rgb converters (the LQ ones are only used if -sws 0 or -sws 4)
Originally committed as revision 6617 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2002-06-30 20:34:54 +00:00
..
.cvsignore Move ignores in subdirs to their respective .cvsignore files. 2001-11-17 23:55:40 +00:00
Makefile colorspace converter tests (memory corruption tests at different width/src/dst) 2002-06-29 15:01:23 +00:00
cs_test.c test new converter stuff too 2002-06-29 21:35:48 +00:00
postprocess.c applied 64bit patch from Ulrich Hecht <uli at suse dot de> 2002-05-23 15:40:08 +00:00
postprocess.h fix typo found by Milan Cutka <cutka@szm.sk> 2002-04-12 14:01:10 +00:00
postprocess_template.c 3dnow temporal denoiser bugfix by Rémi Guyomarch <rguyom@pobox.com> 2002-05-05 11:08:59 +00:00
rgb2rgb.c fixing rgb24tobgr32 2002-06-30 19:04:02 +00:00
rgb2rgb.h merging changes from mplayerxp (rgb2rgb*.{c,h} only) 2002-06-29 21:26:15 +00:00
rgb2rgb_template.c fixing memory overwrite bugs in the new converters 2002-06-29 21:43:28 +00:00
swscale.c using the new rgb2rgb converters (the LQ ones are only used if -sws 0 or -sws 4) 2002-06-30 20:34:54 +00:00
swscale.h -sws 6 (luma bicubic & chroma bilinear) 2002-06-27 19:17:25 +00:00
swscale_template.c last line messed up in Y800 bugfix 2002-06-30 20:32:42 +00:00
yuv2rgb.c fixing scaling/contrast for 1/4/8 bpp 2002-06-27 17:40:51 +00:00
yuv2rgb_mlib.c sync with mplayer xp 2002-06-22 08:49:45 +00:00
yuv2rgb_template.c sync with mplayer xp 2002-06-22 08:49:45 +00:00