summaryrefslogtreecommitdiff
path: root/src/libcamera/yaml_parser.cpp
AgeCommit message (Expand)Author
2022-06-16libcamera: yaml_parser: Extend YamlObject::size() to dictionariesLaurent Pinchart
2022-06-16libcamera: yaml_object: Turn Type into an enum classLaurent Pinchart
2022-05-10libcamera: Introduce YamlParser as a helper to parse yaml filesHan-Lin Chen