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

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

Message

David Plowman July 1, 2026, 1:24 p.m. UTC
Hi everyone

Here's the same patch as before, but updating the libpisp dependencies
to v1.6.0 (which is now available, BTW).

Thanks!

David

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

 .../pipeline/rpi/common/rpi_stream.h          | 10 ++++++++--
 src/libcamera/pipeline/rpi/pisp/meson.build   |  2 +-
 src/libcamera/pipeline/rpi/pisp/pisp.cpp      | 19 +++++++++++++++++++
 subprojects/libpisp.wrap                      |  2 +-
 4 files changed, 29 insertions(+), 4 deletions(-)