[libcamera-devel,v3,0/2] Raspberry Pi: Add video mux and bridge support
mbox series

Message ID 20211209133252.2234668-1-naush@raspberrypi.com
Headers show
Series
  • Raspberry Pi: Add video mux and bridge support
Related show

Message

Naushir Patuck Dec. 9, 2021, 1:32 p.m. UTC
Hi,

The following changes have been made for version 3 of this patch series:
- In 2/2, add a comment describing the function of enumerateVideoDevices() and how
the entities/links are configured.
- In 2/2, early return failure if any of the pad setFormat() on the mux entities fails.

Thanks,
Naush

Naushir Patuck (2):
  pipeline: raspberrypi: Move sensor entity detection out of
    registerCamera()
  pipeline: raspberrypi: Add support for Video Mux and Bridge devices

 .../pipeline/raspberrypi/raspberrypi.cpp      | 154 ++++++++++++++++--
 1 file changed, 139 insertions(+), 15 deletions(-)