Re: Newbie question, difference between offscreen and onscreen image formats?

2004-02-09 Thread Suhaib Chishtie
- Original Message - From: "Mark Vojkovich" <[EMAIL PROTECTED]> To: "Suhaib Chishtie" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, February 09, 2004 5:36 PM Subject: Re: Newbie question, difference between offscreen and onscreen image fo

Re: Newbie question, difference between offscreen and onscreen image formats?

2004-02-09 Thread Mark Vojkovich
On Sat, 7 Feb 2004, Suhaib Chishtie wrote: > Sent: Saturday, February 07, 2004 6:29 PM > Subject: Re: Newbie question, difference between offscreen and onscreen > image formats? > > > > The image formats registered via xf86XVScreenInit are ones that > > are exporte

Re: Newbie question, difference between offscreen and onscreen image formats?

2004-02-08 Thread Suhaib Chishtie
Sent: Saturday, February 07, 2004 6:29 PM Subject: Re: Newbie question, difference between offscreen and onscreen image formats? > The image formats registered via xf86XVScreenInit are ones that > are exported to the clients. The ones registered via > xf86XVRegisterOffscreenImage

Re: Newbie question, difference between offscreen and onscreen image formats?

2004-02-07 Thread Mark Vojkovich
On Sat, 7 Feb 2004, Suhaib Chishtie wrote: > I'm trying to make v4l driver to work with chips (Chips and tech > 69030) x11 driver. The frame grabber can only write directly to > offscreen video memory in YUV format. But the X11 v4l driver reports > RGB as the only offscreen image format available.

Newbie question, difference between offscreen and onscreen image formats?

2004-02-07 Thread Suhaib Chishtie
I'm trying to make v4l driver to work with chips (Chips and tech 69030) x11 driver. The frame grabber can only write directly to offscreen video memory in YUV format. But the X11 v4l driver reports RGB as the only offscreen image format available. Althoough the chips does support both RGB and YU