From 9e938f2f34cf3de4c01fad11e968c3aa2b84ce7f Mon Sep 17 00:00:00 2001 From: michael Date: Fri, 25 Apr 2003 17:22:11 +0000 Subject: bigendian fix by (Samuel Kleiner ) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9989 b3059339-0415-0410-9bf9-f77b7e298cf2 --- postproc/rgb2rgb_template.c | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'postproc/rgb2rgb_template.c') diff --git a/postproc/rgb2rgb_template.c b/postproc/rgb2rgb_template.c index cedbf700a7..85c8f440e3 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