Age | Commit message (Expand) | Author |
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 |
2019-10-23 | libcamera: Standardise on C compatibility headers | Laurent Pinchart |
2019-10-15 | libcamera: v4l2_controls: Remove V4L2ControlList class | Laurent Pinchart |
2019-10-15 | libcamera: controls: Merge ControlInfoMap and V4L2ControlInfoMap | Laurent Pinchart |
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 |