summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-10-04qcam: viewfinder_gl: Merge the semi-planar UV and VU shadersLaurent Pinchart
2020-10-04qcam: viewfinder_gl: Support #define in shadersLaurent Pinchart
2020-10-04qcam: viewfinder_gl: Rename shader filesLaurent Pinchart
2020-10-04qcam: viewfinder_gl: Hardcode the vertex shader file nameLaurent Pinchart
2020-10-04qcam: viewfinder_gl: Don't store texture IDs in class membersLaurent Pinchart
2020-10-04qcam: Remove unneeded './' file prefix in *.qrcLaurent Pinchart
2020-10-02pipeline: raspberrypi: Sensor flips should be applied unconditionallyNaushir Patuck
2020-10-02qcam: dng_writer: Record camera modelNiklas Söderlund
2020-10-02cam: Print user-friendly camera namesNiklas Söderlund
2020-10-02libcamera: pipeline: uvcvideo: Set sensor model propertyNiklas Söderlund
2020-10-02libcamera: pipeline: uvcvideo: Initialize CameraData from MediaDeviceNiklas Söderlund
2020-10-02libcamera: camera_sensor: Set sensor model propertyNiklas Söderlund
2020-10-02libcamera: utils: Add method to remove non-ASCII charactersNiklas Söderlund
2020-10-02libcamera: properties: Add model propertyNiklas Söderlund
2020-10-02src: android: exif: Set the class byte orderingKieran Bingham
2020-10-01libcamera: pipeline: rkisp1: Add support for XRGB8888Niklas Söderlund
2020-10-01libcamera: Add support for XRGB8888 and XBGR8888Niklas Söderlund
2020-10-01libcamera: pipeline: rkisp1: Add support for R8Niklas Söderlund
2020-10-01libcamera: pipeline: rkisp1: Add support for RGB656Niklas Söderlund
2020-10-01libcamera: pipeline: rkisp1: Fix media bus propagation for NV{12,21}Niklas Söderlund
2020-10-01libcamera: pipeline: rkisp1: Remove support for YVYU and VYUYNiklas Söderlund
2020-09-30libcamera: pipeline: rkisp1: Use the media link to track if a path is enabledNiklas Söderlund
2020-09-30libcamera: pipeline: rkisp1: Move path link handling to RkISP1PathNiklas Söderlund
2020-09-30libcamera: pipeline: rkisp1: Move start and stop of path to RkISP1PathNiklas Söderlund
2020-09-30libcamera: pipeline: rkisp1: Add wrappers for accessing the path video deviceNiklas Söderlund
2020-09-30libcamera: pipeline: rkisp1: Move path configuration generation and validatio...Niklas Söderlund
2020-09-30libcamera: pipeline: rkisp1: Move path configuration to RkISP1PathNiklas Söderlund
2020-09-30libcamera: pipeline: rkisp1: Breakout basic path handling to own classNiklas Söderlund
2020-09-30libcamera: stream: Rename StillCaptureRaw to RawNiklas Söderlund
2020-09-29libcamera: ipu3: Adjust comment on ImgU configurationJacopo Mondi
2020-09-29libcamera: ipu3: Remove dead code checkJacopo Mondi
2020-09-29libcamera: ipu3: Fix RAW+YUV captureJacopo Mondi
2020-09-29ipa: raspberrypi: Tidy up variable names to be consistentNaushir Patuck
2020-09-29ipa: raspberrypi: Move IPA parameters to the RPi namespaceNaushir Patuck
2020-09-29ipa: raspberrypi: Rename the controller namespace from Rpi to RpiControllerNaushir Patuck
2020-09-29pipeline: raspberrypi: Rename RPi::RPiStream and RPi::RPiDeviceNaushir Patuck
2020-09-29libcamera: ipa: raspberrypi: ALSC: Handle user transformDavid Plowman
2020-09-29libcamera: raspberrypi: Plumb user transform through to IPADavid Plowman
2020-09-29libcamera: raspberrypi: Set camera flips correctly from user transformDavid Plowman
2020-09-29libcamera: Add user Transform to CameraConfigurationDavid Plowman
2020-09-29libcamera: Add BayerFormat typeDavid Plowman
2020-09-29libcamera: Add Transform enum to represent 2D plane transforms.David Plowman
2020-09-29libcamera: Allow access to v4l2_query_ext_ctrl structure for a V4L2 controlDavid Plowman
2020-09-29libcamera: pipeline: raspberrypi: Revert "Set sensor default orientation befo...David Plowman
2020-09-29android: jpeg: exif: Set timezone informationUmang Jain
2020-09-29android: jpeg: exif: Pad extra byte only for ASCII format in setString()Umang Jain
2020-09-29include: linux: Update rkisp1 headerNiklas Söderlund
2020-09-29libcamera: ipa: rkisp1: Include linux/v4l2-controls.hNiklas Söderlund
2020-09-28libcamera: pipeline: rkisp1: Expose self path streamNiklas Söderlund
2020-09-28libcamera: pipeline: rkisp1: Add format validation for self pathNiklas Söderlund