[libcamera-devel] [PATCH v2 0/4] Raspberry Pi: Embedded data usage
Naushir Patuck
naush at raspberrypi.com
Wed Feb 17 13:50:04 CET 2021
Hi,
This is v2 of the series, rebased over h the latest IPA interface changes.
Note that this is also rebased on top of the following series:
https://patchwork.libcamera.org/patch/11318/
https://patchwork.libcamera.org/patch/11321/
https://patchwork.libcamera.org/patch/11322/
Thanks,
Naush
Naushir Patuck (4):
pipeline: ipa: raspberrypi: Pass exposure/gain values to IPA though
controls
ipa: raspberrypi: Remove MdParserRPi
pipeline: raspberrypi: Only enabled embedded stream when available
pipeline: raspberrypi: Allow either strict or non-strict buffer
matching
include/libcamera/ipa/raspberrypi.mojom | 2 +
src/ipa/raspberrypi/cam_helper.cpp | 9 +-
src/ipa/raspberrypi/cam_helper_imx219.cpp | 4 +-
src/ipa/raspberrypi/cam_helper_ov5647.cpp | 3 +-
src/ipa/raspberrypi/md_parser_rpi.cpp | 37 ----
src/ipa/raspberrypi/md_parser_rpi.hpp | 32 ---
src/ipa/raspberrypi/meson.build | 1 -
src/ipa/raspberrypi/raspberrypi.cpp | 132 +++++++-----
.../pipeline/raspberrypi/raspberrypi.cpp | 193 +++++++++++-------
9 files changed, 208 insertions(+), 205 deletions(-)
delete mode 100644 src/ipa/raspberrypi/md_parser_rpi.cpp
delete mode 100644 src/ipa/raspberrypi/md_parser_rpi.hpp
--
2.25.1
More information about the libcamera-devel
mailing list