| Message ID | 20260629110240.3656-1-david.plowman@raspberrypi.com |
|---|---|
| Headers | show |
| Series |
|
| Related | show |
2026. 06. 29. 12:30 keltezéssel, David Plowman írta: > 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. When you do that, please include a patch to update subprojects/libpisp.wrap. If you don't plan on implementing conditional compilation based on the availability, then please adjust the version requirement for libpisp in src/libcamera/pipeline/rpi/pisp/meson.build. > > 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(-) >
Hi Barnabas Ah yes, I've never had to do that before. Will send an update. Thanks David On Tue, 30 Jun 2026 at 11:58, Barnabás Pőcze <barnabas.pocze@ideasonboard.com> wrote: > > 2026. 06. 29. 12:30 keltezéssel, David Plowman írta: > > 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. > > When you do that, please include a patch to update subprojects/libpisp.wrap. > If you don't plan on implementing conditional compilation based on the availability, > then please adjust the version requirement for libpisp in src/libcamera/pipeline/rpi/pisp/meson.build. > > > > > > 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(-) > > >