Age | Commit message (Expand) | Author |
2022-05-10 | test: Add YamlParser test | Han-Lin Chen |
2022-05-10 | libcamera: Introduce YamlParser as a helper to parse yaml files | Han-Lin Chen |
2022-05-09 | ipa: raspberrypi: Demote noisy message to Debug | Laurent Pinchart |
2022-05-04 | Documentation: Use https instead of http | Quentin Schulz |
2022-05-04 | Documentation: Fix typos | Quentin Schulz |
2022-05-04 | Documentation: Replace ’ by ' | Quentin Schulz |
2022-05-04 | libcamera: Replace toString with operator<<() for format classes | Laurent Pinchart |
2022-05-04 | libcamera: Add operator<<() for V4L2 format classes | Laurent Pinchart |
2022-05-04 | libcamera: bayer_format: Add operator<<() | Laurent Pinchart |
2022-05-04 | libcamera: Add operator<<() for pixel format classes | Laurent Pinchart |
2022-05-04 | libcamera: geometry: Add missing ostream header in geometry.h | Laurent Pinchart |
2022-05-04 | libcamera: Replace toString with operator<<() for geometry classes | Laurent Pinchart |
2022-05-04 | libcamera: object: Silence gcc false positive error in release mode | Laurent Pinchart |
2022-04-22 | libcamera: geometry: Correct the string representation of Rectangle | Han-Lin Chen |
2022-04-22 | libcamera: geometry: Add operator<< for classes in geometry | Han-Lin Chen |
2022-04-15 | Documentation: Fix spelling error | Rishikesh Donadkar |
2022-04-14 | ipa: ipu3: af: A not initialized frame ignore counter fixing | Kate Hsuan |
2022-04-14 | ipa: RPi: Move the IPA to the ipa::RPi namespace | Jean-Michel Hautbois |
2022-04-14 | libcamera: framebuffer: Make FrameBuffer::cancel() private | Dorota Czaplejewicz |
2022-04-13 | ipa: vimc: Synchronise parameter buffer ops naming | Umang Jain |
2022-04-13 | ipa: vimc: Establish logical order of operations | Umang Jain |
2022-04-12 | libcamera: camera: Ensure requests belong to the camera | Kieran Bingham |
2022-04-09 | ipa: ipu3: af: Simplify accumulations of y_items | Kieran Bingham |
2022-04-09 | ipa: ipu3: af: Use Span for y_table_item_t | Kieran Bingham |
2022-04-09 | ipa: ipu3: af: Remove redundant memcpy | Kieran Bingham |
2022-04-09 | ipa: ipu3: af: Use geometry classes to perform grid centering | Kieran Bingham |
2022-04-09 | ipa: ipu3: af: Move constants to implementation | Kieran Bingham |
2022-04-09 | ipa: ipu3: af: enforce grid size restrictions | Kieran Bingham |
2022-04-08 | ipa: ipu3: Inline parseStatistics() into processStatsBuffer() | Umang Jain |
2022-04-08 | ipa: ipu3: Inline fillParams() in fillParamsBuffer() | Umang Jain |
2022-04-08 | ipa: ipu3: Replace event-based ops with dedicated functions | Umang Jain |
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-07 | libcamera: v4l2_videodevice: Fix uninitialised watchdogDuration_ | Umang Jain |
2022-04-07 | libcamera: base: utils: Add missing constructor for Duration | Laurent Pinchart |
2022-04-06 | libcamera: camera_sensor: Drop const on the return value of sizes() | Laurent Pinchart |
2022-04-06 | libcamera: v4l2_videodevice: Fix typos in a comment | Naushir Patuck |
2022-04-06 | test: v4l2_videodevice: Verify the Dequeue Watchdog | Kieran Bingham |
2022-04-06 | pipeline: raspberrypi: Add a Unicam dequeue timeout | Naushir Patuck |
2022-04-06 | libcamera: v4l2_videodevice: Add a dequeue timer | Naushir Patuck |
2022-04-06 | ipa: raspberrypi: alsc: Limit the calculated lambda values | Naushir Patuck |
2022-04-06 | Documentation: Briefly document the mail-based contribution process | Laurent Pinchart |
2022-04-06 | ipa: raspberrypi: Correct some of the ControlInfo ranges and defaults | David Plowman |
2022-04-02 | Documentation: guides: introduction: Fix spelling errors | Kunal Agarwal |
2022-04-02 | ipa: vimc: Rename processControls() to queueRequest() | Umang Jain |
2022-04-02 | ipa: rkisp1: Split queuing of request and parameter filling | Umang Jain |
2022-04-01 | libipa: camera_sensor_helper: Add OV5640 helper | Paul Elder |
2022-04-01 | libipa: camera_sensor_helper: Add IMX296 helper | Laurent Pinchart |
2022-04-01 | libipa: camera_sensor_helper: Add IMX290 helper | Laurent Pinchart |