mpv/postproc
michael 3d19927f90 1000l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6950 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-08 10:46:16 +00:00
..
.cvsignore
Makefile
cs_test.c
postprocess.c
postprocess.h
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
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
yuv2rgb_mlib.c
yuv2rgb_template.c