summaryrefslogtreecommitdiff
path: root/src/libcamera/pipeline/rpi/common/pipeline_base.cpp
AgeCommit message (Expand)Author
10 dayspipeline: rpi: Avoid duplicating size range for the same pixel formatDavid Plowman
11 dayslibcamera: Drop file name from header comment blocksLaurent Pinchart
2024-03-15libcamera: camera_sensor: Expose the Bayer orderLaurent Pinchart
2024-03-15libcamera: v4l2_subdevice: Rename V4L2SubdeviceFormat::mbus_code to codeLaurent Pinchart
2023-12-21pipeline: rpi: Respect provided strideWilliam Vinnicombe
2023-11-21pipeline: rpi: Add some useful logging messagesNaushir Patuck
2023-11-06pipeline: rpi: Remove unused variableNaushir Patuck
2023-10-23libcamera: Use CameraConfiguration::orientationJacopo Mondi
2023-10-18pipeline: rpi: Move flip handling validation codeNaushir Patuck
2023-10-18pipeline: rpi: Add RequiresMmap flag to RPi::StreamNaushir Patuck
2023-09-27libcamera: rpi: Simplify validate() and configure() for YUV/RGB streamsNaushir Patuck
2023-09-27libcamera: rpi: Change default stream formatsNaushir Patuck
2023-09-27libcamera: rpi: Simplify validate() and configure() for RAW streamsNaushir Patuck
2023-09-27libcamera: rpi: Add some helpers to PipelineHandlerBaseNaushir Patuck
2023-09-27libcamera: rpi: Cache rawStreams and outStreamsNaushir Patuck
2023-09-27libcamera: rpi: Make isRaw/isYuv/isRgb static functionsNaushir Patuck
2023-09-27libcamera: rpi: Allow platformValidate() to adjust format stridesNaushir Patuck
2023-09-27libcamera: rpi: Handle SensorConfigurationJacopo Mondi
2023-09-04pipeline: rpi: Rename RPi::Stream::setExternalBuffer()Naushir Patuck
2023-09-04pipeline: rpi: Remove additional external dma buf handling logicNaushir Patuck
2023-07-31pipeline: rpi: Don't call toV4L2DeviceFormat() from validate()Naushir Patuck
2023-07-24libcamera: rpi: pipeline_base: Cache sensor formatJacopo Mondi
2023-07-24libcamera: rpi: pipeline_base: Move findBestFormat to CameraDataJacopo Mondi
2023-07-24libcamera: rpi: pipeline_base: Remove populateSensorFormats()Jacopo Mondi
2023-07-07pipeline: rpi: Account for Bayer packing when validating formatNaushir Patuck
2023-07-04libcamera: camera: Take span of StreamRole instead of vectorBarnabás Pőcze
2023-06-19pipeline: rpi: Do not return an error from pipeline config file handlingNaushir Patuck
2023-06-06pipeline: ipa: rpi: Return lens controls from ipa->configure()Naushir Patuck
2023-06-05ipa: rpi: Handle controls for mono variant sensorsNaushir Patuck
2023-05-24pipeline: rpi: ipa_base: Parse config files after platformRegister()Naushir Patuck
2023-05-04pipeline: raspberrypi: Add stream flags to RPi::StreamNaushir Patuck
2023-05-04pipeline: raspberrypi: Introduce PipelineHandlerBase classNaushir Patuck