Re: xf86XVRegisterOffscreenImages()

2004-10-18 Thread Branden Robinson
On Thu, Sep 30, 2004 at 02:18:04PM +0200, Xavier Bestel wrote: > So apparently, not too much harm, it just means v4l won't find all > required image formats. Still, it looks like a bug to me. > > So, did I understand correctly ? Or is there some subtility that escaped > my mind ? Was your message

xf86XVRegisterOffscreenImages()

2004-09-30 Thread Xavier Bestel
Hi, from what I've gathered reading the code, xf86XVRegisterOffscreenImages(pScreen, offscrenImages, num) should be called with the array of images formats supported by the driver, and the size of that array. Currently, the code doing that (*InitOffscreenImages) seems to be a blatant copy/