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

Alan Curry pacman at TheWorld.com
Sat Feb 11 23:04:23 CET 2006


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.




More information about the MPlayer-dev-eng mailing list