index
:
libcamera/libcamera.git
master
libcamera official repository
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
ipa
/
ipa_interface.h
Age
Commit message (
Expand
)
Author
2020-05-12
ipa: Drop v4l2_controls.h from ipa_interface.h
Laurent Pinchart
2020-04-28
libcamera: ipa: Add support for CameraSensorInfo
Jacopo Mondi
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
2020-01-12
ipa: Switch to FrameBuffer interface
Niklas Söderlund
2019-11-20
ipa: Allow short-circuiting the ipa_context_ops
Laurent Pinchart
2019-11-20
ipa: Declare the ipaCreate() function prototype
Laurent Pinchart
2019-11-20
ipa: Define a plain C API
Laurent Pinchart
2019-11-20
ipa: Pass ControlInfoMap references to IPAInterface::configure()
Laurent Pinchart
2019-10-15
libcamera: controls: Merge ControlInfoMap and V4L2ControlInfoMap
Laurent Pinchart
2019-10-13
libcamera: ipa: Merge controls and v4l2controls in IPAOperationData
Laurent Pinchart
2019-10-11
libcamera: ipa: Extend to support IPA interactions
Niklas Söderlund
2019-09-15
libcamera: Move ipa includes to the same level as libcamera
Laurent Pinchart