[libcamera-devel] [PATCH v3 0/4] Updates after IPAInterface changes

Naushir Patuck naush at raspberrypi.com
Thu Feb 18 13:48:20 CET 2021


Hi,

For this revision of the patchset, I've split out the changes as requested:

1/4: Fixed the problem where calling Stop() could crash the application.
2/4: Some variable renaming, no functional changes.
3/4: Rename the ipa::rpi namespace, no functional changes.
4/4: Applies the LS control update in place, and only if it is present in the ControlList.

If folks feel 2/4 and 3/4 should be squashed, I am happy to do that.

Thanks,
Naush

Naushir Patuck (4):
  pipeline: ipa: raspberrypi: Fix pipeline running on in a stopped state
  pipeline: ipa: raspberrypi: Tidy-ups after IPAInterface changes
  pipeline: ipa: raspberrypi: Rename IPA Interface namespace to ipa::RPi
  pipeline: raspberrypi: Update the lens shading control in-place

 include/libcamera/ipa/raspberrypi.mojom       | 10 +--
 src/ipa/raspberrypi/raspberrypi.cpp           | 42 ++++++-------
 .../pipeline/raspberrypi/raspberrypi.cpp      | 63 +++++++++----------
 .../pipeline/raspberrypi/rpi_stream.cpp       |  4 +-
 .../pipeline/raspberrypi/rpi_stream.h         |  4 +-
 5 files changed, 61 insertions(+), 62 deletions(-)

-- 


More information about the libcamera-devel mailing list