summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-04README.rst: Drop indirect dependencies on Qt5 packagesLaurent Pinchart
2023-11-30ipa: rpi: cac: Minor code improvements and tidyingDavid Plowman
2023-11-30ipa: rpi: agc: Fix bug where AeLocked was never getting setDavid Plowman
2023-11-30documentation: Document vendor specific controls and properties handlingNaushir Patuck
2023-11-30libcamera: controls: Use vendor tags for draft controls and propertiesNaushir Patuck
2023-11-29libcamera: control: Add vendor control id range reservationNaushir Patuck
2023-11-29build: controls: Rework how controls and properties are generatedNaushir Patuck
2023-11-29controls: Update argument handling for controls generation scriptsNaushir Patuck
2023-11-29controls: Add vendor control/property support to generation scriptsNaushir Patuck
2023-11-29libcamera: pipeline: Fix c++20 compile warningBrett Brotherton
2023-11-28Documentation: Fix list indentationLaurent Pinchart
2023-11-28README.rst: Use code directive for all code examplesLaurent Pinchart
2023-11-25Documentation: contributing: Integrate the code of conductLaurent Pinchart
2023-11-25Documentation: code-of-conduct: Add contact informationLaurent Pinchart
2023-11-25Documentation: code-of-conduct: Add license informationLaurent Pinchart
2023-11-25Documentation: code-of-conduct: Convert to reStructuredTextLaurent Pinchart
2023-11-25Documentation: Add code of conductLaurent Pinchart
2023-11-23gstreamer: Fix unused variable errorJaslo Ziska
2023-11-22ipa: rpi: alsc: Do not allow zero colour ratio statisticsDavid Plowman
2023-11-22gstreamer: Implement element EOS handlingJaslo Ziska
2023-11-21pipeline: rpi: Add some useful logging messagesNaushir Patuck
2023-11-21libcamera: camera_sensor: Only access V4L_CID_HBLANK if existingAlain Volmat
2023-11-06pipeline: rpi: vc4: Fix drop frame bug when no ISP streams are configuredNaushir Patuck
2023-11-06pipeline: rpi: Remove unused variableNaushir Patuck
2023-11-06libcamera: controls: Add controls for HDRDavid Plowman
2023-10-24ipa: rpi: agc: Make AGC controls affect all channelsDavid Plowman
2023-10-24ipa: rpi: agc: Fetch AWB status in the prepare methodDavid Plowman
2023-10-24ipa: rpi: vc4: Move denoise control handling into the VC4 derived IPANaushir Patuck
2023-10-24ipa: rpi: agc: Allow AGC channels to avoid using "fast desaturation"David Plowman
2023-10-24ipa: rpi: alsc: Do not re-read the alsc.status metadataDavid Plowman
2023-10-24ipa: rpi: hdr: Add the ability to alter the LSC tableDavid Plowman
2023-10-23libcamera: transform: Make the transformFromOrientation() function staticLaurent Pinchart
2023-10-23libcamera: transform: Fold transformToOrientation() in its only callerLaurent Pinchart
2023-10-23libcamera: camera_sensor: Cache mounting orientation instead of transformLaurent Pinchart
2023-10-23py: cam: Add option to set stream orientationJacopo Mondi
2023-10-23apps: cam: Add option to set stream orientationJacopo Mondi
2023-10-23libcamera: Use CameraConfiguration::orientationJacopo Mondi
2023-10-23py: libcamera: Define and use OrientationJacopo Mondi
2023-10-23test: Add unit test for Transform and OrientationJacopo Mondi
2023-10-23libcamera: transform: Add operations with OrientationJacopo Mondi
2023-10-23libcamera: transform: Invert operator*() operandsJacopo Mondi
2023-10-23libcamera: transform: Add functions to convert OrientationJacopo Mondi
2023-10-23libcamera: properties: Make 'Rotation' the mounting rotationJacopo Mondi
2023-10-23Documentation: Add figures to document OrientationJacopo Mondi
2023-10-23libcamera: camera: Introduce OrientationJacopo Mondi
2023-10-23libcamera: camera_sensor: Cache rotationTransform_Jacopo Mondi
2023-10-23apps: qcam: Add support for RGB565Daniel Scally
2023-10-18pipeline: rpi: vc4: Allocate more embedded data buffersWilliam Vinnicombe
2023-10-18utils: update-kernel-headers: Support git worktreesLaurent Pinchart
2023-10-18ipa: rpi: agc: When AGC channels are changed, start with the 1st channelNaushir Patuck