mpv/postproc
michael 316b6bc8f1 unscaled converters
BGR24 -> BGR32 & RGB24 -> RGB32
 BGR32 -> BGR24 & RGB32 -> RGB24


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4568 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-07 15:29:15 +00:00
..
.cvsignore
Makefile
postprocess.c Added reverting support for -pp and -npp options 2002-01-19 17:01:03 +00:00
postprocess.h -npp fq:<quantizer> 2002-01-03 14:16:13 +00:00
postprocess_template.c top row bugfix 2002-01-29 04:21:27 +00:00
rgb2rgb.c
rgb2rgb.h rgb24toyv12 bugfix 2001-12-20 17:30:59 +00:00
rgb2rgb_template.c rgb24toyv12 bugfix 2001-12-20 17:30:59 +00:00
swscale.c unscaled converters 2002-02-07 15:29:15 +00:00
swscale.h swScale internally uses yuv2rgb now if possible 2002-02-06 20:52:14 +00:00
swscale_template.c rgb32 & rgb24 input support 2002-02-06 22:55:57 +00:00
yuv2rgb.c add mangling 2002-01-20 18:36:09 +00:00
yuv2rgb_mlib.c
yuv2rgb_template.c add mangling 2002-01-20 18:36:09 +00:00