summaryrefslogtreecommitdiff
path: root/src/ipa/raspberrypi/raspberrypi.cpp
AgeCommit message (Expand)Author
2020-09-29libcamera: raspberrypi: Plumb user transform through to IPADavid Plowman
2020-09-21pipeline: ipa: raspberrypi: Handle any externally allocated FrameBufferNaushir Patuck
2020-09-21libcamera: pipeline: ipa: raspberrypi: Rework drop frame signallingNaushir Patuck
2020-08-25meson: Remove -Wno-unused-parameterLaurent Pinchart
2020-07-25libcamera: raspberrypi: Add ColourCorrectionMatrix controlDavid Plowman
2020-07-17libcamera: pipeline: ipa: raspberrypi: Use dma heap allocs for LS tablesNaushir Patuck
2020-07-17ipa: raspberrypi: Pass sensor config back from configure()Laurent Pinchart
2020-07-17ipa: raspberrypi: Pass lens shading table through configure() functionLaurent Pinchart
2020-07-17ipa: raspberrypi: Drop CameraHelper::GetOrientation()Laurent Pinchart
2020-07-17libcamera: ipa_interface: Add support for custom IPA data to configure()Laurent Pinchart
2020-07-06libcamera: ipa: raspberrypi: Populate focus FoM from the ISP statisticsNaushir Patuck
2020-07-06ipa: raspberrypi: Populate libcamera metadata after controller processNaushir Patuck
2020-06-25libcamera: ipa: raspberrypi: Plumb in the libcamera sharpness controlDavid Plowman
2020-06-22libcamera: ipa: raspberrypi: Recalculate camera exposure/gain when camera mod...David Plowman
2020-06-22libcamera: ipa: raspberrypi: Allow SwitchMode method to return camera settingsDavid Plowman
2020-05-16libcamera: Move IPA headers from include/ipa/ to include/libcamera/ipa/Laurent Pinchart
2020-05-16libcamera: Move internal headers to include/libcamera/internal/Laurent Pinchart
2020-05-11libcamera: ipa: Raspberry Pi IPANaushir Patuck