Re: [PATCH 1/1] [media] uvcvideo: Add 10,12bit and alternate 8bit greyscale

2012-07-28 Thread Laurent Pinchart
Hi Stefan, Thanks for the patch. On Saturday 28 July 2012 18:49:14 Stefan Muenzel wrote: > Some cameras support 10bit and 12bit greyscale, or use the alternate "Y8 > " FOURCC for 8bit greyscale. Add support for these. Could you please tell me which camera(s) use those formats ? > Tested on a

[PATCH 1/1] [media] uvcvideo: Add 10,12bit and alternate 8bit greyscale

2012-07-28 Thread Stefan Muenzel
Some cameras support 10bit and 12bit greyscale, or use the alternate "Y8 " FOURCC for 8bit greyscale. Add support for these. Tested on a 12bit camera. Signed-off-by: Stefan Muenzel --- drivers/media/video/uvc/uvc_driver.c | 19 +-- drivers/media/video/uvc/uvcvideo.h |9

[PATCH 1/1] [media] uvcvideo: Add 10,12bit and alternate 8bit greyscale

2012-07-28 Thread Stefan Muenzel
Some cameras support 10bit and 12bit greyscale, or use the alternate Y8 FOURCC for 8bit greyscale. Add support for these. Tested on a 12bit camera. Signed-off-by: Stefan Muenzel stefanmuen...@googlemail.com --- drivers/media/video/uvc/uvc_driver.c | 19 +--

Re: [PATCH 1/1] [media] uvcvideo: Add 10,12bit and alternate 8bit greyscale

2012-07-28 Thread Laurent Pinchart
Hi Stefan, Thanks for the patch. On Saturday 28 July 2012 18:49:14 Stefan Muenzel wrote: Some cameras support 10bit and 12bit greyscale, or use the alternate Y8 FOURCC for 8bit greyscale. Add support for these. Could you please tell me which camera(s) use those formats ? Tested on a 12bit