[Decoder] Bugfix: get_property/tensorseg format error
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 25 Feb 2019 08:25:24 +0000 (17:25 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 26 Feb 2019 02:25:11 +0000 (11:25 +0900)
commit8660a7446ff77a48a66554e88df64bada8816ca3
treebe6f1ea6bd7bf97acbe8905cc4cb9c528e9b4a96
parent581fe650a402e61bc4d11c79282b367f32ccbd03
[Decoder] Bugfix: get_property/tensorseg format error

1. Do not print "," as the first character: write "seg1,seg2,seg3" instead of ",seg1,seg2,seg3".
2. Free memory!

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