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

Message ID 20211118164216.2669449-1-naush@raspberrypi.com
Headers show
Series
  • raspberrypi: Rework the internal buffer allocation scheme
Related show

Message

Naushir Patuck Nov. 18, 2021, 4:42 p.m. UTC
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(-)