summaryrefslogtreecommitdiff
path: root/src/libcamera/pipeline
AgeCommit message (Expand)Author
2020-09-29libcamera: ipu3: Adjust comment on ImgU configurationJacopo Mondi
2020-09-29libcamera: ipu3: Remove dead code checkJacopo Mondi
2020-09-29libcamera: ipu3: Fix RAW+YUV captureJacopo Mondi
2020-09-29ipa: raspberrypi: Tidy up variable names to be consistentNaushir Patuck
2020-09-29ipa: raspberrypi: Move IPA parameters to the RPi namespaceNaushir Patuck
2020-09-29pipeline: raspberrypi: Rename RPi::RPiStream and RPi::RPiDeviceNaushir Patuck
2020-09-29libcamera: raspberrypi: Plumb user transform through to IPADavid Plowman
2020-09-29libcamera: raspberrypi: Set camera flips correctly from user transformDavid Plowman
2020-09-29libcamera: Add user Transform to CameraConfigurationDavid Plowman
2020-09-29libcamera: pipeline: raspberrypi: Revert "Set sensor default orientation befo...David Plowman
2020-09-28libcamera: pipeline: rkisp1: Expose self path streamNiklas Söderlund
2020-09-28libcamera: pipeline: rkisp1: Add format validation for self pathNiklas Söderlund
2020-09-28libcamera: pipeline: rkisp1: Track buffers for self pathNiklas Söderlund
2020-09-28libcamera: pipeline: rkisp1: Configure self pathNiklas Söderlund
2020-09-28libcamera: pipeline: rkisp1: Add self path devicesNiklas Söderlund
2020-09-28libcamera: pipeline: rkisp1: Prefix main path video and resizerNiklas Söderlund
2020-09-28libcamera: pipeline: rkisp1: Set the crop rectangleNiklas Söderlund
2020-09-28libcamera: pipeline: rkisp1: Export stream formats to applicationsNiklas Söderlund
2020-09-28libcamera: pipeline: rkisp1: Create RkISP1Frames from camera dataNiklas Söderlund
2020-09-28libcamera: pipeline: rkisp1: Prepare buffer ready handlers for multiple streamsNiklas Söderlund
2020-09-28libcamera: pipeline: rkisp1: Setup links as part of configurationNiklas Söderlund
2020-09-28libcamera: pipeline: rkisp1: Breakout mainpath size and format constraintsNiklas Söderlund
2020-09-28libcamera: pipeline: rkisp1: Remove redundant check of buffer in RequestNiklas Söderlund
2020-09-28libcamera: pipeline: rkisp1: Set number of planes based on formatNiklas Söderlund
2020-09-21pipeline: ipa: raspberrypi: Handle any externally allocated FrameBufferNaushir Patuck
2020-09-21pipeline: raspberrypi: Use an unordered_set to store IPA buffer idsNaushir Patuck
2020-09-21pipeline: raspberrypi: Use an unordered_map for the stream buffer listNaushir Patuck
2020-09-21libcamera: pipeline: ipa: raspberrypi: Remove use of FrameBuffer cookieNaushir Patuck
2020-09-21libcamera: pipeline: raspberrypi: Add more robust stream buffer logicNaushir Patuck
2020-09-21libcamera: pipeline: raspberrypi: Fix bug in passing configuration to IPANaushir Patuck
2020-09-21libcamera: pipeline: raspberrypi: Rework stream buffer logic for zero-copyNaushir Patuck
2020-09-21libcamera: pipeline: raspberrypi: Remove const qualifier from RPiStreamNaushir Patuck
2020-09-21libcamera: pipeline: raspberrypi: Increase the number of RAW buffersNaushir Patuck
2020-09-21libcamera: pipeline: raspberrypi: Add some debug loggingNaushir Patuck
2020-09-21libcamera: pipeline: ipa: raspberrypi: Rework drop frame signallingNaushir Patuck
2020-09-21libcamera: pipeline: raspberrypi: Move RPiStream into a separate fileNaushir Patuck
2020-09-18libcamera: ipu3: Always use sensor full frame sizeJacopo Mondi
2020-09-14libcamera: pipeline: rkisp1: Fix line length typoNiklas Söderlund
2020-08-28libcamera: raspberrypi: Check dma heap allocatorJacopo Mondi
2020-08-28libcamera: raspberrypi: dmaheaps: Add isValid()Jacopo Mondi
2020-08-28libcamera: raspberrypi: dmaheaps: Improve device openJacopo Mondi
2020-08-27pipeline: raspberrypi: Set sensor default orientation before configure()Naushir Patuck
2020-08-26libcamera: pipeline: vimc: Fix configuration validationLaurent Pinchart
2020-08-25meson: Remove -Wno-unused-parameterLaurent Pinchart
2020-08-25libcamera: Drop explicit construction of std::queueLaurent Pinchart
2020-08-25libcamera: Replace utils::clamp() with std::clamp()Laurent Pinchart
2020-08-25libcamera: pipeline: ipu3: Remove stray "imgu." fileLaurent Pinchart
2020-08-23libcamera: pipeline: uvcvideo: Treat all UVC cameras as externalUmang Jain
2020-08-14libcamera: request: Make Stream pointer constNiklas Söderlund
2020-08-10libcamera: pipeline: rkisp1: Fix array size of formatsNiklas Söderlund