[libcamera-devel] [PATCH v2 0/2] cam: Add Rectangle type parsing in capture script

Daniel Semkowicz dse at thaumatec.com
Fri Jun 24 15:05:21 CEST 2022


Changes vs v1:
- Move all types unpacking lower to unpackControl()
- Use ControlValue::isNone to signalize error condition
- Add patch for checking parseFrames() return value

Best regards
Daniel Semkowicz

Daniel Semkowicz (2):
  cam: Add Rectangle type parsing in capture script
  cam: capture_script: Check parseFrames() return value for errors

 src/cam/capture_script.cpp | 113 +++++++++++++++++++++++++++++++++----
 src/cam/capture_script.h   |   6 +-
 2 files changed, 105 insertions(+), 14 deletions(-)

-- 
2.34.1



More information about the libcamera-devel mailing list