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
/
libcamera
/
ipa_module.cpp
Age
Commit message (
Expand
)
Author
2020-02-18
libcamera: Use C++14 std::*_t type traits
Laurent Pinchart
2020-02-10
libcamera: ipa_module: Use ElfW() macro for native word size
Laurent Pinchart
2019-11-20
ipa: Switch to the plain C API
Jacopo Mondi
2019-08-01
libcamera: ipa_module: prevent uninitialised access
Kieran Bingham
2019-07-15
libcamera: Fix spellings and grammar
Kieran Bingham
2019-07-13
libcamera: ipa_module: Fix open source license verification
Niklas Söderlund
2019-07-12
libcamera: ipa_module: add isOpenSource
Paul Elder
2019-07-12
libcamera: ipa_module_info: add license field
Paul Elder
2019-07-04
libcamera: ipa_module: elfLoadSymbol find symbol regardless of size
Paul Elder
2019-07-04
libcamera: ipa_module: add path to module loading error message
Paul Elder
2019-07-02
libcamera: ipa_module: add path getter
Paul Elder
2019-06-05
libcamera: ipa_module: match IPA module with pipeline handler
Paul Elder
2019-06-05
libcamera: ipa_module: allow instantiation of IPAInterface
Paul Elder
2019-06-05
libcamera: ipa_module: verify IPA module API version upon loading
Paul Elder
2019-06-05
libcamera: ipa_module_info: update struct to allow IPA matching
Paul Elder
2019-05-21
libcamera: ipa_module: add IPA shared library module
Paul Elder