mpv/postproc
michael 424df7dbb1 minor dststride bugfix for i420 output
srcHeight %2 != 0 bugfix / chroma height = (luma height +1)>>1 in YV12


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4699 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-14 16:38:50 +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 rgb24toyv12 in MMX (untested) 2002-02-10 00:30:24 +00:00
rgb2rgb.h
rgb2rgb_template.c rgb24toyv12 in MMX (untested) 2002-02-10 00:30:24 +00:00
swscale.c unscaled memcpy variant bugfix (negative strides) 2002-02-10 23:57:47 +00:00
swscale.h swScale internally uses yuv2rgb now if possible 2002-02-06 20:52:14 +00:00
swscale_template.c minor dststride bugfix for i420 output 2002-02-14 16:38:50 +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