Age | Commit message (Expand) | Author |
2021-03-13 | pipeline: raspberrypi: Use a default format for ISP::Output0 | Naushir Patuck |
2021-03-13 | pipeline: raspberrypi: Avoid multiple opens of Unicam embedded data node | Naushir Patuck |
2021-03-13 | libcamera: delayed_controls: Add missing documentation for ControlParams | Naushir Patuck |
2021-03-12 | libcamera: gst: Fix double-free when acquire_buffer fails | Marian Cichy |
2021-03-12 | libcamera: delayed_controls: Fix off-by-one error in get() | Naushir Patuck |
2021-03-12 | libcamera: delayed_controls: Remove spurious no-op queued controls | Naushir Patuck |
2021-03-12 | libcamera: delayed_controls: Remove unneeded write when starting up | Naushir Patuck |
2021-03-12 | libcamera: delayed_controls: Add notion of priority write | Naushir Patuck |
2021-03-12 | gst: pool: Fix GstBuffer leak on error | Nicolas Dufresne |
2021-03-12 | gst: provider: Fix crash in finalize | Nicolas Dufresne |
2021-03-11 | ipa: rkisp1: Fail on init if hw revision is not RKISP1_V10 | Dafna Hirschfeld |
2021-03-11 | ipa: rkisp1: Return error from IPA's configure method if it fails | Dafna Hirschfeld |
2021-03-11 | libcamera: media_device: Add hwRevision method | Dafna Hirschfeld |
2021-03-10 | android: jpeg: exif: change GPS method encoding from ASCII to NoEncoding | Paul Elder |
2021-03-10 | android: jpeg: exif: Fix setGPSLocation longitude | Paul Elder |
2021-03-10 | android: jpeg: exif: Simplify setGPSDateTimestamp and setGPSDMS | Paul Elder |
2021-03-10 | android: jpeg: exif: Fix and expand setRational | Paul Elder |
2021-03-09 | android: camera_device: Generate template for Video | Jacopo Mondi |
2021-03-09 | android: camera_device: Fail template on no FPS range | Jacopo Mondi |
2021-03-09 | android: camera_device: Refuse unsupported templates | Jacopo Mondi |
2021-03-09 | android: camera_device: Return AE FPS range | Jacopo Mondi |
2021-03-09 | android: camera_device: Use AE FPS range in template | Jacopo Mondi |
2021-03-09 | android: camera_device: Compute frame durations | Jacopo Mondi |
2021-03-09 | libcamera: ipu3: Register FrameDurations control | Jacopo Mondi |
2021-03-09 | libcamera: ipu3: Initialize controls using sensor resolution | Jacopo Mondi |
2021-03-09 | ipa: raspberrypi: Use direct return value for configure() | Paul Elder |
2021-03-09 | ipa: raspberrypi: Rename vblank field in SensorConfig to vblankDelay | David Plowman |
2021-03-09 | ipa: raspberrypi: Add support for imx290/imx327 sensors | David Plowman |
2021-03-09 | ipa: raspberrypi: Make CamHelpers return the frame delay for vblanking | David Plowman |
2021-03-08 | libcamera: camera_sensor: Cap resolution to max frame size | Jacopo Mondi |
2021-03-08 | libcamera: pipeline: ipu3: Ensure that IPU3Frames::info is not used after delete | Kieran Bingham |
2021-03-08 | libcamera: pipeline: ipu3: Fix spelling error | Kieran Bingham |
2021-03-08 | tracing: pipeline_handler: Queue Requests | Kieran Bingham |
2021-03-08 | libcamera: pipeline_handler: Update request usage comment | Kieran Bingham |
2021-03-08 | libcamera: Request: validate state on complete | Kieran Bingham |
2021-03-05 | android: camera_device: Update gralloc usage flags for streams | Laurent Pinchart |
2021-03-05 | libcamera: media_device: Fix typo | Laurent Pinchart |
2021-03-04 | libcamera: pipeline: simple: Support camera sensors that contain an ISP | Laurent Pinchart |
2021-03-04 | libcamera: pipeline: simple: Walk the pipeline by following the first link | Dafna Hirschfeld |
2021-03-04 | libcamera: v4l2_videodevice: Print fd value in log prefix | Laurent Pinchart |
2021-03-04 | pipeline: raspberrypi: Only enable embedded stream when available | Naushir Patuck |
2021-03-04 | ipa: raspberrypi: Remove MdParserRPi | Naushir Patuck |
2021-03-04 | pipeline: ipa: raspberrypi: Pass exposure/gain values to IPA though controls | Naushir Patuck |
2021-03-03 | libcamera: camera_sensor: Accept entities exposing the ISP function | Laurent Pinchart |
2021-03-03 | libcamera: camera_sensor: Use active area size as resolution | Laurent Pinchart |
2021-03-03 | ipa: rkisp1: Update to kernel header changes | Laurent Pinchart |
2021-03-03 | cros: Support the new cros camera API with set_up and tear_down | Paul Elder |
2021-03-03 | android: Introduce Chromium OS buffer manager | Jacopo Mondi |
2021-03-03 | android: mm: Provide helper macro for PIMPL | Jacopo Mondi |
2021-03-03 | android: jpeg: Use CameraBuffer::jpegBufferSize() | Jacopo Mondi |