summaryrefslogtreecommitdiff
path: root/src/ipa
AgeCommit message (Expand)Author
2020-08-25libcamera: Replace utils::clamp() with std::clamp()Laurent Pinchart
2020-08-05libcamera: ipa: raspberrypi: ALSC: Improve behaviour when camera mode changesDavid Plowman
2020-08-05libcamera: ipa: raspberrypi: ALSC: Resample luminance tableDavid Plowman
2020-08-05libcamera: ipa: raspberrypi: ALSC: Improve locking in a few placesDavid Plowman
2020-08-05libcamera: ipa: raspberrypi: ALSC: Camera mode does not need to be atomicDavid Plowman
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-07-03ipa: raspberrypi: Enable focus measure without recompileDavid Plowman
2020-07-01ipa/pipeline: rkisp1: Fix spellingAndrej Shadura
2020-06-25ipa: rpi: Add "focus" algorithmDavid Plowman
2020-06-25libcamera: ipa: raspberrypi: Plumb in the libcamera sharpness controlDavid Plowman
2020-06-25libcamera: ipa: raspberrypi: Add sharpness strength controlDavid Plowman
2020-06-25libcamera: ipa: raspberrypi: Make sharpening mode_factor an ordinary doubleDavid 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-06-09libcamera: Add missing SPDX headers to miscellaneous small filesLaurent Pinchart
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-13ipa: Only sign IPA modules that are being installedLaurent Pinchart
2020-05-13licenses: License all meson files under CC0-1.0Laurent Pinchart
2020-05-11libcamera: raspberrypi: Add components to meson buildNaushir Patuck
2020-05-11libcamera: ipa: Raspberry Pi IPANaushir Patuck
2020-05-11meson: Use files() instead of find_program() for internal scriptsLaurent Pinchart
2020-04-30libcamera: Build IPA module signatures by defaultLaurent Pinchart
2020-04-29libcamera: Regenerate IPA module signatures at install timeLaurent Pinchart
2020-04-28libcamera: ipa: Add support for CameraSensorInfoJacopo Mondi
2020-04-28ipa: vimc: Validate configuration file in init()Laurent Pinchart
2020-04-28ipa: vimc: Add a dummy configuration file to the vimc IPALaurent Pinchart
2020-04-28ipa: Pass IPA initialization settings to IPAInterface::init()Laurent Pinchart
2020-04-28libcamera: ipa_proxy: Provide suport for IPA configuration filesLaurent Pinchart
2020-04-28ipa: Name IPA modules after their source directoryLaurent Pinchart
2020-04-16libcamera: Make IPA module signing optionalLaurent Pinchart
2020-04-14libcamera: ipa: Remove IPAModuleInfo license fieldLaurent Pinchart
2020-04-14libcamera: Add IPA module signing infrastructureLaurent Pinchart
2020-04-14ipa: vimc: Remove isolated VIMC IPA moduleLaurent Pinchart
2020-04-14ipa: Add start() and stop() operationsNiklas Söderlund
2020-03-25libcamera: Make pipeline handlers selectable at compile timeLaurent Pinchart
2020-03-25ipa: Move vimc to a subdirectoryLaurent Pinchart
2020-01-14libcamera: Switch from utils::make_unique to std::make_uniqueLaurent Pinchart
2020-01-14meson.build: Switch to C++14Laurent Pinchart
2020-01-12ipa: Switch to FrameBuffer interfaceNiklas Söderlund
2019-11-20ipa: Allow short-circuiting the ipa_context_opsLaurent Pinchart
2019-11-20ipa: Switch to the plain C APIJacopo Mondi
2019-11-20ipa: Pass ControlInfoMap references to IPAInterface::configure()Laurent Pinchart