platform/upstream/nnstreamer.git
2019-06-14 MyungJoo Ham[CAPI] Beautify CAPI Generality Support
2019-06-14 MyungJoo Ham[Test/CAPI] Fix sign-ness mismatch
2019-06-14 Jaeyun[Subplugin] define function to find subplugin
2019-06-14 Sangjung Woo[Tizen/Api] Reorganize API directory
2019-06-14 Sangjung Woo[Tizen/Api] Remove Tizen dependency from CAPI set
2019-06-12 Hyoung Joo Ahn[Filter/Caffe2] initial commit for caffe2
2019-06-12 Jaeyun[Tizen/Api] add common utilities and change name prefix
2019-06-11 Jaeyun[Tizen/Api] change callback param for tensors
2019-06-11 Dongju Chae[Source/AMC] Source element for Android MediaCodec...
2019-06-10 Hyoung Joo Ahn[Typo] fix a minor typo of comment
2019-06-10 MyungJoo Ham[Dist] typo fix $ --> %
2019-06-08 Jaeyun[Test] move data files to model directory
2019-06-08 Jaeyun[Tizen/Api] change name prefix
2019-06-06 Hyoung Joo Ahn[Filter] add the model path parser
2019-06-06 Parichay Kapoor[pytorch] Added pytorch subplugin support
2019-06-05 Sangjung WooUpdate .gitignore to ignore files generated by Visual...
2019-06-05 Jaeyun[Tizen/Api] basic implementation for single shot
2019-06-04 Sangjung Woo[Tizen/API] Use function instead of API in documentation
2019-06-04 Sangjung Woo[Tizen/API] Fix the broken link
2019-06-04 Jaeyun[Tizen/Api] add appsink to handle sink event
2019-06-03 Wook Song[Filter/MvNCSDK] Write callbacks for framework invocation
2019-06-03 MyungJoo Ham[WIP. Tizen/API] Simple Single-Shot Inference Low-Level API
2019-06-03 MyungJoo Ham[Typdef] Update doxygen for GstTensorInfo
2019-05-31 Jaeyun[Meson] update version info
2019-05-31 Dongju Chae[Filter/Python] Fix missing initialization of class...
2019-05-30 Jaeyun[Test/Api/Tizen] add testcases for params and element
2019-05-30 Sangjung Woo[Tizen/API] Remove unnecessary todo and TBD items
2019-05-30 Jaeyun[Api/Tizen] handle invalid param
2019-05-30 Jaeyun[Api/Tizen] change param and enum
2019-05-29 MyungJoo HamDevelopment of 0.2.1 RC1 started
2019-05-29 MyungJoo HamRelease of NNStreamer 0.2.0 v0.2.0
2019-05-28 Jaeyun[Api/Tizen] unref object after usage
2019-05-28 Jaeyun[Api/Tizen] add macro for logging
2019-05-28 Jaeyun[Api/Tizen] change function name
2019-05-28 Wook Song[Filter/MvNCSDK] Write callbacks for getting dimensions...
2019-05-27 Wook Song[Filter/MvNCSDK] Implement callbacks for open/close...
2019-05-27 Jaeyun[Conf] add option to enable symbolic link
2019-05-20 Jaeyun[Decoder] validate sub-plugin data
2019-05-20 Dongju Chae[PythonFilter/Testcases] Add some testcases for Python...
2019-05-17 Jaeyun[Meson] remove unnecessary option
2019-05-17 MyungJoo Ham[Unittest] GCC7-GTEST compatibility
2019-05-17 Jaeyun[Conf] add flag to load path from env-var
2019-05-17 Dongju Chae[PythonFilter/Build] Update build files for Ubuntu...
2019-05-16 Wook Song[Filter/MvNCSDK/Meson] Add a build dependency on NCSDK2
2019-05-16 Wook Song[Filter] Add skeleton for Intel Movidius Neural Compute...
2019-05-15 Jaeyun[Decoder/Api] remove output type
2019-05-15 Jaeyun[Decoder] subplugin mode only
2019-05-15 Jaeyun[Decoder/Api] change function name
2019-05-15 Jaeyun[Conf] code clean
2019-05-15 Jaeyun[Conf/Tensorflow] remove default flag in conf setting
2019-05-15 Jaeyun[Common] function to get element size
2019-05-15 Jaeyun[Common] function to get element type str
2019-05-15 Jaeyun[Merge/Mux] common functions about time-sync option
2019-05-15 Sangjung Woo[Tizen/API] Add 'remarks' information for specific...
2019-05-15 Sangjung Woo[Tizen/API] Make a verb for the third person singular
2019-05-15 Sangjung Woo[Tizen/API] Make a consistency in naming of GStreamer
2019-05-11 Jaeyun[Meson] add minimal warning flag
2019-05-11 Jaeyun[Repo] move repo sources into one directory
2019-05-11 Jaeyun[Common] remove typefind function
2019-05-09 Sangjung Woo[Tizen/API] Make API signature as single line
2019-05-09 Sangjung Woo[Tizen/API] Update omitted return codes
2019-05-09 Sangjung Woo[Tizen/API] fix the typos in header
2019-05-09 Jaeyun[Build/Meson] remove unnecessary flag
2019-05-08 MyungJoo Ham[Tizen/API] License Tizen-CAPI as LGPL 2.1
2019-05-08 MyungJoo Ham[Tizen/API] Rename tizen-api.h to nnstreamer.h
2019-05-08 MyungJoo Ham[Tizen/API] Module group hierarchy fix
2019-05-08 jijoong.moon[UNITTEST] Skip the test when there is not tensorflow...
2019-05-08 Jaeyun[Build/Plugin] common plugin registration
2019-05-08 Jaeyun[Subplugin] handle error case
2019-05-08 Jaeyun[Subplugin] check symlink before getting handle
2019-05-08 Jaeyun[Filter] validate sub-plugin data
2019-05-08 Jaeyun[IIO] open file with with glib function
2019-05-08 Jaeyun[Decoder/Sub-plugins] use glib to load labels
2019-05-08 Jaeyun[Repo] handle empty repo data
2019-05-08 Jaeyun[Conf/Subplugins] scan subplugins
2019-05-03 Jaeyun[Filter/TF] use glib to parse and compare string
2019-05-02 Jaeyun[Filter/Api] move NNFW struct
2019-05-02 Jaeyun[IIO] init local variable
2019-04-30 Sangjung Woo[Coverity 1050294, 1050288] Dereference before null...
2019-04-30 Sangjung Woo[Coverity 1050034] Resource leak
2019-04-30 Sangjung Woo[Coverity 1051566] Resource leak
2019-04-30 jijoong.moon[Unittest] Added tensorflow-lite model data
2019-04-29 jijoong.moon[Unittest] add install gen24bBMP.py
2019-04-25 Jaeyun[Meson] remove unnecessary flag
2019-04-25 Jaeyun[Build] fix build warning
2019-04-25 Jaeyun[Common] pad info struct
2019-04-24 Parichay Kapoor[IIO] Added support for other/tensors
2019-04-23 jijoong.moon[SVACE] Fix Issue WGID 414649 accepted/tizen/unified/20190425.014439 submit/tizen/20190424.061404 submit/trunk/20190424.060556
2019-04-23 Jaeyun[Build] remove warning
2019-04-23 Parichay Kapoor[SVACE/IIO] Bugfix of memory leak for iio svace
2019-04-23 jijoong.moon[SVACE] Fix Issue #414638
2019-04-23 jijoong.moon[UNITTEST] add tensorflow-lite test cases accorting...
2019-04-23 Jaeyun[Test/Valgrind] timer to push buffer
2019-04-23 Jaeyun[Meson/Test] increase test-timeout
2019-04-23 Jaeyun[Orc] remove unnecessary code
2019-04-19 Jaeyun[Split] code clean
2019-04-19 Jaeyun[Split] exception to get property
2019-04-19 Jaeyun[Test/Repo] remove unnecessary header
2019-04-19 Jaeyun[Build] remove warning
2019-04-18 Parichay Kapoor[SVACE] Addressess memory leaks
next