[TensorDemux] Add Skelton for TensorDemux
authorjijoong.moon <jijoong.moon@samsung.com>
Mon, 23 Jul 2018 07:18:28 +0000 (16:18 +0900)
committer함명주/동작제어Lab(SR)/Principal Engineer/삼성전자 <myungjoo.ham@samsung.com>
Tue, 24 Jul 2018 01:45:33 +0000 (10:45 +0900)
commit8a0e6f45ceedac47bcec9f5eef95c86a3ced0fcf
tree158ef52314b71b777521ca699a8bbdca7a3d0395
parent64d0688efa241984f8d4c442875d863638c0fde6
[TensorDemux] Add Skelton for TensorDemux

In order to demux tensors, the TensorDemux is added.
This is the first implementaion of TensorDemux.

Signed-off-by: jijoong.moon <jijoong.moon@samsung.com>
CMakeLists.txt
gst/tensor_demux/CMakeLists.txt [new file with mode: 0644]
gst/tensor_demux/gsttensordemux.c [new file with mode: 0644]
gst/tensor_demux/gsttensordemux.h [new file with mode: 0644]