Age | Commit message (Expand) | Author |
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 |
2019-06-19 | test: stream: Add test for StreamFormat | Niklas Söderlund |
2019-06-19 | libcamera: v4l2_subdevice: Replace FormatEnum with ImageFormats | Niklas Söderlund |
2019-06-12 | tests: Add CameraSensor class test | Laurent Pinchart |
2019-06-11 | test: camera: Increase runtime for capture test | Niklas Söderlund |
2019-06-10 | test: camera: Fix initialisation | Kieran Bingham |
2019-06-05 | libcamera: test: remove test IPA and use dummy IPA instead | Paul Elder |
2019-06-05 | libcamera: ipa_manager: implement class for managing IPA modules | Paul Elder |
2019-06-05 | libcamera: ipa_module_info: update struct to allow IPA matching | Paul Elder |
2019-06-05 | libcamera: ipa_interface: add header | Paul Elder |
2019-05-25 | tests: list_formats: Fix argument names and add const | Niklas Söderlund |