FFmpeg/postproc
Michael Niedermayer daa5764137 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

Originally committed as revision 5247 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2002-03-21 18:53:32 +00:00
..
.cvsignore
Makefile
postprocess_template.c
postprocess.c
postprocess.h
rgb2rgb_template.c
rgb2rgb.c
rgb2rgb.h
swscale_template.c
swscale.c fixing bgr15&16 on big_endian 2002-03-21 18:53:32 +00:00
swscale.h
yuv2rgb_mlib.c
yuv2rgb_template.c
yuv2rgb.c