Age | Commit message (Expand) | Author |
2019-12-16 | libcamera: Remove buffer index from logging | Niklas Söderlund |
2019-11-27 | test: object-invoke: Delete InvokeObject after thread termination | Laurent Pinchart |
2019-11-27 | test: message: Add slow receiver test | Laurent Pinchart |
2019-11-27 | test: message: Fix message handling in MessageReceiver | Laurent Pinchart |
2019-11-25 | test: controls: control_list: Add status check | Jacopo Mondi |
2019-11-20 | test: ipa: Add IPA wrappers test | Laurent Pinchart |
2019-11-20 | test: Add control serialization test | Jacopo Mondi |
2019-11-20 | test: Add ByteStreamBuffer test | Laurent Pinchart |
2019-11-20 | test: controls: Add ControlInfoMap test | Laurent Pinchart |
2019-11-20 | test: Extract CameraTest class out of camera tests to libtest | Laurent Pinchart |
2019-11-19 | libcamera: camera: Remove explicit stream to buffer map in requestCompleted s... | Niklas Söderlund |
2019-11-18 | libcamera: Remove space between empty curly brackets | Laurent Pinchart |
2019-11-08 | libcamera: Remove unneeded semicolons | Laurent Pinchart |
2019-10-29 | test: object-invoke: Invoke method in blocking mode | Jacopo Mondi |
2019-10-29 | libcamera: object: Add connection type parameter to invokeMethod() | Jacopo Mondi |
2019-10-28 | libcamera: Switch PixelFormat to DRM FourCC values | Jacopo Mondi |
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: Store a ControlRange in V4L2ControlInfoMap | Laurent Pinchart |
2019-10-15 | libcamera: v4l2_controls: Replace V4L2ControlInfo with V4L2ControlRange | Laurent Pinchart |
2019-10-15 | test: v4l2_videodevice: controls: Use correct control range in check | Laurent Pinchart |
2019-10-15 | libcamera: utils: Add hex stream output helper | Laurent Pinchart |
2019-10-13 | libcamera: v4l2_device: Replace V4L2ControlList with ControlList | Laurent Pinchart |
2019-10-13 | test: v4l2_videodevice: Add V4L2 control test | Laurent Pinchart |
2019-10-13 | libcamera: controls: Support accessing controls by numerical ID | Laurent Pinchart |
2019-10-08 | test: ipa: Add test for the IPA Interface | Jacopo Mondi |
2019-10-08 | test: ipa: Rename the ipa_test to ipa_module_test | Jacopo Mondi |
2019-10-08 | ipa: vimc: Rename ipa_dummy to ipa_vimc | Jacopo Mondi |
2019-10-07 | test: timer: Test start() with absolute deadline | Laurent Pinchart |
2019-10-07 | test: timer-thread: Test starting a timer from another thread | Laurent Pinchart |
2019-10-07 | test: timer: Test that a timer can be restarted before it expires | Laurent Pinchart |
2019-10-07 | test: timer: Test that deadline() isn't reset upon time out | Laurent Pinchart |
2019-10-05 | libcamera: controls: Use ControlValidator to validate ControlList | 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-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-09-16 | test: buffer_import: Initialize video_ to nullptr | Jacopo Mondi |
2019-09-14 | libcamera: Switch to the std::chrono API | Laurent Pinchart |
2019-09-13 | test: process: Extend timeout duration | Kieran Bingham |
2019-09-13 | test: process: Initialise member variables | Kieran Bingham |
2019-09-13 | test: process: Connect signal before launching process | Kieran Bingham |
2019-08-19 | libcamera: camera_manager: Construct CameraManager instances manually | 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 |