[Conf] Code Clean
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 19 Mar 2019 00:57:39 +0000 (09:57 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 19 Mar 2019 02:39:13 +0000 (11:39 +0900)
commit1a577c214371b67f5bf629be0d4c7eda12ce9d21
treea7a10167e9e55da043cc972e184527cda9fe26ef
parent52f0feee82b55157f0728223c4cf0c8b5d795b74
[Conf] Code Clean

- nnsconf_load(FALSE) do not process if it's loaded. We do not need to check it before calling it.
- Do not repeat parsing the configuration string (Raw values). Cache it and read the cached values.
- Processing raw values should be completed in nnsconf_load() for caching.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
gst/nnstreamer/nnstreamer_conf.c