1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-14 19:05:33 +00:00
mpv/postproc
michael 4c884c5a6b bigendian bug (fixes?)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9434 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-15 15:07:57 +00:00
..
.cvsignore
cs_test.c test new converter stuff too 2002-06-29 21:35:48 +00:00
Makefile moving postprocess code to libavcodec 2003-02-14 21:45:45 +00:00
rgb2rgb_template.c simpler & faster 2003-02-15 13:04:17 +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 bigendian bug (fixes?) 2003-02-15 15:07:57 +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