Age | Commit message (Expand) | Author |
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 |
2019-08-19 | test: event-thread: Fix compilation on Chromium OS | 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 | test: Add Timer thread move test | Laurent Pinchart |
2019-08-17 | test: Add EventNotifier thread move test | 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-13 | test: v4l2_device: Remove unused function | Kieran Bingham |
2019-08-13 | test: v4l2_videodevice: Add M2M device test | Kieran Bingham |
2019-08-11 | tests: camera-sensor: Test using invalid media bus format | Niklas Söderlund |
2019-08-11 | tests: v4l2_videodevice: Set media bus and pixel formats for vimc | Niklas Söderlund |
2019-08-11 | libcamera: pipeline: vimc: Switch to using the RGB/YUV Capture video node | Niklas Söderlund |
2019-08-01 | test: camera: buffer_import: clear video pointer | Kieran Bingham |
2019-07-17 | test: logging: move logging tests to a subdirectory | Paul Elder |
2019-07-17 | test: logging: add logging process test | Paul Elder |
2019-07-17 | test: logging: add logSetStream test | Paul Elder |
2019-07-16 | libcamera: message: Add user message types | Jacopo Mondi |
2019-07-14 | test: camera: Add buffer import and mapping test | Jacopo Mondi |
2019-07-14 | libcamera: Stop using Stream::bufferPool to get the number of buffers | Laurent Pinchart |