Age | Commit message (Expand) | Author |
2020-11-07 | qcam: viewfinder_gl: Add support for RGB formats | Laurent Pinchart |
2020-11-07 | qcam: viewfinder_gl: Store textures in an array | Laurent Pinchart |
2020-11-07 | qcam: viewfinder_gl: Rename yuvData_ to data_ | Laurent Pinchart |
2020-11-07 | qcam: viewfinder_gl: Rename YUV.vert to identity.vert | Laurent Pinchart |
2020-11-07 | qcam: viewfinder_gl: Remove unneeded casts | Laurent Pinchart |
2020-11-07 | qcam: viewfinder_gl: Keep fragment shader when format doesn't change | Laurent Pinchart |
2020-11-07 | qcam: viewfinder_gl: Fix fragment shader rebuild when setting format | Laurent Pinchart |
2020-11-03 | libcamera: request: Add tracepoints | Paul Elder |
2020-11-03 | libcamera: tracing: Implement tracing infrastructure | Paul Elder |
2020-10-30 | libcamera: ipa_manager: Fix typo in description | Sebastian Fricke |
2020-10-28 | android: jpeg: post_processor_jpeg: Embed thumbnail into Exif metadata | Umang Jain |
2020-10-28 | android: jpeg: Introduce a simple image thumbnailer | Umang Jain |
2020-10-28 | android: jpeg: encoder_libjpeg: Allow encoding raw frame bytes | Umang Jain |
2020-10-28 | android: camera_device: Mark toPixelFormat() a const function | Hirokazu Honda |
2020-10-28 | android: camera_device: Fix crash of accessing a missing map element | Hirokazu Honda |
2020-10-28 | libcamera: v4l2_device: Remove unused set of ret | Niklas Söderlund |
2020-10-28 | libcamera: camera_manager: Make CameraManager::Private::mutex_ mutable | Laurent Pinchart |
2020-10-27 | libcamera: pipeline: simple: Only connect created converters | Kieran Bingham |
2020-10-27 | pipeline: raspberrypi: return an error if setFormat() fails | Tomi Valkeinen |
2020-10-27 | libcamera: pipeline: raspberrypi: Implementation of digital zoom | David Plowman |
2020-10-27 | libcamera: Add geometry helper functions | David Plowman |
2020-10-27 | libcamera: raspberrypi: Initialise the SensorCropMaximum property | David Plowman |
2020-10-27 | libcamera: Add SensorCropMaximum property | David Plowman |
2020-10-27 | libcamera: Add ScalerCrop control | David Plowman |
2020-10-26 | android: camera_device: Handle LENS_SHADING_MAP_MODES | Jacopo Mondi |
2020-10-26 | android: camera_device: Handle COLOR_CORRECTION_ABERRATION_MODE | Jacopo Mondi |
2020-10-26 | android: camera_device: Handle NOISE_REDUCTION_MODES | Jacopo Mondi |
2020-10-26 | android: camera_device: Report PIPELINE_MAX_DEPTH | Jacopo Mondi |
2020-10-26 | libcamera: ipu3: Register camera controls | Jacopo Mondi |
2020-10-26 | libcamera: control_ids: Remove max values in enumerations | Jacopo Mondi |
2020-10-26 | libcamera: controls: Generate an array of valid values | Jacopo Mondi |
2020-10-26 | libcamera: controls: Construct from valid values | Jacopo Mondi |
2020-10-26 | libcamera: control_ids: Define draft controls | Jacopo Mondi |
2020-10-26 | libcamera: Support draft controls and properties | Kieran Bingham |
2020-10-23 | android: jpeg: encoder: Use pass-by-value for Exif parameter | Umang Jain |
2020-10-23 | android: jpeg: Drop "libcamera::" namespace from functions' arguments | Umang Jain |
2020-10-23 | libcamera: Declare empty virtual destructors as defaulted | Laurent Pinchart |
2020-10-23 | libcamera: media_object: Remove unneeded destructors | Laurent Pinchart |
2020-10-21 | libcamera: pipeline: simple: Set camera properties | Laurent Pinchart |
2020-10-21 | libcamera: pipeline: Fail match() when no camera is registered | Laurent Pinchart |
2020-10-21 | qcam: main_window: Explicitly name raw buffer | Kieran Bingham |
2020-10-21 | cam: options: Rename optional arg to prevent shadowing | Kieran Bingham |
2020-10-21 | v4l2: camera: Prevent shadowing within V4L2Camera::Buffer | Kieran Bingham |
2020-10-21 | android: metadata: Disable -Wshadow | Kieran Bingham |
2020-10-21 | android: camera_device: Remove shadowing FrameBuffer usage | Kieran Bingham |
2020-10-21 | android: camera_device: use member style on Camera3RequestDescriptor | Kieran Bingham |
2020-10-21 | android: camera_device: Use existing variable definitions | Kieran Bingham |
2020-10-21 | ipa: raspberrypi: Re-use iterator variable | Kieran Bingham |
2020-10-21 | libcamera: v4l2_videodevice: Prevent shadowing of V4L2BufferCache members | Kieran Bingham |
2020-10-21 | libcamera: pipeline: rpi_stream: Explicitly name requestBuffer | Kieran Bingham |