[0/1] Make Raspberry Pi 5 handle buffer offsets
mbox series

Message ID 20260629110240.3656-1-david.plowman@raspberrypi.com
Headers show
Series
  • Make Raspberry Pi 5 handle buffer offsets
Related show

Message

David Plowman June 29, 2026, 10:30 a.m. UTC
Hi

A short patch which I hope is fairly self-explanatory. Just to note
that it relies on a libpisp release we haven't made yet, but will do
so shortly.

David

David Plowman (1):
  pipeline: rpi: Handle buffers with offsets

 .../pipeline/rpi/common/rpi_stream.h          | 10 ++++++++--
 src/libcamera/pipeline/rpi/pisp/pisp.cpp      | 19 +++++++++++++++++++
 2 files changed, 27 insertions(+), 2 deletions(-)