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
Age
Commit message (
Expand
)
Author
2019-10-05
libcamera: Add ControlValidator implementation for Camera
Laurent Pinchart
2019-10-05
libcamera: Add ControlValidator
Laurent Pinchart
2019-10-05
libcamera: v4l2_controls: Use the ControlRange class for control info
Laurent Pinchart
2019-10-05
libcamera: v4l2_controls: Use the ControlValue class for data storage
Laurent Pinchart
2019-10-05
libcamera: controls: Rename ControlInfo to ControlRange
Laurent Pinchart
2019-10-05
libcamera: controls: Remove ControlInfo::id
Laurent Pinchart
2019-10-05
libcamera: controls: Remove the unused ControlList::update() method
Laurent Pinchart
2019-10-05
libcamera: controls: Auto-generate control_ids.h and control_ids.cpp
Laurent Pinchart
2019-10-04
libcamera: controls: Improve the API towards applications
Laurent Pinchart
2019-10-04
libcamera: controls: Use explicit 32-bit integer types
Laurent Pinchart
2019-10-04
libcamera: controls: Make ControlValue get/set accessors template methods
Laurent Pinchart
2019-10-04
libcamera: controls: Rename ControlValueType to ControlType
Laurent Pinchart
2019-10-04
ipa: ipa_manager: Print the loaded IPA modules path
Jacopo Mondi
2019-10-04
libcamera: ipa_manager: Sort IPA modules by name
Laurent Pinchart
2019-10-04
libcamera: camera_manager: Fix typo in the documentation
Laurent Pinchart
2019-10-01
qcam: Fix timers not emitting timeout signal
Niklas Söderlund
2019-10-01
qcam: Stop timer on timeout
Niklas Söderlund
2019-09-27
qcam: Fix unregister of not registered timer
Niklas Söderlund
2019-09-24
qcam: Fix ViewFinder memory leak
Kieran Bingham
2019-09-23
libcamera: ipa_manager: Rework error messages when enumerating IPAs
Laurent Pinchart
2019-09-15
libcamera: proxy: linux: Initialise pointer members at construction time
Laurent Pinchart
2019-09-15
ipa: Generate the two dummy IPA modules from the same source
Laurent Pinchart
2019-09-15
libcamera: Move list of private headers to src/libcamera/include/meson.build
Laurent Pinchart
2019-09-15
libcamera: Move ipa includes to the same level as libcamera
Laurent Pinchart
2019-09-14
libcamera: Switch to the std::chrono API
Laurent Pinchart
2019-09-14
libcamera: utils: Add clock helpers
Laurent Pinchart
2019-09-13
qcam: Fix compilation errors with gcc-9 and Qt < 5.13
Laurent Pinchart
2019-09-13
libcamera: device_enumerator_udev: Support entities sharing device nodes
Laurent Pinchart
2019-09-13
libcamera: device_enumerator_udev: Avoid double list lookup
Laurent Pinchart
2019-09-13
libcamera: device_enumerator_udev: Delay device node lookup
Laurent Pinchart
2019-09-13
libcamera: device_enumerator: Move lookupDeviceNode() to child classes
Laurent Pinchart
2019-09-09
src/libcamera/meson.build: link with atomic when needed
Fabrice Fontaine
2019-09-08
libcamera: device_enumerator: fix udev media graph loading dependency
Paul Elder
2019-09-05
android: camera_device: Report available keys
Jacopo Mondi
2019-09-05
android: camera_device: Fix handling of request template
Jacopo Mondi
2019-09-05
android: camera_device: Use the new CameraMetadata helper class
Laurent Pinchart
2019-09-05
android: Add CameraMetadata helper class
Laurent Pinchart
2019-09-05
android: camera_device: Use precise sizes for request template
Jacopo Mondi
2019-09-05
android: camera_device: Add missing tags in request template
Jacopo Mondi
2019-09-05
android: camera_device: Remove tags from request template
Jacopo Mondi
2019-09-05
android: camera_device: Use correct sizes for static metadata
Jacopo Mondi
2019-09-05
android: camera_device: Add missing static metadata
Jacopo Mondi
2019-08-29
libcamera: v4l2_device: Fix error messages in setControls()
Niklas Söderlund
2019-08-22
libcamera: process: Properly ignore unused result with gcc
Laurent Pinchart
2019-08-21
libcamera: v4l2_videodevice: Support MPLANE M2M devices
Kieran Bingham
2019-08-19
android: camera_device: Store static metadata in cache
Laurent Pinchart
2019-08-19
libcamera: camera_manager: Construct CameraManager instances manually
Laurent Pinchart
2019-08-19
android: camera_hal_manager: Clean up resources when terminating
Laurent Pinchart
2019-08-19
android: camera_hal_manager: Remove unused close() method
Laurent Pinchart
2019-08-19
android: camera_hal_manager: Stop thread when destroying
Laurent Pinchart
[next]