Intel SR300 Depth Camera formats

2016-12-06 Thread evgeni . raikhel

Changelog for v2:

1. The patch has been rearranged, so instead of  separation into "Code" 
and "Documentation" segments it is built around:
- Adding new INZI format definition to V4L2_API
- Adding support for SR300 camera formats.
2. Tables used in the documentation were reformatted to preserve
line width

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 0/2] uvcvideo: *** Support Intel SR300 Depth camera formats ***

2016-12-05 Thread evgeni . raikhel
From: eraikhel 

*** Enable Intel RealSenseā„¢ SR300 Depth camera pixel formats to be recognized 
correctly by uvc module  ***

Aviv Greenberg (1):
  UVC: Add support for Intel SR300 depth camera

Evgeni Raikhel (1):
  Document Intel SR300 Depth camera INZI format

 Documentation/media/uapi/v4l/pixfmt-inzi.rst | 40 
 drivers/media/usb/uvc/uvc_driver.c   | 15 +++
 drivers/media/usb/uvc/uvcvideo.h |  9 +++
 include/uapi/linux/videodev2.h   |  1 +
 4 files changed, 65 insertions(+)
 create mode 100644 Documentation/media/uapi/v4l/pixfmt-inzi.rst

-- 
2.7.4

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html