From d7b8e4b62249e295c3b5ebf1e5ee1faf044561a5 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Fri, 25 Apr 2003 17:22:11 +0000 Subject: [PATCH] bigendian fix by (Samuel Kleiner ) Originally committed as revision 9989 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc --- postproc/rgb2rgb_template.c | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/postproc/rgb2rgb_template.c b/postproc/rgb2rgb_template.c index cedbf700a79..85c8f440e39 100644 --- a/postproc/rgb2rgb_template.c +++ b/postproc/rgb2rgb_template.c @@ -1340,9 +1340,15 @@ static inline void RENAME(rgb32tobgr32)(const uint8_t *src, uint8_t *dst, unsign unsigned num_pixels = src_size >> 2; for(i=0; i