mpv/postproc
michael bfe5d4d4b4 planar yuv 444 422 411 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6864 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-01 12:39:08 +00:00
..
.cvsignore
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 planar yuv 444 422 411 support 2002-08-01 12:39:08 +00:00
swscale.h more scaling algos 2002-07-04 13:08:37 +00:00
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) 2002-07-09 17:01:52 +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