index
:
libcamera/jmondi/libcamera.git
imx8mp/extensible-format
imx8mp/extensible-format-v8
imx8mp/extensible-format-v9
isi/raw_sensor
isi/raw_sensor_v2
jmondi/android/ndk/pinephonepro
jmondi/android/pinephonepro
jmondi/android/vndk
jmondi/device-match-generalize
jmondi/imx8mp/debix-a
jmondi/lc-compliance-cros
jmondi/pinephone
jmondi/pinephonepro
jmondi/pinephonepro-af
jmondi/rk3399/google-dru-scarlet
jmondi/rockpi/af/imx519
jmondi/rpi5-on-mainline
multicontext/rpi/v3
pfc/rkisp1-free-run
pfc/rkisp1-free-run-upstreaming
pfc/rkisp1-free-run-v2
yaml-emitter
Jacopo Mondi'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
Age
Commit message (
Expand
)
Author
2020-01-14
libcamera: Switch from utils::make_unique to std::make_unique
Laurent Pinchart
2020-01-14
meson.build: Switch to C++14
Laurent Pinchart
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: Switch to the plain C API
Jacopo Mondi
2019-11-20
ipa: Pass ControlInfoMap references to IPAInterface::configure()
Laurent Pinchart
2019-11-08
libcamera: Remove unneeded semicolons
Laurent Pinchart
2019-10-23
libcamera: Standardise on C compatibility headers
Laurent Pinchart
2019-10-15
libcamera: v4l2_controls: Remove V4L2ControlList class
Laurent Pinchart
2019-10-15
libcamera: controls: Merge ControlInfoMap and V4L2ControlInfoMap
Laurent Pinchart
2019-10-15
libcamera: v4l2_controls: Replace V4L2ControlInfo with V4L2ControlRange
Laurent Pinchart
2019-10-13
libcamera: ipa: Merge controls and v4l2controls in IPAOperationData
Laurent Pinchart
2019-10-13
libcamera: v4l2_device: Replace V4L2ControlList with ControlList
Laurent Pinchart
2019-10-13
libcamera: controls: Support accessing controls by numerical ID
Laurent Pinchart
2019-10-13
libcamera: controls: Default ControlList validator argument to nullptr
Laurent Pinchart
2019-10-11
ipa: rkisp1: Avoid unnecessary copy
Laurent Pinchart
2019-10-11
libcamera: ipa: rkisp1: Add basic control of auto exposure
Niklas Söderlund
2019-10-11
libcamera: ipa: Extend to support IPA interactions
Niklas Söderlund
2019-10-08
ipa: vimc: Add support for tracing operations
Jacopo Mondi
2019-10-08
ipa: meson: Give IPAs access to internal libcamera APIs
Jacopo Mondi
2019-10-08
ipa: vimc: Rename ipa_dummy to ipa_vimc
Jacopo Mondi
2019-09-15
ipa: Generate the two dummy IPA modules from the same source
Laurent Pinchart
2019-09-15
libcamera: Move ipa includes to the same level as libcamera
Laurent Pinchart
2019-07-12
libcamera: ipa: meson: build dummy IPA that needs isolation
Paul Elder
2019-07-12
libcamera: ipa: add dummy IPA that needs to be isolated
Paul Elder
2019-07-12
libcamera: ipa_module_info: add license field
Paul Elder
2019-06-05
libcamera: ipa: add dummy IPA implementation
Paul Elder
2019-06-05
libcamera: ipa_manager: implement class for managing IPA modules
Paul Elder