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
/
raspberrypi
/
controller
/
rpi
/
sharpen.cpp
Age
Commit message (
Expand
)
Author
2022-07-28
ipa: raspberrypi: Use YamlParser to replace dependency on boost
Laurent Pinchart
2022-07-28
ipa: raspberrypi: Return an error code from Algorithm::read()
Laurent Pinchart
2022-07-27
raspberrypi: Update Copyright statement in all Raspberry Pi source files
Naushir Patuck
2022-07-27
ipa: raspberrypi: Rename header files from *.hpp to *.h
Naushir Patuck
2022-07-27
ipa: raspberrypi: Change to C style code comments
Naushir Patuck
2022-07-27
ipa: raspberrypi: Code refactoring to match style guidelines
Naushir Patuck
2021-08-09
libcamera: Rename 'method' to 'function'
Laurent Pinchart
2021-06-25
libcamera/base: Move extended base functionality
Kieran Bingham
2021-01-26
ipa: raspberrypi: Replace Raspberry Pi debug with libcamera debug
David Plowman
2020-09-29
ipa: raspberrypi: Rename the controller namespace from Rpi to RpiController
Naushir Patuck
2020-08-25
ipa: raspberrypi: Replace void cast with [[maybe_unused]]
Laurent Pinchart
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: Allow SwitchMode method to return camera settings
David Plowman
2020-05-11
libcamera: ipa: Raspberry Pi IPA
Naushir Patuck