[Filter/Main] Guarantee calling "open" before all other callbacks.
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 22 Jun 2018 07:23:49 +0000 (16:23 +0900)
committer함명주/동작제어Lab(SR)/Principal Engineer/삼성전자 <myungjoo.ham@samsung.com>
Wed, 27 Jun 2018 11:01:56 +0000 (20:01 +0900)
commit5bcf37621f5bb7d602ac9aabcd55403a046a0e01
tree7963ba9155060a4ba4e7062242a9ac3db09d19e9
parentc4331e49d7a007832e1783b1e46c300737b3b152
[Filter/Main] Guarantee calling "open" before all other callbacks.

Added "open" virtual methods for tensor_filer subplugins.

TODO: guarantee calling "close" at the end.

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