[Decoder] Do not die for option errors.
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 29 Nov 2018 02:26:11 +0000 (11:26 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Fri, 30 Nov 2018 06:49:17 +0000 (15:49 +0900)
commita13fe3ce87bdb7372a9ed8f97df44956203a93fe
tree49f3fa7f2f5d22abef83a50e2e4939de75faaf1e
parent9ec0e458dc19248b91f2efaaf8c22bf23e8d94eb
[Decoder] Do not die for option errors.

With dynamic pipeline configurations, the mode/option
properties may become incomplete. Do not die for such status
if the pipeline is not active.

This is critical for GUI toolkits.

Fixes a subitem of #827

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
gst/tensor_decoder/tensordec-imagelabel.c
gst/tensor_decoder/tensordec.c