[libcamera-devel] [PATCH v2 0/4] Raspberry Pi: External buffer handling
Naushir Patuck
naush at raspberrypi.com
Tue Jul 25 10:55:36 CEST 2023
Hi,
Very minor changes in v2 to address Jacopo's comments:
1) Remove the "count" test in patch 1/4.
2) Remove the CameraData::handleExternalBuffer() declaration in patch 2/4.
3) Fix RPi::Stream() constructor for initial id value in patch 4/4.
Regards,
Naush
Naushir Patuck (4):
pipeline: rpi: Increase buffer import count to 32
pipeline: rpi: Remove additional external dma buf handling logic
pipeline: rpi: Rename RPi::Stream::setExternalBuffer()
pipeline: rpi: Simplify buffer id generation
.../pipeline/rpi/common/pipeline_base.cpp | 18 +------
.../pipeline/rpi/common/pipeline_base.h | 1 -
.../pipeline/rpi/common/rpi_stream.cpp | 53 +++++--------------
.../pipeline/rpi/common/rpi_stream.h | 48 ++---------------
4 files changed, 17 insertions(+), 103 deletions(-)
--
2.34.1
More information about the libcamera-devel
mailing list