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
Age
Commit message (
Expand
)
Author
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-05-13
licenses: License all meson files under CC0-1.0
Laurent Pinchart
2020-04-28
libcamera: ipa: Add support for CameraSensorInfo
Jacopo Mondi
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-28
ipa: Name IPA modules after their source directory
Laurent Pinchart
2020-04-14
libcamera: ipa: Remove IPAModuleInfo license field
Laurent Pinchart
2020-04-14
ipa: Add start() and stop() operations
Niklas Söderlund
2020-03-26
test: ipa: Fix path to VIMC IPA
Niklas Söderlund
2020-01-14
libcamera: Switch from utils::make_unique to std::make_unique
Laurent Pinchart
2020-01-12
ipa: Switch to FrameBuffer interface
Niklas Söderlund
2019-11-20
test: ipa: Add IPA wrappers test
Laurent Pinchart
2019-10-23
libcamera: Standardise on C compatibility headers
Laurent Pinchart
2019-10-08
test: ipa: Add test for the IPA Interface
Jacopo Mondi
2019-10-08
test: ipa: Rename the ipa_test to ipa_module_test
Jacopo Mondi
2019-10-08
ipa: vimc: Rename ipa_dummy to ipa_vimc
Jacopo Mondi
2019-07-12
libcamera: ipa_module_info: add license field
Paul Elder
2019-07-04
test: Allow self-contained tests to run in parallel
Niklas Söderlund
2019-06-05
libcamera: test: remove test IPA and use dummy IPA instead
Paul Elder
2019-06-05
libcamera: ipa_module_info: update struct to allow IPA matching
Paul Elder
2019-06-05
libcamera: ipa_interface: add header
Paul Elder
2019-05-23
meson: Create and use a dependency for libcamera and its headers
Laurent Pinchart
2019-05-23
meson: Fix coding style in meson.build files
Laurent Pinchart
2019-05-21
test: ipa: add IPAModule tests
Paul Elder