summaryrefslogtreecommitdiff
path: root/src/libcamera/pipeline/rpi
AgeCommit message (Expand)Author
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: Fix wrong comment indentationJacopo Mondi
2023-09-27libcamera: rpi: Allow platformValidate() to adjust format stridesNaushir Patuck
2023-09-27libcamera: rpi: Handle SensorConfigurationJacopo Mondi
2023-09-04pipeline: rpi: Simplify buffer id generationNaushir Patuck
2023-09-04pipeline: rpi: Rename RPi::Stream::setExternalBuffer()Naushir Patuck
2023-09-04pipeline: rpi: Remove additional external dma buf handling logicNaushir Patuck
2023-09-04pipeline: rpi: Increase buffer import count to 32Naushir 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
2023-05-04pipeline: raspberrypi: Make RPi::Stream::name() return const std::string &Naushir Patuck
2023-05-04pipeline: ipa: raspberrypi: Restructure the IPA mojom interfaceNaushir Patuck
2023-05-04pipeline: raspberrypi: rpi_stream: Set invalid buffer to id == 0Naushir Patuck
2023-05-04pipeline: ipa: raspberrypi: Refactor and move the Raspberry Pi codeNaushir Patuck