[Top][All Lists]
[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!
- Re: Re[13]: [Gnash] PPC blue video, (continued)
- Re: Re[13]: [Gnash] PPC blue video, David Erosa García, 2007/08/29
- Re[15]: [Gnash] PPC blue video, Udo Giacomozzi, 2007/08/30
- Re: Re[15]: [Gnash] PPC blue video, David Erosa García, 2007/08/30
- Re[17]: [Gnash] PPC blue video, Udo Giacomozzi, 2007/08/30
- Re: [Gnash] PPC blue video, strk, 2007/08/30
- Re: [Gnash] PPC blue video, David Erosa García, 2007/08/30
- Re: [Gnash] PPC blue video, strk, 2007/08/30
- Re: [Gnash] PPC blue video, David Erosa García, 2007/08/31
- Re: [Gnash] PPC blue video, David Erosa García, 2007/08/31
- Re[2]: [Gnash] PPC blue video, Udo Giacomozzi, 2007/08/30
- Re: [Gnash] PPC blue video,
strk <=
- Re: Re[15]: [Gnash] PPC blue video, strk, 2007/08/30
- Message not available
- Re: Re[6]: [Gnash] PPC blue video, David Erosa García, 2007/08/28