Age | Commit message (Expand) | Author |
2020-03-18 | test: v4l2_videodevice: buffer_cache: Use DRM pixel format | Niklas Söderlund |
2020-03-18 | tests: remove IPA_PROXY_PATH environment variable | Kaaira Gupta |
2020-03-08 | test: file-descriptor: Fix undefined O_TMPFILE compilation error | Laurent Pinchart |
2020-03-06 | test: v4l2_videodevice: Add test for V4L2BufferCache | Niklas Söderlund |
2020-03-06 | test: Extract BufferSource class out of camera tests to libtest | Niklas Söderlund |
2020-03-06 | test: camera: buffer_import: Fix error messages | Niklas Söderlund |
2020-03-06 | test: controls: control_value: Expand test to cover array controls | Laurent Pinchart |
2020-03-06 | test: controls: control_value: Expand test to cover all control types | Laurent Pinchart |
2020-03-06 | test: Add Span test | Laurent Pinchart |
2020-02-24 | tests: Remove IPA_MODULE_PATH environment variable | Kieran Bingham |
2020-02-24 | libcamera: utils: Add a C++ dirname implementation | Kieran Bingham |
2020-02-18 | test: camera: buffer_import: Don't include <random> | Laurent Pinchart |
2020-02-14 | test: thread: Test waiting on a thread that is not running | Laurent Pinchart |
2020-02-14 | test: threads: Add wait() timeout test | Laurent Pinchart |
2020-02-13 | test: Add a utils::split() test | Laurent Pinchart |
2020-01-22 | test: signal: Add additional disconnection tests for Object | Laurent Pinchart |
2020-01-20 | libcamera: bound_method: Avoid deadlock with ConnectionTypeBlocking | Laurent Pinchart |
2020-01-20 | test: buffer_import: Propagate status code from buffer allocation | Laurent Pinchart |
2020-01-14 | libcamera: Switch from utils::make_unique to std::make_unique | Laurent Pinchart |
2020-01-13 | rkisp1: add pipeline test for rkisp1 | Show Liu |
2020-01-12 | libcamera: camera: Remove the prepared state | Niklas Söderlund |
2020-01-12 | libcamera: v4l2_videodevice: Remove Buffer interface | Niklas Söderlund |
2020-01-12 | libcamera: Switch to FrameBuffer interface | Niklas Söderlund |
2020-01-12 | test: camera: buffer_import: Update to FrameBuffer restrictions | Niklas Söderlund |
2020-01-12 | test: v4l2_videodevice: Switch to FrameBuffer interface | Niklas Söderlund |
2020-01-12 | libcamera: buffer: Move captured metadata to FrameMetadata | Niklas Söderlund |
2020-01-12 | libcamera: request: In addBuffer() do not fetch stream from Buffer | Niklas Söderlund |
2020-01-12 | libcamera: buffer: Switch from Plane to FrameBuffer::Plane | Niklas Söderlund |
2020-01-12 | ipa: Switch to FrameBuffer interface | Niklas Söderlund |
2020-01-12 | test: file_descriptor: Add test | Niklas Söderlund |
2020-01-07 | test: signal: Test connecting to non-void slots | Laurent Pinchart |
2020-01-07 | test: object-invoke: Test invoking a non-void method | Laurent Pinchart |
2020-01-07 | test: object-invoke: Test direct invocation | Laurent Pinchart |
2020-01-03 | test: object-invoke: Test invocation of method taking a reference argument | Laurent Pinchart |
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 |