summaryrefslogtreecommitdiff
path: root/src/libcamera/pipeline
AgeCommit message (Expand)Author
2022-12-24libcamera: Simple typo fixesPavel Machek
2022-12-14libcamera: pipeline: simple: converter: Use generic converter interfaceXavier Roumegue
2022-11-29pipeline: ipa: raspberrypi: Use IPA cookiesNaushir Patuck
2022-11-29pipeline: raspberrypi: delayed_controls: Add user cookie to DelayedControlsNaushir Patuck
2022-11-29pipeline: raspberrypi: delayed_controls: Template the ControlRingBuffer classNaushir Patuck
2022-11-29pipeline: raspberrypi: Switch to RPi::DelayedControlsNaushir Patuck
2022-11-29pipeline: raspberrypi: Fork DelayedControlsNaushir Patuck
2022-11-25pipeline: rkisp1: Support raw Bayer capture configurationFlorian Sylvestre
2022-11-25pipeline: rkisp1: Support raw Bayer capture at runtimeFlorian Sylvestre
2022-11-25pipeline: rkisp1: Fix stream size validationLaurent Pinchart
2022-11-25pipeline: rkisp1: Query the driver for formatsPaul Elder
2022-11-25libcamera: stream: Turn StreamRole into scoped enumerationLaurent Pinchart
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-23pipeline: raspberrypi: Remove enum BuffferMask from the mojom interfaceNaushir Patuck
2022-11-21pipeline: imx8-isi: Set SensorTimestamp metadataLaurent Pinchart
2022-11-21libcamera: imx8-isi: Enumerate supported stream formatsJacopo Mondi
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