mpv/postproc
michael 9456952346 remove unused varibles patch by (Eric Sesterhenn <SnakeByte at gmx dot de>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6992 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-13 19:18:20 +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 1000l 2002-08-08 10:46:16 +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 remove unused varibles patch by (Eric Sesterhenn <SnakeByte at gmx dot de>) 2002-08-13 19:18:20 +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