Age | Commit message (Expand) | Author |
2023-12-07 | meson: Tag all installed files | Laurent Pinchart |
2023-12-07 | gstreamer: Implement renegotiation | Jaslo Ziska |
2023-12-07 | gstreamer: Add GstLibcameraSrcState::clearRequests method | Jaslo Ziska |
2023-12-07 | gstreamer: Move negotiation logic to separate function | Jaslo Ziska |
2023-12-06 | test: gstreamer: Fix indentation in comments | Laurent Pinchart |
2023-12-06 | meson_options: Sort options alphabetically | Laurent Pinchart |
2023-12-04 | README.rst: Document dependencies for the Python bindings | Laurent Pinchart |
2023-12-04 | README.rst: Drop indirect dependencies on Qt5 packages | Laurent Pinchart |
2023-11-30 | ipa: rpi: cac: Minor code improvements and tidying | David Plowman |
2023-11-30 | ipa: rpi: agc: Fix bug where AeLocked was never getting set | David Plowman |
2023-11-30 | documentation: Document vendor specific controls and properties handling | Naushir Patuck |
2023-11-30 | libcamera: controls: Use vendor tags for draft controls and properties | Naushir Patuck |
2023-11-29 | libcamera: control: Add vendor control id range reservation | Naushir Patuck |
2023-11-29 | build: controls: Rework how controls and properties are generated | Naushir Patuck |
2023-11-29 | controls: Update argument handling for controls generation scripts | Naushir Patuck |
2023-11-29 | controls: Add vendor control/property support to generation scripts | Naushir Patuck |
2023-11-29 | libcamera: pipeline: Fix c++20 compile warning | Brett Brotherton |
2023-11-28 | Documentation: Fix list indentation | Laurent Pinchart |
2023-11-28 | README.rst: Use code directive for all code examples | Laurent Pinchart |
2023-11-25 | Documentation: contributing: Integrate the code of conduct | Laurent Pinchart |
2023-11-25 | Documentation: code-of-conduct: Add contact information | Laurent Pinchart |
2023-11-25 | Documentation: code-of-conduct: Add license information | Laurent Pinchart |
2023-11-25 | Documentation: code-of-conduct: Convert to reStructuredText | Laurent Pinchart |
2023-11-25 | Documentation: Add code of conduct | Laurent Pinchart |
2023-11-23 | gstreamer: Fix unused variable error | Jaslo Ziska |
2023-11-22 | ipa: rpi: alsc: Do not allow zero colour ratio statistics | David Plowman |
2023-11-22 | gstreamer: Implement element EOS handling | Jaslo Ziska |
2023-11-21 | pipeline: rpi: Add some useful logging messages | Naushir Patuck |
2023-11-21 | libcamera: camera_sensor: Only access V4L_CID_HBLANK if existing | Alain Volmat |
2023-11-06 | pipeline: rpi: vc4: Fix drop frame bug when no ISP streams are configured | Naushir Patuck |
2023-11-06 | pipeline: rpi: Remove unused variable | Naushir Patuck |
2023-11-06 | libcamera: controls: Add controls for HDR | David Plowman |
2023-10-24 | ipa: rpi: agc: Make AGC controls affect all channels | David Plowman |
2023-10-24 | ipa: rpi: agc: Fetch AWB status in the prepare method | David Plowman |
2023-10-24 | ipa: rpi: vc4: Move denoise control handling into the VC4 derived IPA | Naushir Patuck |
2023-10-24 | ipa: rpi: agc: Allow AGC channels to avoid using "fast desaturation" | David Plowman |
2023-10-24 | ipa: rpi: alsc: Do not re-read the alsc.status metadata | David Plowman |
2023-10-24 | ipa: rpi: hdr: Add the ability to alter the LSC table | David Plowman |
2023-10-23 | libcamera: transform: Make the transformFromOrientation() function static | Laurent Pinchart |
2023-10-23 | libcamera: transform: Fold transformToOrientation() in its only caller | Laurent Pinchart |
2023-10-23 | libcamera: camera_sensor: Cache mounting orientation instead of transform | Laurent Pinchart |
2023-10-23 | py: cam: Add option to set stream orientation | Jacopo Mondi |
2023-10-23 | apps: cam: Add option to set stream orientation | Jacopo Mondi |
2023-10-23 | libcamera: Use CameraConfiguration::orientation | Jacopo Mondi |
2023-10-23 | py: libcamera: Define and use Orientation | Jacopo Mondi |
2023-10-23 | test: Add unit test for Transform and Orientation | Jacopo Mondi |
2023-10-23 | libcamera: transform: Add operations with Orientation | Jacopo Mondi |
2023-10-23 | libcamera: transform: Invert operator*() operands | Jacopo Mondi |
2023-10-23 | libcamera: transform: Add functions to convert Orientation | Jacopo Mondi |
2023-10-23 | libcamera: properties: Make 'Rotation' the mounting rotation | Jacopo Mondi |