summaryrefslogtreecommitdiff
path: root/src/ipa/raspberrypi/cam_helper.hpp
AgeCommit message (Expand)Author
2021-08-09generated by cgit v1.2.1 (git 2.18.0) at 2025-01-13 06:53:13 +0000 /vivid.git/commit/src/ipa/raspberrypi/cam_helper.hpp?h=vivid-post-395d43d6d7&id=d3ea8e78852ba91245fdb9069363c1149e99c3b0'>ipa: raspberrypi: Use a unique_ptr for the metadata parserNaushir Patuck
2021-06-25libcamera/base: Move span to base libraryKieran Bingham
2021-06-25libcamera/base: Move extended base functionalityKieran Bingham
2021-06-25libcamera/base: Move utils to the base libraryKieran Bingham
2021-06-08ipa: raspberrypi: Switch ipa and cam_helper to use utils::DurationNaushir Patuck
2021-05-08ipa: raspberrypi: Use CamHelpers to generalise sensor embedded data parsingDavid Plowman
2021-04-27ipa: cam_helper: Correct a wrong choice of termSebastian Fricke
2021-04-15ipa: raspberrypi: cam_helper: Remove duplicate wordsSebastian Fricke
2021-03-09ipa: raspberrypi: Make CamHelpers return the frame delay for vblankingDavid Plowman
2021-02-05ipa: raspberrypi: Limit the calculated vblank based on the sensor modeNaushir Patuck
2021-01-20libcamera: raspberrypi: Add control of sensor vblankingNaushir Patuck
2020-09-29ipa: raspberrypi: Rename the controller namespace from Rpi to RpiControllerNaushir Patuck
2020-07-17ipa: raspberrypi: Drop CameraHelper::GetOrientation()Laurent Pinchart
2020-05-16libcamera: Move internal headers to include/libcamera/internal/Laurent Pinchart
2020-05-11libcamera: ipa: Raspberry Pi IPANaushir Patuck