[Common] move common c files to gst/nnstreamer
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Sat, 13 Oct 2018 07:04:22 +0000 (16:04 +0900)
committerMyungJoo Ham <myungjoo.ham@gmail.com>
Mon, 15 Oct 2018 04:23:41 +0000 (13:23 +0900)
commite3a8259c78238da9d5e971ec0048a38a941a46b0
tree536f0f42546c4947ac95496f899c2f00870fc9b8
parent27e33a664d7a3a028ab63ad3274e97e11e9b78a9
[Common] move common c files to gst/nnstreamer

Use /common/ for common utilities, not source files
Use /gst/nnstreamer/ for common source files.

This will make it easier to be upstreamed to GST communities later.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
CMakeLists.txt
gst/nnstreamer/tensor_common.c [moved from common/tensor_common.c with 100% similarity]
gst/nnstreamer/tensor_meta.c [moved from common/tensor_meta.c with 100% similarity]