Age | Commit message (Expand) | Author |
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 |
2020-09-29 | libcamera: Add user Transform to CameraConfiguration | David Plowman |
2020-09-29 | libcamera: Add BayerFormat type | David Plowman |
2020-09-29 | libcamera: Add Transform enum to represent 2D plane transforms. | David Plowman |
2020-09-29 | libcamera: Allow access to v4l2_query_ext_ctrl structure for a V4L2 control | David Plowman |
2020-09-29 | libcamera: pipeline: raspberrypi: Revert "Set sensor default orientation befo... | David Plowman |
2020-09-29 | android: jpeg: exif: Set timezone information | Umang Jain |
2020-09-29 | android: jpeg: exif: Pad extra byte only for ASCII format in setString() | Umang Jain |