[Transform/Transpose] Add invalid option string handling
authorWook Song <wook16.song@samsung.com>
Tue, 12 Feb 2019 06:45:09 +0000 (15:45 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 15 Feb 2019 06:20:04 +0000 (15:20 +0900)
commita4613e20ce61d257398f3686edb3502d9964ce30
treecaab8711837cd8bf3ebd98893036e27c210055c9
parent5c709b4be4433bf985fb581c0be6d07a355c16ab
[Transform/Transpose] Add invalid option string handling

This patch adds handling for invalid option string. When the option
string is invalid, the pipeline would be terminated by g_assert before
it starts.

Signed-off-by: Wook Song <wook16.song@samsung.com>
gst/nnstreamer/tensor_transform/tensor_transform.c