summaryrefslogtreecommitdiff
path: root/src/libcamera/pipeline
AgeCommit message (Expand)Author
2021-03-03libcamera: pipeline: simple: Store streams in a vectorLaurent Pinchart
2021-03-03libcamera: pipeline: simple: converter: Add multi-stream supportLaurent Pinchart
2021-03-03libcamera: pipeline: simple: converter: Decouple input and output completionLaurent Pinchart
2021-03-03libcamera: pipeline: simple: converter: Replace open() with isValid()Laurent Pinchart
2021-03-03libcamera: pipeline: simple: converter: Differentiate input and output buffer...Laurent Pinchart
2021-03-03libcamera: pipeline: simple: converter: Configure input strideLaurent Pinchart
2021-03-03libcamera: pipeline: simple: converter: Use StreamConfiguration for input con...Laurent Pinchart
2021-03-03libcamera: pipeline: simple: converter: Group query functions togetherLaurent Pinchart
2021-03-03libcamera: pipeline: simple: Don't override stride at configure timeLaurent Pinchart
2021-03-03libcamera: pipeline: simple: Manage converter with std::unique_ptr<>Laurent Pinchart
2021-02-25libcamera: ipu3: Initialize V|H flip supportJacopo Mondi
2021-02-23libcamera: Enable vimc pipeline handler when tests are enabledLaurent Pinchart
2021-02-23libcamera: ipu3: Add rotation to ipu3 pipelineFabian Wüthrich
2021-02-22libcamera: raspberrypi: Drop std::move() where misleadingLaurent Pinchart
2021-02-22libcamera: ipu3: Do not over-write metadataJacopo Mondi
2021-02-21libcamera: camera: Constify controls argument to start()Laurent Pinchart
2021-02-19libcamera: ipu3: set V4L2_CID_INTEL_IPU3_MODEJean-Michel Hautbois
2021-02-19libcamera: pipeline: ipu3: Prevent unintialised memory useKieran Bingham
2021-02-19pipeline: raspberrypi: Update the lens shading control in-placeNaushir Patuck
2021-02-19pipeline: ipa: raspberrypi: Rename IPA Interface namespace to ipa::RPiNaushir Patuck
2021-02-19pipeline: ipa: raspberrypi: Tidy-ups after IPAInterface changesNaushir Patuck
2021-02-19pipeline: ipa: raspberrypi: Fix pipeline running on in a stopped stateNaushir Patuck
2021-02-16libcamera: IPAInterface: Replace C API with the new C++-only APIPaul Elder
2021-02-16libcamera: pipeline: rkisp1: configure IPA from configure method instead of s...Dafna Hirschfeld
2021-02-09pipeline: raspberrypi: Set the ISP Output1 to 1/4 resolution if unusedNaushir Patuck
2021-02-09pipeline: raspberrypi: Refactor stream configuration routineNaushir Patuck
2021-02-08libcamera: ipu3: Get request from information structure instead of bufferNiklas Söderlund
2021-02-05libcamera: ipu3: Fix RAW sizes selectionJacopo Mondi
2021-02-05libcamera: ipu3: Always report crop regionJacopo Mondi
2021-02-05libcamera: ipu3: Share parameter and statistic buffers with IPANiklas Söderlund
2021-02-05libcamera: ipu3: Add helper for parameter and statistic buffersNiklas Söderlund
2021-02-05libcamera: ipu3: Map buffers in IPANiklas Söderlund
2021-02-05libcamera: ipu3: imgu: Allocate buffers for stats and paramNiklas Söderlund
2021-02-05libcamera: ipu3: Attach to an IPA and allow it to set sensor controlsNiklas Söderlund
2021-02-05libcamera: ipu3: cio2: Generate start of frame eventNiklas Söderlund
2021-02-05libcamera: ipu3: cio2: Return the FrameBuffer pointer usedNiklas Söderlund
2021-02-05libcamera: ipu3: imgu: Add parameters video deviceNiklas Söderlund
2021-02-05libcamera: ipu3: imgu: Configure the stat video device as part of configure()Niklas Söderlund
2021-02-05libcamera: pipeline: raspberrypi: Always save sensor params on IPA_RESULT_SEN...Naushir Patuck
2021-02-05ipa: raspberrypi: Rename RPi::ConfigParameters enum valuesNaushir Patuck
2021-02-04libcamera: bayer_format: Add the fromV4L2PixelFormat functionSebastian Fricke
2021-02-02libcamera: ipu3: cio2: Fix line breakJacopo Mondi
2021-01-29libcamera: pipeline: rkisp1: Avoid race when processing parameter buffersNiklas Söderlund
2021-01-29libcamera: pipeline: rkisp1: Remove TimelineNiklas Söderlund
2021-01-29libcamera: pipeline: rkisp1: Use SOF event to warn about late parametersNiklas Söderlund
2021-01-29libcamera: pipeline: rkisp1: Use delayed controlsNiklas Söderlund
2021-01-29libcamera: raspberrypi: Remove StaggeredCtrlNiklas Söderlund
2021-01-29libcamera: raspberrypi: Switch to DelayedControlsNiklas Söderlund
2021-01-25libcamera: ipu3: Report ScalerCrop in metadataJacopo Mondi
2021-01-25libcamera: ipu3: Register ScalerCrop controlJacopo Mondi