summaryrefslogtreecommitdiff
path: root/src/libcamera
AgeCommit message (Expand)Author
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-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-08libcamera: camera: Fix the isAcquired testDavid 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-28libcamera: make libdl optional when providedNicholas Roth
2022-10-20libcamera: base: log: Fix LogCategory creation issuesTomi Valkeinen
2022-10-20libcamera: base: log: Fix use of freed nameTomi Valkeinen
2022-10-18ipa: vimc: Add Flags to parametersPaul Elder
2022-10-18ipa: vimc: Add IPAOperationCode to init() parameter listPaul Elder
2022-10-18pipeline: ipa: raspberrypi: Add HBLANK control to DelayedControlsNaushir Patuck
2022-10-18camera_sensor: Add minimum and maximum line length to IPACameraSensorInfoNaushir Patuck
2022-10-15libcamera: v4l2_subdevice: Add JPEG_1X8 and BGR888_1X24 mbus formats to forma...Xavier Roumegue
2022-10-13meson: Shared Object version handlingKieran Bingham
2022-10-10libcamera: v4l2_videodevice: Warn if bytesused == 0 when queuing output bufferLaurent Pinchart
2022-10-10pipeline: rkisp1: Set bytesused before queuing parameters bufferLaurent Pinchart
2022-10-10pipeline: ipu3: Set bytesused before queuing parameters bufferLaurent Pinchart
2022-10-10libcamera: framebuffer: Move remaining private data to Private classLaurent Pinchart
2022-10-10libcamera: base: utils: Drop defoptLaurent Pinchart
2022-10-07libcamera: controls: Construct Span with size for array controlsLaurent Pinchart
2022-10-07utils: gen-controls: Improve YAML notation for variable-size array controlsLaurent Pinchart
2022-10-07libcamera: pipeline_handler: Implement factories through class templatesLaurent Pinchart
2022-10-07libcamera: pipeline_handler: Return unique_ptr from createInstanceLaurent Pinchart
2022-10-07libcamera: pipeline_handler: Make factory create() function constLaurent Pinchart
2022-10-05test: threads: Fix link failure due to missing dependencyLaurent Pinchart
2022-10-05pipeline: raspberrypi: Update naming convention for tuning filesNaushir Patuck
2022-10-05libcamera: bayer_format: Add unpacked mono 12-bit format to the conversion tableNaushir Patuck
2022-10-04pipeline: raspberrypi: Detect monochrome "R" formats as being rawDavid Plowman
2022-10-04libcamera: v4l2_device: List controls when setting file descriptorLaurent Pinchart
2022-09-29libcamera: v4l2_device: Log control id instead of errorIdxUmang Jain
2022-09-23pipeline: raspberrypi: Improve Unicam timeout handlingNaushir Patuck
2022-09-23pipeline: raspberrypi: Add an error stateNaushir Patuck
2022-09-15libcamera: ipa_manager: Fix build without opensslMatthias Fend
2022-09-12libcamera: control_serializer: store/load all ControlValue typesChristian Rauch
2022-09-08libcamera: v4l2_subdevice: Silence warning for unknown metadata formatsLaurent Pinchart
2022-09-07pipeline: uvcvideo: Fail match() if the camera has no supported formatLaurent Pinchart
2022-09-07pipeline: uvcvideo: Cache supported formats in UVCCameraDataLaurent Pinchart
2022-09-07pipeline: uvcvideo: Move camera ID generation to UVCCameraData classLaurent Pinchart
2022-09-05libcamera: v4l2_device: Report device node on failureKieran Bingham
2022-09-05CameraSensor: Don't fail to add camera with faulty lensKieran Bingham
2022-09-05libcamera: yaml_parser: Report filename on failuresKieran Bingham
2022-09-05libcamera: Override "libcamera" dependency in mesonBarnabás Pőcze