[MPlayer-dev-eng] [PATCH] RGB/BGR big-endian fixes
Diego Biurrun
diego at biurrun.de
Sat Feb 11 14:33:37 CET 2006
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...
Diego
More information about the MPlayer-dev-eng
mailing list