[libcamera-devel] [PATCH v3 0/4] raspberrypi: Rework the internal buffer allocation scheme

Naushir Patuck naush at raspberrypi.com
Thu Nov 18 17:42:12 CET 2021


Hi,

I've added new commit to this series for v3.  Commit 4/4 suppresses a runtime
warning about invalid pixel formats. It's a minor and inconsequential change,
and once that is reviewed, this series should be good to merge.

Regards,
Naush

Naushir Patuck (4):
  pipeline: raspberrypi: Add const qualifer in isRaw()
  pipeline: raspberrypi: Rework the internal buffer allocation scheme
  pipeline: raspberrypi: Increase the V4L2BufferCache slot allocations
  pipeline: raspberrypi: Avoid invalid PixelFormat warning message

 .../pipeline/raspberrypi/raspberrypi.cpp      | 48 ++++++++++++++-----
 .../pipeline/raspberrypi/rpi_stream.cpp       | 11 +++++
 2 files changed, 47 insertions(+), 12 deletions(-)

-- 
2.25.1



More information about the libcamera-devel mailing list