Age | Commit message (Expand) | Author |
2021-03-23 | ipa: raspberrypi: Remove unused member variable | Naushir Patuck |
2021-03-23 | ipa: raspberrypi: Move the controller initialise to ipa::init() | Naushir Patuck |
2021-03-23 | pipeline: raspberrypi: Conditionally open the embedded data node | Naushir Patuck |
2021-03-23 | pipeline: ipa: raspberrypi: Open the CamHelper on ipa::init() | Naushir Patuck |
2021-03-23 | ipa: Add sensor model string to IPASettings | Naushir Patuck |
2021-03-23 | android: Return -EUSERS when failed to open a Camera that's in use | Paul Elder |
2021-03-23 | libcamera: device_enumerator: Remove unnecessary rvalue references | Hirokazu Honda |
2021-03-22 | android: camera_device: Do not default External to Front | Jacopo Mondi |
2021-03-22 | libcamera: camera_sensor: Do not register Location if not available | Jacopo Mondi |
2021-03-22 | cam: Do not assume Location is available | Jacopo Mondi |
2021-03-20 | pipeline: simple: Update documentation on pipeline setup | Marian Cichy |
2021-03-19 | libcamera: request: Fix documentation of controls() method | Marian Cichy |
2021-03-17 | libcamera: ipu3: Pass the BDS rectangle at IPA configure call | Jean-Michel Hautbois |
2021-03-17 | libcamera: ipu3: Move ipa configuration from start() to configure() | Jean-Michel Hautbois |
2021-03-16 | pipeline: simple: Use breadth-first search to setup media pipeline | Marian Cichy |
2021-03-15 | gst: Use the streams of CameraConfiguration when allocating buffers | Dafna Hirschfeld |
2021-03-14 | ipa: raspberrypi: Add support for imx327-based SE327M12 module | David Plowman |
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 |