mpv/postproc
arpi ddc4bdf2cb removed -W -Wall -g and other gcc-specific warning/debug options
patch by Joey Parrish <joey@yunamusic.com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7074 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-22 23:29:46 +00:00
..
.cvsignore
Makefile removed -W -Wall -g and other gcc-specific warning/debug options 2002-08-22 23:29:46 +00:00
cs_test.c
postprocess.c
postprocess.h
postprocess_template.c 1000l 2002-08-08 10:46:16 +00:00
rgb2rgb.c
rgb2rgb.h
rgb2rgb_template.c
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
yuv2rgb_template.c