Age | Commit message (Expand) | Author |
2022-06-20 | libcamera: yaml_parser: Remove memberNames() function | Laurent Pinchart |
2022-06-20 | test: yaml_parser: Extend tests to cover the iterator API | Laurent Pinchart |
2022-06-16 | test: yaml-parser: Use write() instead of fwrite() | Laurent Pinchart |
2022-06-16 | libcamera: yaml_parser: Switch from FILE to File | Laurent Pinchart |
2022-06-16 | libcamera: yaml_parser: Extend YamlObject::size() to dictionaries | Laurent Pinchart |
2022-06-04 | py: Merge read_event() and get_ready_requests() | Tomi Valkeinen |
2022-06-01 | py: unittests: Fix test_select() | Tomi Valkeinen |
2022-06-01 | py: unittests: Fix test_sleep() | Tomi Valkeinen |
2022-06-01 | libcamera: Use "..." instead of <...> consistently for internal headers | Laurent Pinchart |
2022-05-27 | py: Rename 'efd' to 'event_fd' | Tomi Valkeinen |
2022-05-27 | py: Add CameraManager.read_event() | Tomi Valkeinen |
2022-05-18 | py: unittests: Make typechecker happy | Tomi Valkeinen |
2022-05-18 | py: unittests: Verify that cam and cm are freed | Tomi Valkeinen |
2022-05-18 | py: unittests: Fix selector fd use | Tomi Valkeinen |
2022-05-10 | py: Add unittests.py | Tomi Valkeinen |
2022-05-10 | meson: Use new project_*_root() functions | Tomi Valkeinen |
2022-05-10 | test: Add YamlParser test | Han-Lin Chen |
2022-05-04 | libcamera: Replace toString with operator<<() for format classes | Laurent Pinchart |
2022-05-04 | libcamera: Replace toString with operator<<() for geometry classes | Laurent Pinchart |
2022-04-07 | test: v4l2_videodevice: Fix format configuration in the vimc pipeline | Laurent Pinchart |
2022-04-07 | test: v4l2_videodevice: dequeue_watchdog: Check return value of streamOn | Laurent Pinchart |
2022-04-07 | test: v4l2_videodevice: dequeue_watchdog: Log message on failures | Laurent Pinchart |
2022-04-06 | test: v4l2_videodevice: Verify the Dequeue Watchdog | Kieran Bingham |
2022-03-28 | test: Test V4L2BufferCache::isEmpty() member function | Naushir Patuck |
2022-03-25 | libcamera: base: timer: Drop start() overload with int argument | Laurent Pinchart |
2022-02-04 | libcamera: base: object: Prevent the same signal being connected more than once | Kieran Bingham |
2022-01-19 | test: Ensure CameraTest tests are not run in parallel | Kieran Bingham |
2022-01-17 | test: v4l2_compat: Add --verbose argument | Laurent Pinchart |
2021-12-13 | test: fence: Signal fence once | Jacopo Mondi |
2021-12-13 | test: fence: Check write return value | Jacopo Mondi |
2021-12-11 | test: fence: Add test for the Fence class | Jacopo Mondi |
2021-12-04 | libcamera: base: shared_fd: Rename fd() to get() | Laurent Pinchart |
2021-12-04 | libcamera: base: Rename FileDescriptor to SharedFD | Laurent Pinchart |
2021-12-04 | libcamera: ipc_unixsocket: Use UniqueFD for a file descriptor | Hirokazu Honda |
2021-12-03 | test: Add UniqueFD test | Laurent Pinchart |
2021-12-03 | libcamera: Move file_descriptor.h to base/ | Laurent Pinchart |
2021-12-01 | test: gstreamer: Avoid call to deprecated gst_element_get_request_pad() | Xavier Roumegue |
2021-12-01 | test: Replace "/proc/self/exe" with path to test binary | Laurent Pinchart |
2021-12-01 | test: Store path to the test executable in Test class | Laurent Pinchart |
2021-11-29 | test: camera: Fix trivial spelling mistake | Jacopo Mondi |
2021-11-24 | test: Convert to pragma once | Kieran Bingham |
2021-11-02 | libcamera: bayer_format: Turn BayerFormat::Packing into scoped enum | Laurent Pinchart |
2021-10-15 | test: Remove using namespace in header files | Hirokazu Honda |
2021-10-15 | libcamera: geometry: Add Size members to grown or shrink by a margin | Laurent Pinchart |
2021-10-04 | test: gstreamer: Remove unnecessary header file includes | Vedant Paranjape |
2021-09-27 | libcamera: control_serializer: Separate the handles space | Jacopo Mondi |
2021-09-24 | test: gstreamer: Add a test for gstreamer multi stream | Vedant Paranjape |
2021-09-23 | test: v4l2_compat: Skip vimc as a test candidate | Paul Elder |
2021-09-23 | test: gstreamer: Simplify elements' ownerships | Vedant Paranjape |
2021-09-23 | test: gstreamer: Simplify single stream test using functions from GstUtils | Vedant Paranjape |