ffmpeg/postproc
Michael Niedermayer bba9b16c26 moving postprocess to ffmpeg/libavcodec
Originally committed as revision 1586 to svn://svn.ffmpeg.org/ffmpeg/trunk
Originally committed as revision 9427 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
Originally committed as revision 9428 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2003-02-14 21:27:25 +00:00
..
.cvsignore Move ignores in subdirs to their respective .cvsignore files. 2001-11-17 23:55:40 +00:00
cs_test.c test new converter stuff too 2002-06-29 21:35:48 +00:00
Makefile moving postprocess to ffmpeg/libavcodec 2003-02-14 21:27:25 +00:00
rgb2rgb_template.c -fPIC compileable 2003-02-11 15:06:44 +00:00
rgb2rgb.c cleanup (unsigned stride -> int stride) 2003-02-11 12:57:53 +00:00
rgb2rgb.h cleanup (unsigned stride -> int stride) 2003-02-11 12:57:53 +00:00
swscale_template.c cleanup 2003-02-13 21:38:43 +00:00
swscale.c brightness / saturation / contrast / different yuv colorspace support for some yuv2rgb converters (many converters still ignore it) 2003-02-13 19:27:17 +00:00
swscale.h brightness / saturation / contrast / different yuv colorspace support for some yuv2rgb converters (many converters still ignore it) 2003-02-13 19:27:17 +00:00
yuv2rgb_mlib.c cleanup (unsigned stride -> int stride) 2003-02-11 12:57:53 +00:00
yuv2rgb_template.c cleanup (unsigned stride -> int stride) 2003-02-11 12:57:53 +00:00
yuv2rgb.c fixing rgb4 & bgr4 (2 pixels per byte) 2003-01-30 09:15:09 +00:00