[C-API] check gstreamer initialization status in ml_single_open() accepted/tizen/unified/20190723.112130 submit/tizen/20190722.095424
authorSangjung Woo <sangjung.woo@samsung.com>
Fri, 19 Jul 2019 09:45:14 +0000 (18:45 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 22 Jul 2019 09:15:11 +0000 (18:15 +0900)
commit2a819173123f8b608dd6b28ff48a1d78b8205193
treef4f78f950f1f5a847d1f2bcbddae84686f98ef71
parent728720599816426556cdf82c6b8baa86d1050413
[C-API] check gstreamer initialization status in ml_single_open()

Before calling gstreamer function, this patch checks its initialization
status by calling gst_init_check() in ml_single_open().

Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
api/capi/src/nnstreamer-capi-single.c