Age | Commit message (Expand) | Author |
2024-06-03 | test: ipa: rkisp1-utils: Fix coding style for template arguments | Laurent Pinchart |
2024-06-03 | test: v4l2_videodevice: Increase timeout for vimc capture tests | Laurent Pinchart |
2024-06-03 | test: fence: Increase timeout for fence test | Laurent Pinchart |
2024-06-03 | test: fence: Fix race condition | Laurent Pinchart |
2024-06-03 | test: fence: Turn class member variable into local variable | Laurent Pinchart |
2024-06-03 | test: camera: Increase timeout for vimc capture tests | Laurent Pinchart |
2024-05-31 | test: ipa: rkisp1-utils: Fix capitalization of hex numbers | Paul Elder |
2024-05-31 | ipa: rkisp1: Add a helper to convert floating-point to fixed-point | Paul Elder |
2024-05-14 | libcamera: pipeline: Rename pipelines to a shorter name | Julien Vuillaumier |
2024-05-13 | test: gstreamer: Simplify single stream test | Nicolas Dufresne |
2024-05-09 | libcamera: Drop remaining file name from header comment blocks | Laurent Pinchart |
2024-05-08 | libcamera: Drop file name from header comment blocks | Laurent Pinchart |
2024-05-07 | test: Don't add current build directory to include path | Laurent Pinchart |
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 |