[MPlayer-dev-eng] [PATCH] RGB/BGR big-endian fixes

Diego Biurrun diego at biurrun.de
Mon Feb 13 13:44:26 CET 2006


On Sat, Feb 11, 2006 at 05:04:23PM -0500, Alan Curry wrote:
> Diego Biurrun writes the following:
> >
> >On Thu, Feb 09, 2006 at 02:14:36AM -0500, Alan Curry wrote:
> >> 
> >> --- postproc/rgb2rgb_template.c	12 Oct 2005 12:11:27 -0000	1.74
> >> +++ postproc/rgb2rgb_template.c	9 Feb 2006 06:59:02 -0000
> >> @@ -465,6 +469,7 @@
> >>  		// FIXME on bigendian
> >> +		/* Looks bigendian-OK to me. --Pac. */
> >> @@ -562,6 +567,7 @@
> >>  		// FIXME on bigendian
> >> +		/* Looks bigendian-OK to me. --Pac. */
> >> @@ -624,6 +630,7 @@
> >>  		// FIXME on bigendian
> >> +		/* Looks bigendian-OK to me. --Pac. */
> >
> >Hmm, maybe we should just remove these comments if there are no
> >problems...
> 
> Yes, I hoped to provoke the originator of those FIXMEs to say that.

FIXMEs removed..

Diego




More information about the MPlayer-dev-eng mailing list