On Sunday 01 April 2001 02:16, Jakob Kemi wrote:
> The w9966cf webcam v4l driver now has a homepage:
 > http://hem.fyristorg.com/mogul/w9966.html
 >

 Hi Jakob,
 
i've looked at your sources and i wonder
 why you use "return _RGB_ or _YUV_ data in
 read() mode"....
 better find use VIDIOCSPICT to find out what
 the program wants
 YUV...or .. RGB
 then have an internal video_picture
 and change the palette in there
 
then in your read() function
 simply query the cam->vpic.palette
 and decide wheter to read YUV or RGB
 
Bye
  Bye
   Niko
 
-- 
Nikolas Zimmermann
[EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to