gnash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash] PPC blue video


From: strk
Subject: Re: [Gnash] PPC blue video
Date: Thu, 30 Aug 2007 14:55:29 +0200

On Thu, Aug 30, 2007 at 02:51:56PM +0200, Udo Giacomozzi wrote:
> Hello strk,
> 
> Thursday, August 30, 2007, 1:21:16 PM, you wrote:
> >> FYI Sandro, just wanted to see if the testsuite deals correctly with
> >> pixel colors on a big-endian machine.
> 
> s> It was StreamTest in particular (you're going to need that, Udo).
> s> Pixel colors also interesting.
> 
> I hadn't yet the time to optimize the Stream class, so it's not about
> StreamTest, it's about pixel color checking (FuzzyColor etc.). Host
> endianess now matters in pixel format, so wanted to see if the test
> suite won't produce false FAILUREs on big-endian hosts.

Ok, he might needs Ming for that (unless we have pixel checking for something
in movies.all or samples.all).

Also, that specific pixel format won't be tested unless is the first
supported in the initialization order of MovieTester:

(from head):
                "RGB555", "RGB565", "RGBA16",
                "RGB24", "BGR24", "RGBA32", "BGRA32",
                "ARGB32", "ABGR32"



--strk;

 ()   ASCII Ribbon Campaign
 /\   Keep it simple! 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]