Age | Commit message (Expand) | Author |
2022-09-01 | tests: stream: Add a colorspace adjustment test | Umang Jain |
2022-08-30 | test: camera: Remove redundant call of std::string::c_str() | Marvin Schmidt |
2022-08-26 | test: Add a ColorSpace test | Laurent Pinchart |
2022-08-26 | utils: Satisfy LegacyInputIterator with StringSplitter::iterator | Laurent Pinchart |
2022-08-21 | libcamera: yaml_parser: Enable YamlObject::get() for int8_t and uint8_t | Laurent Pinchart |
2022-08-21 | test: yaml-parser: Test out-of-range checks on integer parsing | Laurent Pinchart |
2022-08-21 | test: yaml-parser: Centralize integer parse checks | Laurent Pinchart |
2022-08-21 | test: yaml-parser: Simplify code by centralizing parse error checks | Laurent Pinchart |
2022-08-21 | libcamera: Remove unused headers | Christian Rauch |
2022-08-19 | py: Switch to non-blocking eventfd | Tomi Valkeinen |
2022-08-03 | libcamera: v4l2_videodevice: Reintroduce toV4L2PixelFormat() | Jacopo Mondi |
2022-08-01 | test: yaml-parser: Test YamlObject::get(const T &defaultValue) | Laurent Pinchart |
2022-07-28 | libcamera: base: utils: Provide defopt to simplify std::optional::value_or() ... | Laurent Pinchart |
2022-07-28 | libcamera: yaml_parser: Add getList() function | Florian Sylvestre |
2022-07-28 | test: yaml-parser: Test dictionary items ordering | Laurent Pinchart |
2022-07-28 | libcamera: yaml_parser: Replace ok flag to get() with std::optional | Laurent Pinchart |
2022-07-24 | test: gstreamer: Check availability of cameras before running | Umang Jain |
2022-07-24 | test: gstreamer: Drop internal header from base class | Umang Jain |
2022-07-20 | test: control_list: Use get() to test for control presence | Laurent Pinchart |
2022-07-06 | test: delayed_controls: Remove sequenceOffset | Jacopo Mondi |
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 |