[Converter] support byte-stream
authorJaeyun <jy1210.jung@samsung.com>
Mon, 8 Oct 2018 03:50:13 +0000 (12:50 +0900)
committerMyungJoo Ham <myungjoo.ham@gmail.com>
Mon, 8 Oct 2018 15:30:06 +0000 (00:30 +0900)
commitd5b0a7d19cfca4f2d52f6d8b25dc2d1c56ac5055
tree3632ffb9becc3f496d059b900ca444db0e86797c
parent6dab5183e120c717752cb5b65d46328acca18f5d
[Converter] support byte-stream

add new properties input-dim and input-type to get tensor info from byte-stream (application/octet-stream)
add testcase for byte-stream

Signed-off-by: Jaeyun Jung <jy1210.jung@samsung.com>
gst/tensor_converter/tensor_converter.c
gst/tensor_converter/tensor_converter.h
tests/nnstreamer_sink/unittest_sink.cpp