[Filter/API] Constify subplugin name.
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 23 Mar 2020 11:00:46 +0000 (20:00 +0900)
committerGeunsik Lim <leemgs@users.noreply.github.com>
Thu, 26 Mar 2020 20:50:11 +0000 (05:50 +0900)
commit5d8f47f191b609310ee337086efa9cd9230a81a8
tree5b7cf5f78fafcd7db6cdc0c9531479c2adc550e6
parent271f436b92bf6e8b6c9498be04de42749ad1c3ff
[Filter/API] Constify subplugin name.

Do not let subplugin authors handle alloc/dealloc name
for frequent getFrameworkInfo calls.

Allow them to point to a const string instead.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
gst/nnstreamer/include/nnstreamer_plugin_api_filter.h
gst/nnstreamer/tensor_filter/tensor_filter_common.c