summaryrefslogtreecommitdiff
path: root/src/libcamera/pipeline/rpi/vc4/vc4.cpp
AgeCommit message (Expand)Author
5 dayslibcamera: pipeline: Rename pipelines to a shorter nameJulien Vuillaumier
11 dayslibcamera: Drop file name from header comment blocksLaurent Pinchart
2024-04-16libcamera: internal: Move dma_heaps.[h, cpp] to common directoriesAndrey Konovalov
2024-03-15libcamera: v4l2_subdevice: Rename V4L2SubdeviceFormat::mbus_code to codeLaurent Pinchart
2024-02-23pipeline: rpi: vc4: Use an unpacked format if no packed one is availableDavid Plowman
2024-01-23pipeline: rpi: Always initialize the embedded buffer in tryRunPipelineElias Naur
2023-11-21pipeline: rpi: Add some useful logging messagesNaushir Patuck
2023-11-06pipeline: rpi: vc4: Fix drop frame bug when no ISP streams are configuredNaushir Patuck
2023-10-18pipeline: rpi: vc4: Allocate more embedded data buffersWilliam Vinnicombe
2023-10-18pipeline: rpi: Move flip handling validation codeNaushir Patuck
2023-10-18mojom: pipeline: ipa: rpi: Add fields for PiSP objectsNaushir 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: Simplify validate() and configure() for RAW streamsNaushir Patuck
2023-09-27libcamera: rpi: Cache rawStreams and outStreamsNaushir Patuck
2023-09-27libcamera: rpi: Handle SensorConfigurationJacopo Mondi
2023-05-04pipeline: raspberrypi: Add stream flags to RPi::StreamNaushir Patuck
2023-05-04pipeline: raspberrypi: Introduce PipelineHandlerBase classNaushir Patuck