Age | Commit message (Expand) | Author |
2019-04-05 | libcamera: camera: Add support for stream usages | Niklas Söderlund |
2019-04-05 | libcamera: Make geometry.h a public header | Niklas Söderlund |
2019-04-04 | test: camera: Remove test for bad Stream IDs | Niklas Söderlund |
2019-04-04 | test: camera: Remove streams argument from configurationValid() | Niklas Söderlund |
2019-04-02 | libcamera: v4l2_subdevice: Rename deviceName() method | Jacopo Mondi |
2019-03-14 | test: camera: Add state machine test | Niklas Söderlund |
2019-03-14 | test: camera: Add capture test | Niklas Söderlund |
2019-03-14 | test: camera: Add setting of configuration test | Niklas Söderlund |
2019-03-14 | test: camera: Add read default configuration test | Niklas Söderlund |
2019-03-02 | test: v4l2_subdevice: Add ListFormat test | Jacopo Mondi |
2019-03-01 | test: v4l2_device: Add format handling test | Jacopo Mondi |
2019-03-01 | test: v4l2_subdevice: Add format handling test | Jacopo Mondi |
2019-02-13 | test: v4l2_device: Provide buffer sharing test | Kieran Bingham |
2019-02-13 | test: v4l2_device: release capture device resources | Kieran Bingham |
2019-02-13 | test: v4l2_device: Rename dev_ to capture_ | Kieran Bingham |
2019-02-13 | libcamera: v4l2_device: Simplify exportBuffers() | Kieran Bingham |
2019-02-13 | test: v4l2_device: capture_async: End test at 30 frames | Kieran Bingham |
2019-02-13 | test: v4l2_device: Use VIVID capture stream | Kieran Bingham |
2019-02-13 | libcamera: signal: Disconnect signal automatically on slot deletion | Laurent Pinchart |
2019-02-06 | test: v4l2_device: Provide asynchronous capture test | Kieran Bingham |
2019-02-06 | test: v4l2_device: Add StreamOn/StreamOff test | Kieran Bingham |
2019-02-06 | test: v4l2_device: Add request_buffers test | Kieran Bingham |
2019-02-06 | test: v4l2_device: Use DeviceEnumerator to find a UVCVideo | Kieran Bingham |
2019-01-24 | libcamera: device_enumerator: Reference-count MediaDevice instances | Laurent Pinchart |
2019-01-23 | tests: event-dispatcher: Add processEvents() interruption test | Laurent Pinchart |
2019-01-23 | tests: Test event dispatcher interruption by signal | Laurent Pinchart |
2019-01-22 | libcamera: Global s/devnode/deviceNode rename | Jacopo Mondi |
2019-01-22 | test: pipeline: IPU3: Add IPU3 pipeline test | Jacopo Mondi |
2019-01-21 | libcamera: camera: Handle camera objects through shared pointers | Laurent Pinchart |
2019-01-21 | libcamera: camera_manager: Register cameras with the camera manager | Laurent Pinchart |
2019-01-17 | test: v4l2_device: Add test suite and initial test | Kieran Bingham |
2019-01-17 | test: timer: Add a 32 bit wraparound test | Kieran Bingham |
2019-01-17 | test: timer: Initialise all variables | Kieran Bingham |
2019-01-14 | test: media_device: Add link handling test | Jacopo Mondi |
2019-01-14 | test: media_device: Make MediaDeviceTest a MediaDevicePrintTest | Jacopo Mondi |
2019-01-14 | test: media_device: Convert to foreach | Kieran Bingham |
2019-01-08 | test: Add event notifier test | Laurent Pinchart |
2019-01-08 | test: Add timer test | Laurent Pinchart |
2019-01-08 | test: Add signal/slot test | Laurent Pinchart |
2019-01-08 | test: Rename list test to list-cameras | Laurent Pinchart |
2019-01-08 | libcamera: camera_manager: Make the class a singleton | Laurent Pinchart |
2019-01-02 | test: Move include definitions to libtest | Kieran Bingham |
2019-01-02 | test: Use foreach iterators to simplify definitions | Kieran Bingham |
2019-01-02 | test: media_device: Move test definition | Kieran Bingham |
2019-01-02 | libcamera: Remove libcamera class | Laurent Pinchart |
2019-01-01 | test: libtest: Return all non-zero init values | Kieran Bingham |
2019-01-01 | test: libtest: Add test return codes | Kieran Bingham |
2019-01-01 | test: Move test objects to libtest | Kieran Bingham |
2018-12-31 | test: Add media device test | Jacopo Mondi |
2018-12-31 | tests: add test to list all cameras in the system | Niklas Söderlund |