summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-24debugjmondi/rpi5-on-mainlineJacopo Mondi
2023-11-22RASPBERRYPI ONLY: Add a Github workflow to generate release tarballsSerge Schneider
2023-11-15RASPBERRYPI ONLY: Handle mandatory stream flagsNaushir Patuck
2023-11-15RASPBERRYPI ONLY: Add Sony IMX708 sensor propertiesNick Hollinghurst
2023-11-15utils: raspberrypi: ctt: Update tuning tool for HDRDavid Plowman
2023-11-15utils: raspberrypi: ctt: Changed CTT handling of VC4 and PiSPBen Benson
2023-11-15utils: raspberrypi: ctt: Added CAC support to the CTTBen Benson
2023-11-15utils: raspberrypi: ctt: Adapt tuning tool for both VC4 and PiSPDavid Plowman
2023-11-15ipa: rpi: Add support for Raspberry Pi 5Naushir Patuck
2023-11-15pipeline: rpi: Add support for Raspberry Pi 5Naushir Patuck
2023-11-15ipa: rpi: Add HDR supportNaushir Patuck
2023-11-15libcamera: formats: Add PiSP specific image and config buffer formatsNaushir Patuck
2023-11-13meson: Add libpisp.wrapNaushir Patuck
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
2023-10-18ipa: rpi: agc: Avoid overwriting caller's statistics pointerDavid Plowman
2023-10-18ipa: rpi: denoise: Support different denoise configurationsDavid Plowman
2023-10-18ipa: rpi: contrast: Allow adaptive contrast enhancement to be disabledDavid Plowman
2023-10-18ipa: rpi: agc: Add an AGC stable regionDavid Plowman
2023-10-18pipeline: rpi: Make color space members in RPiCameraConfiguration publicNaushir Patuck
2023-10-18pipeline: rpi: Move flip handling validation codeNaushir Patuck
2023-10-18build: ipa: Fix bug in building multiple IPA interfaces with the same mojom fileNaushir Patuck
2023-10-18pipeline: rpi: Add SW downscale status to RPi::StreamNaushir Patuck
2023-10-18ipa: rpi: Add new algorithms for PiSPNaushir Patuck