[libcamera-devel,0/3] libcamera: v4l2_subdev and v4l2_device mixed
mbox series

Message ID 20190219165620.2385-1-jacopo@jmondi.org
Headers show
Series
  • libcamera: v4l2_subdev and v4l2_device mixed
Related show

Message

Jacopo Mondi Feb. 19, 2019, 4:56 p.m. UTC
While working on IPU3, I had the need to support the following features in
v4l2_device and v4l2_subdevice.

Sending them out early, to reduce the number of patches in the forthcoming IPU3
series.

Thanks
   j

Jacopo Mondi (3):
  libcamera: v4l2_subdevice: Implement ENUM_FRAME_SIZES
  libcamera: v4l2_subdevice: Add subdevice name
  libcamera: v4l2_device: Add support for META_CAPTURE devices

 src/libcamera/include/v4l2_device.h    |  4 ++
 src/libcamera/include/v4l2_subdevice.h | 13 ++++
 src/libcamera/v4l2_device.cpp          | 12 +++-
 src/libcamera/v4l2_subdevice.cpp       | 99 +++++++++++++++++++++++++-
 4 files changed, 125 insertions(+), 3 deletions(-)

--
2.20.1