Age | Commit message (Expand) | Author |
2020-10-07 | ipa: raspberrypi: fix bin_x calculation | Tomi Valkeinen |
2020-10-07 | android: jpeg: exif: Sanitize ASCII strings with utils::toAscii() | Umang Jain |
2020-10-07 | libcamera: PipelineHandler: Move printing pipeline names to CameraManager | Paul Elder |
2020-10-07 | libcamera: ProcessManager: make ProcessManager lifetime explicitly managed | Paul Elder |
2020-10-07 | Documentation: coding-style: Document global variable guidelines | Paul Elder |
2020-10-07 | libcamera: file_descriptor: Remove spurious 'is' | Jacopo Mondi |
2020-10-07 | pipeline: ipa: raspberrypi: Switch to use C++17 features where possible | Naushir Patuck |
2020-10-04 | qcam: viewfinder_gl: Add shader to render packed YUV formats | Laurent Pinchart |
2020-10-04 | qcam: viewfinder_gl: Merge the semi-planar UV and VU shaders | Laurent Pinchart |
2020-10-04 | qcam: viewfinder_gl: Support #define in shaders | Laurent Pinchart |
2020-10-04 | qcam: viewfinder_gl: Rename shader files | Laurent Pinchart |
2020-10-04 | qcam: viewfinder_gl: Hardcode the vertex shader file name | Laurent Pinchart |
2020-10-04 | qcam: viewfinder_gl: Don't store texture IDs in class members | Laurent Pinchart |
2020-10-04 | qcam: Remove unneeded './' file prefix in *.qrc | Laurent Pinchart |
2020-10-02 | pipeline: raspberrypi: Sensor flips should be applied unconditionally | Naushir Patuck |
2020-10-02 | qcam: dng_writer: Record camera model | Niklas Söderlund |
2020-10-02 | cam: Print user-friendly camera names | Niklas Söderlund |
2020-10-02 | libcamera: pipeline: uvcvideo: Set sensor model property | Niklas Söderlund |
2020-10-02 | libcamera: pipeline: uvcvideo: Initialize CameraData from MediaDevice | Niklas Söderlund |
2020-10-02 | libcamera: camera_sensor: Set sensor model property | Niklas Söderlund |
2020-10-02 | libcamera: utils: Add method to remove non-ASCII characters | Niklas Söderlund |
2020-10-02 | libcamera: properties: Add model property | Niklas Söderlund |
2020-10-02 | utils: hooks: pre-push: Accept Acked-by in addition to Reviewed-by | Laurent Pinchart |
2020-10-02 | src: android: exif: Set the class byte ordering | Kieran Bingham |
2020-10-01 | libcamera: pipeline: rkisp1: Add support for XRGB8888 | Niklas Söderlund |
2020-10-01 | libcamera: Add support for XRGB8888 and XBGR8888 | Niklas Söderlund |
2020-10-01 | libcamera: pipeline: rkisp1: Add support for R8 | Niklas Söderlund |
2020-10-01 | libcamera: pipeline: rkisp1: Add support for RGB656 | Niklas Söderlund |
2020-10-01 | libcamera: pipeline: rkisp1: Fix media bus propagation for NV{12,21} | Niklas Söderlund |
2020-10-01 | libcamera: pipeline: rkisp1: Remove support for YVYU and VYUY | Niklas Söderlund |
2020-09-30 | libcamera: span: Use default copy assignemnt operator | Laurent Pinchart |
2020-09-30 | libcamera: pipeline: rkisp1: Use the media link to track if a path is enabled | Niklas Söderlund |
2020-09-30 | libcamera: pipeline: rkisp1: Move path link handling to RkISP1Path | Niklas Söderlund |
2020-09-30 | libcamera: pipeline: rkisp1: Move start and stop of path to RkISP1Path | Niklas Söderlund |
2020-09-30 | libcamera: pipeline: rkisp1: Add wrappers for accessing the path video device | Niklas Söderlund |
2020-09-30 | libcamera: pipeline: rkisp1: Move path configuration generation and validatio... | Niklas Söderlund |
2020-09-30 | libcamera: pipeline: rkisp1: Move path configuration to RkISP1Path | Niklas Söderlund |
2020-09-30 | libcamera: pipeline: rkisp1: Breakout basic path handling to own class | Niklas Söderlund |
2020-09-30 | libcamera: stream: Rename StillCaptureRaw to Raw | Niklas Söderlund |
2020-09-30 | Documentation: guides: pipeline-handler: Update clamp() namespace | Umang Jain |
2020-09-29 | libcamera: ipu3: Adjust comment on ImgU configuration | Jacopo Mondi |
2020-09-29 | libcamera: ipu3: Remove dead code check | Jacopo Mondi |
2020-09-29 | libcamera: ipu3: Fix RAW+YUV capture | Jacopo Mondi |
2020-09-29 | ipa: raspberrypi: Tidy up variable names to be consistent | Naushir Patuck |
2020-09-29 | ipa: raspberrypi: Move IPA parameters to the RPi namespace | Naushir Patuck |
2020-09-29 | ipa: raspberrypi: Rename the controller namespace from Rpi to RpiController | Naushir Patuck |
2020-09-29 | pipeline: raspberrypi: Rename RPi::RPiStream and RPi::RPiDevice | Naushir Patuck |
2020-09-29 | libcamera: ipa: raspberrypi: ALSC: Handle user transform | David Plowman |
2020-09-29 | libcamera: raspberrypi: Plumb user transform through to IPA | David Plowman |
2020-09-29 | libcamera: raspberrypi: Set camera flips correctly from user transform | David Plowman |