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

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

Message

Naushir Patuck Jan. 4, 2022, 12:57 p.m. UTC
Hi,

Version 5 addresses all the feedback comments provided.  There is only one functional
change from version 4 - change two logging message levels from Info to Debug.

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      | 179 ++++++++++++++++--
 1 file changed, 164 insertions(+), 15 deletions(-)