Age | Commit message (Expand) | Author |
2020-01-08 | v4l2: camera_proxy: Align trace message style | Jacopo Mondi |
2020-01-08 | v4l2: camera_proxy: Break out try_fmt | Jacopo Mondi |
2020-01-08 | v4l2: camera_proxy: Fix try_fmt format conversion | Jacopo Mondi |
2020-01-08 | v4l2: camera_proxy: Include <array> | Laurent Pinchart |
2020-01-07 | v4l2: camera_proxy: Create format info array | Laurent Pinchart |
2020-01-07 | v4l2: camera_proxy: Rationalize arguments to format helpers | Laurent Pinchart |
2020-01-07 | v4l2: compat_manager: Move file operations to new struct FileOperations | Laurent Pinchart |
2020-01-07 | v4l2: Use Object::invokeMethod() return value | Laurent Pinchart |
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 | libcamera: bound_method: Rename Bound*Method to BoundMethod* | Laurent Pinchart |
2020-01-07 | libcamera: bound_method: Propagate method return value | Laurent Pinchart |
2020-01-07 | libcamera: bound_method: Manage BoundMethodPack through std::shared_ptr | Laurent Pinchart |
2020-01-07 | libcamera: bound_method: Support bindings to non-void methods | Laurent Pinchart |
2020-01-07 | libcamera: bound_method: Store method arguments in a class | Laurent Pinchart |
2020-01-07 | libcamera: bound_method: Move sequence and generator to BoundMethodBase | Laurent Pinchart |
2020-01-07 | libcamera: bound_method: Drop unused BoundMethodBase::connectionType() | Laurent Pinchart |
2020-01-07 | libcamera: bound_method: Mark overriden methods with override | Laurent Pinchart |
2020-01-07 | libcamera: bound_method: Fix memory leak with direct connections | Laurent Pinchart |
2020-01-07 | libcamera: object: Use activate() in invokeMethod() | Laurent Pinchart |
2020-01-07 | test: object-invoke: Test direct invocation | Laurent Pinchart |
2020-01-07 | utils: checkstyle.py: Support single line hunks | Kieran Bingham |
2020-01-07 | utils: checkstyle.py: Fix regex string literal | Kieran Bingham |
2020-01-07 | libcamera: control_serializer: Initialize serial_ | Laurent Pinchart |
2020-01-07 | libcamera: ipc_unixsocket: Don't send uninitialized bytes over the socket | Laurent Pinchart |
2020-01-04 | v4l2: Fix compilation of __open_2() and __openat_2() with gcc | Laurent Pinchart |
2020-01-03 | v4l2: v4l2_compat: Add V4L2 compatibility layer | Paul Elder |
2020-01-03 | libcamera: pipeline_handler: uvcvideo: register all Cameras along with a devnum | Paul Elder |
2020-01-03 | libcamera: camera_manager, pipeline_handler: allow retrieving cameras by devi... | Paul Elder |
2020-01-03 | libcamera: v4l2_device, v4l2_videodevice: call open system call directly | Paul Elder |
2020-01-03 | libcamera: utils: Add strlcpy | Paul Elder |
2020-01-03 | libcamera: object: Support reference arguments in invokeMethod() | Laurent Pinchart |
2020-01-03 | test: object-invoke: Test invocation of method taking a reference argument | Laurent Pinchart |
2020-01-03 | libcamera: pipeline: uvcvideo: Fix crash when default entity is not found | Laurent Pinchart |
2019-12-16 | libcamera: Remove buffer index from logging | Niklas Söderlund |
2019-12-16 | libcamera: pipelines: Align bookkeeping in queueRequest() | Niklas Söderlund |
2019-12-09 | libcamera: object: Document danger of deleting object from other thread | Laurent Pinchart |
2019-12-08 | include: linux: Update Linux headers readme to v5.2 | Paul Elder |
2019-11-27 | test: object-invoke: Delete InvokeObject after thread termination | Laurent Pinchart |
2019-11-27 | libcamera: thread: Fix race condition when dispatching messages | 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-27 | libcamera: thread: Fix locking when moving object | Laurent Pinchart |
2019-11-26 | libcamera: Print backtrace on fatal errors | Laurent Pinchart |
2019-11-26 | cam: options: Fix unitialized variable warning | Laurent Pinchart |
2019-11-25 | test: controls: control_list: Add status check | Jacopo Mondi |
2019-11-21 | meson: Really define _FORTIFY_SOURCE for optimised builds | Laurent Pinchart |
2019-11-20 | libcamera: Fix typo related to serialization | Laurent Pinchart |
2019-11-20 | test: ipa: Add IPA wrappers test | Laurent Pinchart |
2019-11-20 | ipa: Allow short-circuiting the ipa_context_ops | Laurent Pinchart |