index
:
libcamera/pinchartl/libcamera.git
master
mtk/camsv
mtk/multi-cam
rpi/streams/next
simple/imx8
Laurent Pinchart's clone of libcamera
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ipa
Age
Commit message (
Expand
)
Author
2020-08-25
ipa: raspberrypi: Replace void cast with [[maybe_unused]]
Laurent Pinchart
2020-08-25
meson: Remove -Wno-unused-parameter
Laurent Pinchart
2020-08-25
libcamera: Replace utils::clamp() with std::clamp()
Laurent Pinchart
2020-08-05
libcamera: ipa: raspberrypi: ALSC: Improve behaviour when camera mode changes
David Plowman
2020-08-05
libcamera: ipa: raspberrypi: ALSC: Resample luminance table
David Plowman
2020-08-05
libcamera: ipa: raspberrypi: ALSC: Improve locking in a few places
David Plowman
2020-08-05
libcamera: ipa: raspberrypi: ALSC: Camera mode does not need to be atomic
David Plowman
2020-07-25
libcamera: raspberrypi: Add ColourCorrectionMatrix control
David Plowman
2020-07-17
libcamera: pipeline: ipa: raspberrypi: Use dma heap allocs for LS tables
Naushir Patuck
2020-07-17
ipa: raspberrypi: Pass sensor config back from configure()
Laurent Pinchart
2020-07-17
ipa: raspberrypi: Pass lens shading table through configure() function
Laurent Pinchart
2020-07-17
ipa: raspberrypi: Drop CameraHelper::GetOrientation()
Laurent Pinchart
2020-07-17
libcamera: ipa_interface: Add support for custom IPA data to configure()
Laurent Pinchart
2020-07-06
libcamera: ipa: raspberrypi: Populate focus FoM from the ISP statistics
Naushir Patuck
2020-07-06
ipa: raspberrypi: Populate libcamera metadata after controller process
Naushir Patuck
2020-07-03
ipa: raspberrypi: Enable focus measure without recompile
David Plowman
2020-07-01
ipa/pipeline: rkisp1: Fix spelling
Andrej Shadura
2020-06-25
ipa: rpi: Add "focus" algorithm
David Plowman
2020-06-25
libcamera: ipa: raspberrypi: Plumb in the libcamera sharpness control
David Plowman
2020-06-25
libcamera: ipa: raspberrypi: Add sharpness strength control
David Plowman
2020-06-25
libcamera: ipa: raspberrypi: Make sharpening mode_factor an ordinary double
David Plowman
2020-06-22
libcamera: ipa: raspberrypi: Recalculate camera exposure/gain when camera mod...
David Plowman
2020-06-22
libcamera: ipa: raspberrypi: Allow SwitchMode method to return camera settings
David Plowman
2020-06-09
libcamera: Add missing SPDX headers to miscellaneous small files
Laurent Pinchart
2020-05-16
libcamera: Move IPA headers from include/ipa/ to include/libcamera/ipa/
Laurent Pinchart
2020-05-16
libcamera: Move internal headers to include/libcamera/internal/
Laurent Pinchart
2020-05-13
ipa: Only sign IPA modules that are being installed
Laurent Pinchart
2020-05-13
licenses: License all meson files under CC0-1.0
Laurent Pinchart
2020-05-11
libcamera: raspberrypi: Add components to meson build
Naushir Patuck
2020-05-11
libcamera: ipa: Raspberry Pi IPA
Naushir Patuck
2020-05-11
meson: Use files() instead of find_program() for internal scripts
Laurent Pinchart
2020-04-30
libcamera: Build IPA module signatures by default
Laurent Pinchart
2020-04-29
libcamera: Regenerate IPA module signatures at install time
Laurent Pinchart
2020-04-28
libcamera: ipa: Add support for CameraSensorInfo
Jacopo Mondi
2020-04-28
ipa: vimc: Validate configuration file in init()
Laurent Pinchart
2020-04-28
ipa: vimc: Add a dummy configuration file to the vimc IPA
Laurent Pinchart
2020-04-28
ipa: Pass IPA initialization settings to IPAInterface::init()
Laurent Pinchart
2020-04-28
libcamera: ipa_proxy: Provide suport for IPA configuration files
Laurent Pinchart
2020-04-28
ipa: Name IPA modules after their source directory
Laurent Pinchart
2020-04-16
libcamera: Make IPA module signing optional
Laurent Pinchart
2020-04-14
libcamera: ipa: Remove IPAModuleInfo license field
Laurent Pinchart
2020-04-14
libcamera: Add IPA module signing infrastructure
Laurent Pinchart
2020-04-14
ipa: vimc: Remove isolated VIMC IPA module
Laurent Pinchart
2020-04-14
ipa: Add start() and stop() operations
Niklas Söderlund
2020-03-25
libcamera: Make pipeline handlers selectable at compile time
Laurent Pinchart
2020-03-25
ipa: Move vimc to a subdirectory
Laurent Pinchart
2020-01-14
libcamera: Switch from utils::make_unique to std::make_unique
Laurent Pinchart
2020-01-14
meson.build: Switch to C++14
Laurent Pinchart
2020-01-12
ipa: Switch to FrameBuffer interface
Niklas Söderlund
2019-11-20
ipa: Allow short-circuiting the ipa_context_ops
Laurent Pinchart
[next]