[Utility] NNStreamer-Check
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 13 Aug 2020 10:44:06 +0000 (19:44 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 26 Aug 2020 08:50:07 +0000 (17:50 +0900)
commitfc8e61a0272ecdac3182133c6ff0785f0eb3966f
treed20908b9f5e01e2502cbb4c395b28d62ee3dd79b
parent2bfb5cd35092267dfbacd39e6268634ccf9481f2
[Utility] NNStreamer-Check

The new utility, "nnstreamer-check", shows
NNStreamer configuration dump to stdout.
This helps nnstreamer developers who suffer from
installation paths and configuration paths.

Fixes #2638

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
gst/nnstreamer/nnstreamer_conf.c
gst/nnstreamer/nnstreamer_conf.h
tools/development/confchk/confchk.c [new file with mode: 0644]
tools/development/confchk/meson.build [new file with mode: 0644]