fixing bgr15&16 on big_endian
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 21 Mar 2002 18:53:32 +0000 (18:53 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 21 Mar 2002 18:53:32 +0000 (18:53 +0000)
commitdaa57641370d17af7c5d8d757d110027488182b8
treec5c1ebfbb151dedc52bc48249df9a39d4af66d60
parentaf469427b345528797a6f0f33e8e6e5df623593d
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
postproc/swscale.c