[FEAT] Config file for properties
authorHarshJ20 <hjain24in@gmail.com>
Tue, 27 Jun 2023 19:53:50 +0000 (01:23 +0530)
committergichan-jang <56856496+gichan-jang@users.noreply.github.com>
Tue, 4 Jul 2023 00:54:04 +0000 (09:54 +0900)
commitcb433d4c05bf2ed2732e3f312dc24bdd8b419ed5
tree226bd1912939b0a26ac48f99ef0952a6523deebd
parente7439ca2e78fdc877a86963683dcd2a54ee6d906
[FEAT] Config file for properties

    - Defined a module in nnstreamer_plugin_api_impl named gst_tensor_parse_config_file
    - Used to install new property to specify Configuration file path
    - example case included for tensor_decoder
    - updated after build checkers failed for indentation
    - Type specific setting of prop_value

Signed-off-by: HarshJ20 <hjain24in@gmail.com>
gst/nnstreamer/elements/gsttensor_decoder.c
gst/nnstreamer/nnstreamer_plugin_api_impl.c
gst/nnstreamer/tensor_common.h