[Tizen/Api] Remove Tizen dependency from CAPI set
authorSangjung Woo <sangjung.woo@samsung.com>
Thu, 13 Jun 2019 06:01:51 +0000 (15:01 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 14 Jun 2019 02:25:07 +0000 (11:25 +0900)
commitfd5b20f989b0779fc62f69270ceb10bd9b598262
tree25ffa05664f5061dc63e1dbe4910dcf22cbf36a0
parenta74061cf2138f040e64c1d102341d0cdc121e50d
[Tizen/Api] Remove Tizen dependency from CAPI set

Since NNStreamer CAPI will be used for Android, Tizen and Linux distro,
this patch removes the Tizen dependency from API set. Detailed works are
as below.

* Support multiple Log environment such as Android, Tizen and Linux
  distro instead of dlog API.
* Use the standard error code instead of that of Tizen.

Signed-off-by: Jaeyun Jung <jy1210.jung@samsung.com>
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
packaging/nnstreamer.spec
tizen-api/include/nnstreamer.h
tizen-api/include/tizen-api-private.h
tizen-api/src/nnstreamer-single.c
tizen-api/src/tizen-api-pipeline.c
tizen-api/src/tizen-api-util.c