FFmpeg/postproc
Michael Niedermayer 0598bcbb5f fixing memory overwrite bugs in the new converters
Originally committed as revision 6609 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2002-06-29 21:43:28 +00:00
..
.cvsignore
cs_test.c test new converter stuff too 2002-06-29 21:35:48 +00:00
Makefile colorspace converter tests (memory corruption tests at different width/src/dst) 2002-06-29 15:01:23 +00:00
postprocess_template.c
postprocess.c
postprocess.h
rgb2rgb_template.c fixing memory overwrite bugs in the new converters 2002-06-29 21:43:28 +00:00
rgb2rgb.c merging changes from mplayerxp (rgb2rgb*.{c,h} only) 2002-06-29 21:26:15 +00:00
rgb2rgb.h merging changes from mplayerxp (rgb2rgb*.{c,h} only) 2002-06-29 21:26:15 +00:00
swscale_template.c
swscale.c yvu9 -> yv12 unscaled converter with linear chroma scaling 2002-06-27 23:48:53 +00:00
swscale.h -sws 6 (luma bicubic & chroma bilinear) 2002-06-27 19:17:25 +00:00
yuv2rgb_mlib.c
yuv2rgb_template.c
yuv2rgb.c