From f8c1d62d74897b4eedfc2b45013c03863de3d3c4 Mon Sep 17 00:00:00 2001 From: Nicolas Plourde Date: Wed, 27 Apr 2005 18:17:53 +0000 Subject: fix palette8tobgr32/palette8torgb32 on big endian Originally committed as revision 15278 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc --- postproc/rgb2rgb.c | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/postproc/rgb2rgb.c b/postproc/rgb2rgb.c index 45770bd005..fc87b9c02c 100644 --- a/postproc/rgb2rgb.c +++ b/postproc/rgb2rgb.c @@ -332,11 +332,17 @@ void palette8torgb32(const uint8_t *src, uint8_t *dst, unsigned num_pixels, cons for(i=0; i