~kparichay/nnstreamer/+git/trunk:filter_nnfw_new_1

Last commit made on 2019-10-14
Get this branch:
git clone -b filter_nnfw_new_1 https://git.launchpad.net/~kparichay/nnstreamer/+git/trunk

Branch merges

Branch information

Name:
filter_nnfw_new_1
Repository:
lp:~kparichay/nnstreamer/+git/trunk

Recent commits

dd83be3... by Parichay Kapoor <email address hidden>

[tizen/nnfw] Add get_input/output_dimensions

Added implementation for get_input/output_dimensions functions

Signed-off-by: Parichay Kapoor <email address hidden>

0a9e18b... by Hyoung Joo Ahn

[Api/Tizen] remove code which occurs error

remove code which occurs error.
Since the previous code lock the resource internally,
when another pipeline want to contact to the resource, an error is generated.

Signed-off-by: Hyoung Joo Ahn <email address hidden>

2d02dfc... by Jaeyun <email address hidden>

[Api/Tizen] bug-fix to replace str

bug-fix to replace element string in pipeline description.

Signed-off-by: Jaeyun Jung <email address hidden>

30943c2... by Jaeyun <email address hidden>

[Api/Tizen] update restricted elements

Add tv-camsrc and pulsesrc as cam input src element.

Signed-off-by: Jaeyun Jung <email address hidden>

47a9306... by Jaeyun <email address hidden>

[Filter/Sub] use glib to compare strings

change string util functions to parse and compare strings.

Signed-off-by: Jaeyun Jung <email address hidden>

fc06820... by Jaeyun <email address hidden>

[Api/Tizen] Tizen internal API to construct pipeline

Add Tizen internal API without checking the permission.

Signed-off-by: Jaeyun Jung <email address hidden>

6ca663b... by Parichay Kapoor <email address hidden>

[single] Minor updates for modularity

Added minor updates in C-API single shot implementation for improved modularity

Signed-off-by: Parichay Kapoor <email address hidden>

8f6a1fd... by Jaeyun <email address hidden>

[Android/Test] add tc to check max local ref

Add aging test to check local ref table overflow.

Signed-off-by: Jaeyun Jung <email address hidden>

a02cea7... by Jaeyun <email address hidden>

[Filter/Sub] already loaded case

Check returned value when the nn model file is already loaded.

Signed-off-by: Jaeyun Jung <email address hidden>

000fa07... by Jaeyun <email address hidden>

[Tizen/Api] fix invalid params to parse mm info

Add missed param mm-handle to get video cam src element in Tizen.

Signed-off-by: Jaeyun Jung <email address hidden>