Age | Commit message (Expand) | Author |
2022-11-21 | ipa: raspberrypi: Remove generic "pause" mechanism from Algorithm | Nick Hollinghurst |
2022-11-21 | pipeline: imx8-isi: Set SensorTimestamp metadata | Laurent Pinchart |
2022-11-21 | libcamera: imx8-isi: Enumerate supported stream formats | Jacopo Mondi |
2022-11-21 | gstreamer: Do not lookup controls by id | Jacopo Mondi |
2022-11-19 | apps: cam: kms: Avoid 'unused-parameter' warnings | Christian Rauch |
2022-11-18 | libcamera v0.0.2v0.0.2 | Kieran Bingham |
2022-11-17 | libcamera: pipeline: Add IMX8 ISI pipeline | Jacopo Mondi |
2022-11-14 | libcamera: pipeline: raspberrypi: Free buffers when a camera is released | David Plowman |
2022-11-14 | libcamera: Add a PipelineHandler::releaseDevice method | David Plowman |
2022-11-14 | Revert "pipeline: raspberrypi: Do not unconditionally free buffers on close" | David Plowman |
2022-11-14 | libcamera: v4l2_videodevice: Reduce zero sequence warning log level | Kieran Bingham |
2022-11-12 | ipa: rkisp1: Add rudimentary LSC tables for imx219 | Paul Elder |
2022-11-12 | ipa: rkisp1: Take into account color temperature during LSC algorithm | Florian Sylvestre |
2022-11-12 | gstreamer: Provide framerate support for libcamerasrc | Rishikesh Donadkar |
2022-11-12 | gstreamer: Do not expose the caps before configuring the camera | Rishikesh Donadkar |
2022-11-11 | v4l2: v4l2_camera: Apply clang thread safety annotation | Hirokazu Honda |
2022-11-11 | v4l2: v4l2_camera_proxy: Apply clang thread safety annotation | Hirokazu Honda |
2022-11-11 | libcamera: camera_manager: Apply clang thread safety annotation | Hirokazu Honda |
2022-11-11 | libcamera: base: thread: Apply clang thread safety annotation | Hirokazu Honda |
2022-11-11 | libcamera: base: semaphore: Apply clang thread safety annotation | Hirokazu Honda |
2022-11-09 | pipeline: rkisp1: Pass info pointer to tryCompleteRequest() | Laurent Pinchart |
2022-11-09 | libcamera: pipeline_handler: Return unique_ptr from generateConfiguration() | Laurent Pinchart |
2022-11-09 | ipa: rkisp1: Move shutter speed and analogue gain limits from agc to sensor | Laurent Pinchart |
2022-11-09 | ipa: Sort algorithm operations based on calling order | Laurent Pinchart |
2022-11-08 | test: camera_reconfigure: Qualify move() with std:: namespace | Laurent Pinchart |
2022-11-08 | libcamera: camera: Fix the isAcquired test | David Plowman |
2022-11-03 | ipa: rkisp1: Compute LSC algorithm parameter during configure | Florian Sylvestre |
2022-10-28 | ipa: raspberrypi: awb: Update colour temperature whenever manual gains change | David Plowman |
2022-10-28 | pipeline: raspberrypi: Do not unconditionally free buffers on close | Naushir Patuck |
2022-10-28 | libcamera: v4l2_videodevice: Guard against releasing unallocated buffers | Naushir Patuck |
2022-10-28 | meson: Rewrite .replace usage | Kieran Bingham |
2022-10-28 | android: libcamera: add useful debug prints | Nicholas Roth |
2022-10-28 | libcamera: make libdl optional when provided | Nicholas Roth |
2022-10-28 | ipa: raspberry: replace abs() with std::abs() | Nicholas Roth |
2022-10-28 | android: remove references to std::filesystem | Nicholas Roth |
2022-10-28 | ipa: add missing thread-safety annotations | Nicholas Roth |
2022-10-24 | apps: Share common source between applications | Laurent Pinchart |
2022-10-24 | ipa: ipu3: Fill AGC and AWB metadata in algorithms | Laurent Pinchart |
2022-10-24 | ipa: rkisp1: Fill AGC and AWB metadata | Laurent Pinchart |
2022-10-24 | ipa: Pass metadata to Algorithm::process() function | Laurent Pinchart |
2022-10-24 | apps: cam: Fix compilation error with clang when libtiff-4 is not found | Laurent Pinchart |
2022-10-20 | apps: Move libtiff dependency to src/apps/meson.build | Laurent Pinchart |
2022-10-20 | apps: Move libevent dependency to src/apps/meson.build | Laurent Pinchart |
2022-10-20 | Move test applications to src/apps/ | Laurent Pinchart |
2022-10-20 | qcam: Simplify dependency handling for libtiff | Laurent Pinchart |
2022-10-20 | cam: Don't print DNG option text if libtiff isn't found | Laurent Pinchart |
2022-10-20 | ipa: raspberrypi: Rename ov9281.json to ov9281_mono.json | Naushir Patuck |
2022-10-20 | utils: raspberrypi: ctt: Fix alsc green averaging | Paul Elder |
2022-10-20 | libcamera: base: log: Fix LogCategory creation issues | Tomi Valkeinen |
2022-10-20 | libcamera: base: log: Fix use of freed name | Tomi Valkeinen |