Age | Commit message (Expand) | Author |
2024-03-15 | libcamera: v4l2_subdevice: Rename V4L2SubdeviceFormat::mbus_code to code | Laurent Pinchart |
2024-03-12 | libcamera: controls: Add policy parameter to ControlList::merge() | Stefan Klug |
2024-01-25 | test: timer-thread: Destroy Object from correct thread context | Laurent Pinchart |
2024-01-25 | test: timer-thread: Move timer start from wrong thread to separate test | Laurent Pinchart |
2024-01-25 | test: signal-threads: Destroy Object from correct thread context | Laurent Pinchart |
2024-01-25 | test: message: Destroy Object from correct thread context | Laurent Pinchart |
2024-01-25 | test: message: Remove incorrect slow receiver test | Laurent Pinchart |
2024-01-25 | test: event-thread: Destroy Object from correct thread context | Laurent Pinchart |
2024-01-25 | test: object-delete: Test deferred delete just before thread stops | Laurent Pinchart |
2024-01-25 | libcamera: signal: Replace object.h inclusion with forward declatation | Laurent Pinchart |
2024-01-23 | test: gstreamer: Use env instead of registry edit | Nicolas Dufresne |
2023-12-07 | test: gstreamer: Remove videoconvert element from pipeline | Laurent Pinchart |
2023-12-07 | test: ipc: unixsocket: Increase process exit timeout | Laurent Pinchart |
2023-12-07 | test: log: log_process: Increase process exit timeout | Laurent Pinchart |
2023-12-07 | test: log: log_process: Improve debugging on process exit failures | Laurent Pinchart |
2023-12-07 | test: log: log_process: Fix uninitialized variable on process exit failure | Laurent Pinchart |
2023-12-07 | test: log: log_process: Log an error when failing due to incorrect message | Laurent Pinchart |
2023-12-06 | test: gstreamer: Fix indentation in comments | Laurent Pinchart |
2023-10-23 | test: Add unit test for Transform and Orientation | Jacopo Mondi |
2023-07-11 | tests: gstreamer: Fix compiler error with gcc 8.4.0 | Laurent Pinchart |
2023-07-07 | meson: Fix space around colon issues | Laurent Pinchart |
2023-07-06 | tests: gstreamer: Test cameras' enumeration from GstDeviceProvider | Umang Jain |
2023-06-04 | py: unittests.py: Fix type checker warnings | Tomi Valkeinen |
2023-05-30 | py: unittests.py: Add weakref helpers and use del | Tomi Valkeinen |
2023-05-30 | py: Use exceptions instead of returning error codes | Tomi Valkeinen |
2023-05-30 | py: Fix CameraManager.version property | Tomi Valkeinen |
2023-04-20 | test: controls: control_info_map: Test default constructor | Mattijs Korpershoek |
2022-12-24 | test: Drop pipeline test | Laurent Pinchart |
2022-12-24 | test: py: Fix test failure when ASan is enabled | Laurent Pinchart |
2022-12-24 | test: v4l2_compat: Enable test with ASan | Laurent Pinchart |
2022-12-24 | test: v4l2_compat: Reduce indentation | Laurent Pinchart |
2022-12-16 | test: controls: control_info: Test default def() values | Laurent Pinchart |
2022-11-24 | libcamera: Test sensor's ability to discover ancillary devices | Yunke Cao |
2022-11-08 | test: camera_reconfigure: Qualify move() with std:: namespace | Laurent Pinchart |
2022-10-18 | ipa: vimc: Add Flags to parameters | Paul Elder |
2022-10-18 | ipa: vimc: Add IPAOperationCode to init() parameter list | Paul Elder |
2022-10-18 | test: generated_serializer: Test Flags that is struct member | Paul Elder |
2022-10-18 | test: generated_serializer: Test enum that is struct member | Paul Elder |
2022-10-10 | libcamera: base: utils: Drop defopt | Laurent Pinchart |
2022-10-07 | libcamera: pipeline_handler: Implement factories through class templates | Laurent Pinchart |
2022-10-07 | libcamera: pipeline_handler: Return unique_ptr from createInstance | Laurent Pinchart |
2022-10-07 | test: meson: Use dictionaries instead of arrays to store test information | Laurent Pinchart |
2022-10-07 | test: Rename 't' to 'test' in meson.build | Laurent Pinchart |
2022-10-05 | test: threads: Fix link failure due to missing dependency | Laurent Pinchart |
2022-10-04 | test: threads: Test thread cleanup upon abnormal termination | Laurent Pinchart |
2022-10-04 | test: v4l2_m2mdevice: Test control enumeration | Laurent Pinchart |
2022-09-12 | test: gstreamer: gstreamer_test: Remove redundant word | Rishikesh Donadkar |
2022-09-12 | test: gstreamer: Fix failure of gstreamer_multistream_test | Vedant Paranjape |
2022-09-12 | libcamera: controls: initialise control info to ControlTypeNone by default | Christian Rauch |
2022-09-01 | tests: stream: Add a colorspace adjustment test | Umang Jain |