[Converter] move functions to parse media stream
authorJaeyun <jy1210.jung@samsung.com>
Fri, 8 Mar 2019 09:48:13 +0000 (18:48 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 12 Mar 2019 03:52:44 +0000 (12:52 +0900)
commitacdc5a3daf22c26e181b87859b89907dc1efa06a
tree9aac4e1909d8b16eda0e98edee5f9e11eda5274d
parent8115ed89215b044e8d684bd222f17f51e0c2aa2b
[Converter] move functions to parse media stream

tensor-converter converts all media stream to tensor type.
moves all functions to parse media info into tensor-converter.

Signed-off-by: Jaeyun Jung <jy1210.jung@samsung.com>
gst/nnstreamer/tensor_common.c
gst/nnstreamer/tensor_converter/tensor_converter.c
gst/nnstreamer/tensor_converter/tensor_converter.h
tests/nnstreamer_tensors/runTest.sh
tests/nnstreamer_tensors/tensors_test/gsttesttensors.c