summaryrefslogtreecommitdiff
path: root/src/libcamera/pipeline
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-14Revert "pipeline: raspberrypi: Do not unconditionally free buffers on close"David Plowman
2022-11-09pipeline: rkisp1: Pass info pointer to tryCompleteRequest()Laurent Pinchart
2022-11-09libcamera: pipeline_handler: Return unique_ptr from generateConfiguration()Laurent Pinchart
2022-10-28pipeline: raspberrypi: Do not unconditionally free buffers on closeNaushir Patuck
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-10pipeline: rkisp1: Set bytesused before queuing parameters bufferLaurent Pinchart
2022-10-10pipeline: ipu3: Set bytesused before queuing parameters bufferLaurent Pinchart
2022-10-05pipeline: raspberrypi: Update naming convention for tuning filesNaushir Patuck
2022-10-04pipeline: raspberrypi: Detect monochrome "R" formats as being rawDavid Plowman
2022-09-23pipeline: raspberrypi: Improve Unicam timeout handlingNaushir Patuck
2022-09-23pipeline: raspberrypi: Add an error stateNaushir Patuck
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-01pipeline: uvcvideo: Add color space supportLaurent Pinchart
2022-08-30libcamera: pipeline: rkisp1: Implement color space supportLaurent Pinchart
2022-08-25libcamera: color_space: Rename Jpeg to SyccLaurent Pinchart
2022-08-25libcamera: ipu3: Use std::max() instead of expandTo() to get the max resolutionHan-Lin Chen via libcamera-devel
2022-08-25libcamera: Use const reference for range loopsChristian Rauch via libcamera-devel
2022-08-21libcamera: pipeline: rkisp1: Remove unused assignmentChristian Rauch
2022-08-09pipeline: ipu3: Support IPA tuning fileLaurent Pinchart
2022-08-04pipeline: rkisp1: Move ControlInfoMap to IPA moduleLaurent Pinchart
2022-08-03libcamera: pipeline: simple: Add support for NXP ISILaurent Pinchart
2022-08-03libcamera: pipeline: simple: Don't disable links carrying other streamsLaurent Pinchart
2022-08-03libcamera: pipeline: simple: Walk pipeline using subdev internal routingPhi-Bang Nguyen
2022-08-03libcamera: pipeline: simple: Setup links in the context of sink entitiesLaurent Pinchart
2022-08-03libcamera: pipeline: simple: Reset routing table of subdevsJacopo Mondi
2022-08-03libcamera: v4l2_videodevice: Reintroduce toV4L2PixelFormat()Jacopo Mondi
2022-07-28ipa: rkisp1: Add support of ColorProcessing controlFlorian Sylvestre
2022-07-28ipa: rkisp1: Add support of Filter controlFlorian Sylvestre
2022-07-27raspberrypi: Update Copyright statement in all Raspberry Pi source filesNaushir Patuck
2022-07-22pipeline: raspberrypi: Improve image/embedded buffer matching logicNaushir Patuck
2022-07-21libcamera: pipeline: simple: converter: Handle unsupported input formatXavier Roumegue
2022-07-20libcamera: Remove extra ':' after '\todo'Laurent Pinchart
2022-07-20pipeline: rkisp1: Support devices without self pathPaul Elder
2022-07-19libcamera: controls: Avoid double lookupsLaurent Pinchart
2022-07-19libcamera: controls: Use std::optional to handle invalid control valuesChristian Rauch
2022-07-18libcamera: raspberry: Fix format validationJacopo Mondi
2022-07-14pipeline: raspberrypi: Fix incorrect advertising of ScalerCropNaushir Patuck
2022-07-14pipeline: rkisp1: Support media graph with separate CSI RXPaul Elder
2022-06-29pipeline: rkisp1: Support IPA tuning fileFlorian Sylvestre
2022-06-29pipeline: raspberrypi: Advertise ScalerCrop from the pipeline handlerNaushir Patuck
2022-06-29pipeline: ipa: raspberrypi: Correctly report available control limitsNaushir Patuck
2022-06-29pipeline: ipa: raspberrypi: Move ControlInfoMap to the IPANaushir Patuck
2022-06-16libcamera: pipeline: simple: Support scaling on the sensorLaurent Pinchart
2022-06-16libcamera: pipeline: simple: Store sensor resolution in configurationLaurent Pinchart