ffmpeg/postproc
Alex Beregszaszi 6c1baeb0aa added missing palette8tobgr pairs (hope it's correct)
Originally committed as revision 7160 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2002-08-30 11:17:15 +00:00
..
.cvsignore Move ignores in subdirs to their respective .cvsignore files. 2001-11-17 23:55:40 +00:00
Makefile removed -W -Wall -g and other gcc-specific warning/debug options 2002-08-22 23:29:46 +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 added missing palette8tobgr pairs (hope it's correct) 2002-08-30 11:17:15 +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