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
Age
Commit message (
Expand
)
Author
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
meson: Rename 'tests' option to 'test'
Laurent Pinchart
2019-08-22
meson: Define _FORTIFY_SOURCE for optimised builds
Laurent Pinchart
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
2019-08-19
android: Pass Camera shared pointer to CameraProxy by const reference
Laurent Pinchart
2019-08-19
test: camera: Use the CameraManager from the CameraTest base class
Laurent Pinchart
2019-08-19
test: Get event dispatcher from current thread
Laurent Pinchart
2019-08-19
test: unixsocket: Fix typo in error message
Laurent Pinchart
2019-08-19
test: event-thread: Fix compilation on Chromium OS
Laurent Pinchart
2019-08-19
qcam: Pass camera manager to MainWindow class
Laurent Pinchart
2019-08-19
qcam: Remove double stop of the camera manager
Laurent Pinchart
2019-08-19
libcamera: proxy: Get event dispatcher from current thread
Laurent Pinchart
2019-08-19
libcamera: device_enumerator: Print media device name in error message
Laurent Pinchart
2019-08-19
android: Simplify thread RPC with Object::invokeMethod()
Laurent Pinchart
2019-08-17
test: Simplify tests with parent-child relationships
Laurent Pinchart
2019-08-17
test: object: Extend object test to verify parent-child relationships
Laurent Pinchart
2019-08-17
libcamera: Add parent argument to constructors of Object-derived classes
Laurent Pinchart
2019-08-17
libcamera: object: Create parent-child relationships
Laurent Pinchart
2019-08-17
test: Add Timer thread move test
Laurent Pinchart
2019-08-17
test: Add EventNotifier thread move test
Laurent Pinchart
2019-08-17
libcamera: timer: Bind timers to threads
Laurent Pinchart
2019-08-17
libcamera: event_notifier: Bind event notifiers to threads
Laurent Pinchart
2019-08-17
libcamera: camera_manager: Bind CameraManager to threads
Laurent Pinchart
2019-08-17
test: Add Object class thread affinity test
Laurent Pinchart
2019-08-17
test: Add Object::invokeMethod() test
Laurent Pinchart
2019-08-17
libcamera: object: Notify objects of thread move
Laurent Pinchart
2019-08-17
libcamera: object: Add an asynchronous method invocation method
Laurent Pinchart
2019-08-17
libcamera: bound_method: Decouple from Signal implementation
Laurent Pinchart
2019-08-17
libcamera: signal: Split Slot implementation to reusable classes
Laurent Pinchart
2019-08-17
libcamera: thread: Support dispatching messages to main thread
Laurent Pinchart
2019-08-17
libcamera: thread: Wake up target thread when moving objects
Laurent Pinchart
2019-08-17
libcamera: object: Make message() method protected
Laurent Pinchart
2019-08-16
readme: Provide build requirements
Kieran Bingham
2019-08-16
readme: Move index page content to README
Kieran Bingham
2019-08-16
readme: Convert from Markdown to RST
Kieran Bingham
2019-08-15
hal: Fix comparison of unsigned integer < 0
Laurent Pinchart
[next]