summaryrefslogtreecommitdiff
path: root/src/libcamera/delayed_controls.cpp
AgeCommit message (Expand)Author
2022-07-27raspberrypi: Update Copyright statement in all Raspberry Pi source filesNaushir Patuck
2022-07-05delayed_controls: Remove reduandant firstSequence_Kieran Bingham
2021-10-05libcamera: Fix crash caused by reading uninitialised delayed controlsDavid Plowman
2021-06-25libcamera/base: Move extended base functionalityKieran Bingham
2021-03-13libcamera: delayed_controls: Add missing documentation for ControlParamsNaushir Patuck
2021-03-12libcamera: delayed_controls: Fix off-by-one error in get()Naushir Patuck
2021-03-12libcamera: delayed_controls: Remove spurious no-op queued controlsNaushir Patuck
2021-03-12libcamera: delayed_controls: Remove unneeded write when starting upNaushir Patuck
2021-03-12libcamera: delayed_controls: Add notion of priority writeNaushir Patuck
2021-01-29libcamera: delayed_controls: Add helper for controls that apply with a delayNiklas Söderlund