summaryrefslogtreecommitdiff
path: root/src/libcamera/pipeline
AgeCommit message (Expand)Author
2021-04-22libcamera: pipeline: ipu3: frames: Fail if the FrameInfo can't be foundKieran Bingham
2021-04-20pipeline: raspberrypi: Fix typo in a commentNaushir Patuck
2021-04-17libcamera: pipeline: ipu3: Check for failures when loading IPAKieran Bingham
2021-04-14libcamera: pipeline: rkisp1: Allow requests to be cancelledNícolas F. R. A. Prado
2021-04-14libcamera: pipeline: rkisp1: Assert empty queuedRequests before clearing fram...Nícolas F. R. A. Prado
2021-04-14libcamera: pipeline: rkisp1: Stop IPA before streamsNícolas F. R. A. Prado
2021-04-14pipeline: simple: Fix an issue in breadth-first searchPhi-Bang Nguyen
2021-03-29pipeline: raspberrypi: Remove unused getFormat callSebastian Fricke
2021-03-29libcamera: pipeline: ipu3: frames: Use the request sequenceKieran Bingham
2021-03-29libcamera: pipeline: ipu3: Fix typosLaurent Pinchart
2021-03-28pipeline: uvcvideo: Avoid reference to temporary objectKhem Raj
2021-03-28pipeline: raspberryPi: Fix typo in commentSebastian Fricke
2021-03-24libcamera: pipeline: ipu3: frames: Associate buffers with the requestKieran Bingham
2021-03-24libcamera: pipeline: ipu3: frames: Group FrameBuffer operationsKieran Bingham
2021-03-24libcamera: pipeline: ipu3: Do not mark metadata complete earlyKieran Bingham
2021-03-24libcamera: pipeline: ipu3: Stop IPA before stopping devicesKieran Bingham
2021-03-23ipa: raspberrypi: Rationalise parameters to ipa::configure()Naushir Patuck
2021-03-23ipa: raspberrypi: Rationalise parameters to ipa::start()Naushir Patuck
2021-03-23pipeline: raspberrypi: Conditionally open the embedded data nodeNaushir Patuck
2021-03-23pipeline: ipa: raspberrypi: Open the CamHelper on ipa::init()Naushir Patuck
2021-03-23ipa: Add sensor model string to IPASettingsNaushir Patuck
2021-03-20pipeline: simple: Update documentation on pipeline setupMarian Cichy
2021-03-17libcamera: ipu3: Pass the BDS rectangle at IPA configure callJean-Michel Hautbois
2021-03-17libcamera: ipu3: Move ipa configuration from start() to configure()Jean-Michel Hautbois
2021-03-16pipeline: simple: Use breadth-first search to setup media pipelineMarian Cichy
2021-03-13pipeline: raspberrypi: Use a default format for ISP::Output0Naushir Patuck
2021-03-13pipeline: raspberrypi: Avoid multiple opens of Unicam embedded data nodeNaushir Patuck
2021-03-12libcamera: delayed_controls: Add notion of priority writeNaushir Patuck
2021-03-11ipa: rkisp1: Fail on init if hw revision is not RKISP1_V10Dafna Hirschfeld
2021-03-11ipa: rkisp1: Return error from IPA's configure method if it failsDafna Hirschfeld
2021-03-09libcamera: ipu3: Register FrameDurations controlJacopo Mondi
2021-03-09libcamera: ipu3: Initialize controls using sensor resolutionJacopo Mondi
2021-03-09ipa: raspberrypi: Use direct return value for configure()Paul Elder
2021-03-09ipa: raspberrypi: Rename vblank field in SensorConfig to vblankDelayDavid Plowman
2021-03-08libcamera: pipeline: ipu3: Ensure that IPU3Frames::info is not used after deleteKieran Bingham
2021-03-08libcamera: pipeline: ipu3: Fix spelling errorKieran Bingham
2021-03-04libcamera: pipeline: simple: Support camera sensors that contain an ISPLaurent Pinchart
2021-03-04libcamera: pipeline: simple: Walk the pipeline by following the first linkDafna Hirschfeld
2021-03-04pipeline: raspberrypi: Only enable embedded stream when availableNaushir Patuck
2021-03-04pipeline: ipa: raspberrypi: Pass exposure/gain values to IPA though controlsNaushir Patuck
2021-03-03libcamera: pipeline: simple: Enable multiple streams for compatible devicesLaurent Pinchart
2021-03-03libcamera: pipeline: simple: Support usage of multiple streamsLaurent Pinchart
2021-03-03libcamera: pipeline: simple: Support configuration of multiple streamsLaurent Pinchart
2021-03-03libcamera: pipeline: simple: Hardcode the number of internal buffersLaurent Pinchart
2021-03-03libcamera: pipeline: simple: Move converter data to camera dataLaurent Pinchart
2021-03-03libcamera: pipeline: simple: Add output formats to ConfigurationLaurent Pinchart
2021-03-03libcamera: pipeline: simple: Cache pipeline config in SimpleCameraConfigurationLaurent Pinchart
2021-03-03libcamera: pipeline: simple: Rename Configuration::pixelFormatLaurent Pinchart
2021-03-03libcamera: pipeline: simple: Document the pipeline handler designLaurent Pinchart
2021-03-03libcamera: pipeline: simple: Drop unused members of configurationLaurent Pinchart