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
/
test
/
ipa
/
ipa_interface_test.cpp
Age
Commit message (
Expand
)
Author
2021-03-23
ipa: Add sensor model string to IPASettings
Naushir Patuck
2021-02-16
libcamera: IPAInterface: Replace C API with the new C++-only API
Paul Elder
2020-12-08
libcamera: ipa: Pass a set of controls and return results from ipa::start()
Naushir Patuck
2020-11-15
libcamera: Move EventDispatcher to internal API
Laurent Pinchart
2020-10-20
ipa: Rename ipa_vimc.h to vimc.h
Laurent Pinchart
2020-06-08
libcamera: IPAManager: remove instance() and make createIPA() static
Paul Elder
2020-06-08
libcamera: IPAManager: make IPAManager lifetime explicitly managed
Paul Elder
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-04-28
test: ipa: ipa_interface: Pass configuration file to IPA init()
Laurent Pinchart
2020-04-28
ipa: Pass IPA initialization settings to IPAInterface::init()
Laurent Pinchart
2020-04-14
ipa: Add start() and stop() operations
Niklas Söderlund
2019-10-23
libcamera: Standardise on C compatibility headers
Laurent Pinchart
2019-10-08
test: ipa: Add test for the IPA Interface
Jacopo Mondi