Age | Commit message (Expand) | Author |
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 |
2019-07-14 | libcamera: v4l2_videodevice: Signal buffer completion at streamoff time | Laurent Pinchart |
2019-07-14 | libcamera: buffer: Split memory information to BufferMemory | Laurent Pinchart |
2019-07-14 | libcamera: v4l2_videodevice: Add helper to queue all buffers | Laurent Pinchart |
2019-07-13 | test: v4l2_videodevice: buffer_sharing: Lower resolution to speed up test | Laurent Pinchart |
2019-07-12 | test: logging: fix compilation on Chromium OS | Paul Elder |
2019-07-12 | libcamera: add IPA proxy | Paul Elder |
2019-07-12 | libcamera: Add Process and ProcessManager classes | Paul Elder |
2019-07-12 | libcamera: ipa_module_info: add license field | Paul Elder |
2019-07-12 | test: add logging API test | Paul Elder |
2019-07-11 | test: signal: Extend Signal test with multi-inheritance reeiver | Laurent Pinchart |
2019-07-11 | test: Add test case for signal delivery across threads | Laurent Pinchart |
2019-07-11 | test: Add Message test case | Laurent Pinchart |
2019-07-11 | test: Add Thread test cases | Laurent Pinchart |
2019-07-04 | test: Allow self-contained tests to run in parallel | Niklas Söderlund |
2019-07-02 | libcamera: test: Add ControlList tests | Kieran Bingham |
2019-07-02 | libcamera: test: Add ControlInfo test | Kieran Bingham |
2019-07-02 | libcamera: test: Add ControlValue test | Kieran Bingham |
2019-07-02 | test: ipc: unix: Add test for IPCUnixSocket | Niklas Söderlund |
2019-07-01 | test: timer: Add dynamically allocated timer test | Laurent Pinchart |
2019-06-19 | libcamera: Rename V4L2Device to V4L2VideoDevice | Jacopo Mondi |