summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-11-24libcamera: Test sensor's ability to discover ancillary devicesYunke Cao
2022-11-23ipa: rkisp1: add FrameDurationLimits controlNicholas Roth
2022-11-23ipa: rkisp1: Fail hard on empty CameraSensorInfoJacopo Mondi
2022-11-23ipa: rkisp1: Use IPAConfig in IPA::configure()Jacopo Mondi
2022-11-23libcamera: Move IPA sensor controls validation to CameraSensorJacopo Mondi
2022-11-23pipeline: raspberrypi: Remove enum BuffferMask from the mojom interfaceNaushir Patuck
2022-11-21ipa: raspberrypi: Remove generic "pause" mechanism from AlgorithmNick Hollinghurst
2022-11-21pipeline: imx8-isi: Set SensorTimestamp metadataLaurent Pinchart
2022-11-21libcamera: imx8-isi: Enumerate supported stream formatsJacopo Mondi
2022-11-21gstreamer: Do not lookup controls by idJacopo Mondi
2022-11-19apps: cam: kms: Avoid 'unused-parameter' warningsChristian Rauch
2022-11-17libcamera: pipeline: Add IMX8 ISI pipelineJacopo Mondi
2022-11-14libcamera: pipeline: raspberrypi: Free buffers when a camera is releasedDavid Plowman
2022-11-14libcamera: Add a PipelineHandler::releaseDevice methodDavid Plowman
2022-11-14Revert "pipeline: raspberrypi: Do not unconditionally free buffers on close"David Plowman
2022-11-14libcamera: v4l2_videodevice: Reduce zero sequence warning log levelKieran Bingham
2022-11-12ipa: rkisp1: Add rudimentary LSC tables for imx219Paul Elder
2022-11-12ipa: rkisp1: Take into account color temperature during LSC algorithmFlorian Sylvestre
2022-11-12gstreamer: Provide framerate support for libcamerasrcRishikesh Donadkar
2022-11-12gstreamer: Do not expose the caps before configuring the cameraRishikesh Donadkar
2022-11-11v4l2: v4l2_camera: Apply clang thread safety annotationHirokazu Honda
2022-11-11v4l2: v4l2_camera_proxy: Apply clang thread safety annotationHirokazu Honda
2022-11-11libcamera: camera_manager: Apply clang thread safety annotationHirokazu Honda
2022-11-11libcamera: base: thread: Apply clang thread safety annotationHirokazu Honda
2022-11-11libcamera: base: semaphore: Apply clang thread safety annotationHirokazu Honda
2022-11-09pipeline: rkisp1: Pass info pointer to tryCompleteRequest()Laurent Pinchart
2022-11-09libcamera: pipeline_handler: Return unique_ptr from generateConfiguration()Laurent Pinchart
2022-11-09ipa: rkisp1: Move shutter speed and analogue gain limits from agc to sensorLaurent Pinchart
2022-11-09ipa: Sort algorithm operations based on calling orderLaurent Pinchart
2022-11-08libcamera: camera: Fix the isAcquired testDavid Plowman
2022-11-03ipa: rkisp1: Compute LSC algorithm parameter during configureFlorian Sylvestre
2022-10-28ipa: raspberrypi: awb: Update colour temperature whenever manual gains changeDavid Plowman
2022-10-28pipeline: raspberrypi: Do not unconditionally free buffers on closeNaushir Patuck
2022-10-28libcamera: v4l2_videodevice: Guard against releasing unallocated buffersNaushir Patuck
2022-10-28android: libcamera: add useful debug printsNicholas Roth
2022-10-28libcamera: make libdl optional when providedNicholas Roth
2022-10-28ipa: raspberry: replace abs() with std::abs()Nicholas Roth
2022-10-28android: remove references to std::filesystemNicholas Roth
2022-10-28ipa: add missing thread-safety annotationsNicholas Roth
2022-10-24apps: Share common source between applicationsLaurent Pinchart
2022-10-24ipa: ipu3: Fill AGC and AWB metadata in algorithmsLaurent Pinchart
2022-10-24ipa: rkisp1: Fill AGC and AWB metadataLaurent Pinchart
2022-10-24ipa: Pass metadata to Algorithm::process() functionLaurent Pinchart
2022-10-24apps: cam: Fix compilation error with clang when libtiff-4 is not foundLaurent Pinchart
2022-10-20apps: Move libtiff dependency to src/apps/meson.buildLaurent Pinchart
2022-10-20apps: Move libevent dependency to src/apps/meson.buildLaurent Pinchart
2022-10-20Move test applications to src/apps/Laurent Pinchart
2022-10-20qcam: Simplify dependency handling for libtiffLaurent Pinchart
2022-10-20cam: Don't print DNG option text if libtiff isn't foundLaurent Pinchart
2022-10-20ipa: raspberrypi: Rename ov9281.json to ov9281_mono.jsonNaushir Patuck