Files
external_libcamera/include/libcamera
Han-Lin Chen fcb0ea001a libcamera: Introduce YamlParser as a helper to parse yaml files
Introduce YamlParser as a helper to convert contents of a yaml file to
a tree based structure for easier reading, and to avoid writing parser
with raw yaml tokens. The class is based on libyaml, and only support
reading but not writing a yaml file.

The interface is inspired by Json::Value class from jsoncpp:
http://jsoncpp.sourceforge.net/class_json_1_1_value.html

Signed-off-by: Han-Lin Chen <hanlinchen@chromium.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2022-05-10 00:22:36 +03:00
..
2021-12-13 11:29:01 +02:00
2021-11-24 12:17:35 +00:00
2021-12-11 17:53:40 +01:00
2021-11-24 12:17:35 +00:00
2021-11-24 12:17:35 +00:00
2021-12-13 11:29:01 +02:00
2021-11-24 12:17:35 +00:00
2021-11-24 12:17:35 +00:00