[haiku-appserver] Re: Overlay support

  • From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
  • To: haiku-appserver@xxxxxxxxxxxxx
  • Date: Sun, 23 Apr 2006 17:10:25 +0200 CEST

"Michael Lotz" <mmlr@xxxxxxxx> wrote:
> >> Well, bitmap output in VLC doesn't work: just a black rectangle
> >> is shown (it used to work though). Rings a bell? :)
> > +       if (isnan(dstRect.left))
> > +               dstRect.left = 0.0f;
> This certainly has to do with some floating point error. If you 
> disable 
> all CPU features in the advanced preferences (including FPU) save and 
> restart VLC this problem seems to be gone. Maybe we do not initialise 
> the FPU correctly?

Feel free to have a look at it :-)

Bye,
   Axel.


Other related posts: