mpv/postproc
michael d3daa53395 fixing bgr15&16 on big_endian
i doubt that that will fix all big endian problems though, we very likely will have to support RGB & BGR output formats as either bgr32 or bgr15 is rgb depending upon the way rgb/bgr is defined


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5247 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-21 18:53:32 +00:00
..
.cvsignore
Makefile
postprocess.c
postprocess.h
postprocess_template.c
rgb2rgb.c add mangling 2002-03-03 13:33:40 +00:00
rgb2rgb.h
rgb2rgb_template.c add mangling 2002-03-03 13:33:40 +00:00
swscale.c fixing bgr15&16 on big_endian 2002-03-21 18:53:32 +00:00
swscale.h
swscale_template.c add mangling 2002-03-03 13:33:40 +00:00
yuv2rgb.c
yuv2rgb_mlib.c
yuv2rgb_template.c