platform/upstream/nnstreamer.git
2019-02-15 Wook Song[Transform/Arithmetic] Remove checking for typecast...
2019-02-15 Wook Song[Test/UnittestPlugins/Transform] Apply 'mode' property...
2019-02-15 Wook Song[Transform/Arithmetic] Handle invalid option using...
2019-02-15 Wook Song[Transform/Stand] Change reaction for invalid option...
2019-02-15 Wook Song[Transform/Dimchg] Refine option string parsing code
2019-02-15 Wook Song[Transform/Dimchg] Add handling for invalid option...
2019-02-15 Wook Song[Transform/Transpose] Remove unnecessary error handling...
2019-02-15 Wook Song[Transform/Transpose] Add invalid option string handling
2019-02-15 Wook Song[Transform/Typecast] Change reaction for invalid option...
2019-02-15 Wook Song[Transform] Change parameter spec of 'mode' property...
2019-02-15 Jaeyun[Build] fix indent error
2019-02-14 MyungJoo HamUpdated error message string
2019-02-14 Jaeyun[Converter] data size of text input
2019-02-14 Jaeyun[Common] change type name - text
2019-02-14 Jaeyun[Common] remove file _plugin_api.c
2019-02-14 Jaeyun[Common] move common tensor-info functions to api header
2019-02-14 Jaeyun[Common] change function name
2019-02-14 Jaeyun[Decoder] remove unused
2019-02-13 MyungJoo HamDo not configure LD_PATH during build
2019-02-13 MyungJoo Ham[Decoder] Pull decoder subplugins out to /ext
2019-02-11 MyungJoo Ham[API] Filter/Decoder subplugin API headers
2019-02-11 Jaeyun[Common] add common function
2019-02-11 Jaeyun[Common] fix val type
2019-02-11 Jaeyun[Filter] print message when caps-nego failed
2019-02-11 MyungJoo Ham[Decoder] refactor subplugin structure for /ext preparation
2019-02-10 MyungJoo HamSubplugin register/unregister refactored.
2019-02-08 Jaeyun[Build/Filter] code clean
2019-02-08 MyungJoo Ham[DIST] Install path changes, add symlink
2019-02-08 MyungJoo Ham[Filter:*] Migrate subplugins to ext
2019-02-08 Jaeyun Jung[Meson] dependency for generated files
2019-02-08 Jaeyun[Meson/CustomFilter] change install path
2019-02-08 Jaeyun[Meson] configuration to install ini
2019-01-31 MyungJoo Ham[DIST] Install /etc/nnstreamer.ini
2019-01-31 MyungJoo Ham[Test] runTest.sh typo
2019-01-31 MyungJoo Ham[Conf] Bugfix of array out of bound
2019-01-31 MyungJoo Ham[Conf] Bugfix: if no path is given, use current dir.
2019-01-31 MyungJoo Ham[Filter:*] Cut build dependency of filter-subplugin...
2019-01-31 MyungJoo Ham[Subplugin] Do not dlsym if it's already probed.
2019-01-30 MyungJoo HamBugfix of nnstreamer_conf internal API
2019-01-30 MyungJoo Ham[Codeowner] Add kparichay to default reviewers
2019-01-29 jijoong.moon[Repo] Add test case for repo dynamicity
2019-01-29 Hyoung Joo Ahn[Decoder/Boundingbox] make decoder possible to handle...
2019-01-29 MyungJoo Ham[Filter/subplugin] Follow the subplugin naming rule.
2019-01-28 Wook Song[Common] Remove unused function, 'gst_tensor_media_type...
2019-01-28 Wook Song[Dist/Tizen] Add plug-in API library to development...
2019-01-28 Wook Song[DIST/Debian] Add plug-in API library to development...
2019-01-28 Wook Song[PkgConfig] Update to use plug-in API lib
2019-01-28 Wook Song[Meson] Create shared and static libraries of plug...
2019-01-28 Wook Song[Common] Remove duplicate contents from tensor_common
2019-01-28 Wook Song[Common] Extract APIs for plug-in developers from tenso...
2019-01-28 Jaeyun Jung[Build/Deb] enable tensorflow
2019-01-25 Hyoung Joo Ahn[Filter/NNFW] add error message for user&debugging
2019-01-25 Jaeyun[Filter/Test] flow-return to drop incoming buffer
2019-01-25 MyungJoo HamStart of 0.1.1 Release Candidate Development
2019-01-25 MyungJoo HamRelease NNStreamer 0.1.0 v0.1.0
2019-01-25 Hyoung Joo Ahn[Filter/NNFW] clean code of tensorflow & tf-lite
2019-01-24 Jaeyun[Common] common function to copy tensor info
2019-01-24 MyungJoo Ham[Doc] Add gitter badge
2019-01-24 jijoong.moon[Repo] Implement Dynamic Property(slot_id) Change of...
2019-01-24 MyungJoo Ham[Doc] Add regular release status
2019-01-24 MyungJoo Ham[Doc] Update getting started.
2019-01-24 Jaeyun[Aggregator] condition to make output buffer writable
2019-01-24 Hyoung Joo Ahn[Filter] fix the memory leak at filter
2019-01-24 Mauro Carvalho... [Documentation] Update install instructions
2019-01-24 Hyoung Joo Ahn[Decoder/BoundingBox] rename parameters just for tf...
2019-01-24 Jaeyun[Build] update document and include path
2019-01-24 Jaeyun[Build] remove cmake
2019-01-23 Jaeyun[Common] change caps format for other/tensor
2019-01-23 Jaeyun[Document] update documents
2019-01-22 jijoong.moon[Repo] Add test cases for negotiation check
2019-01-22 Hyoung Joo Ahn[Filter] correct misspells and improper logic
2019-01-21 jijoong.moon[Repo] Add checking caps compatibility between repo_src...
2019-01-21 MyungJoo HamDIST: apply meson/ninja to debian build
2019-01-21 MyungJoo Ham[CI Fix] Temporarily Disable App Test
2019-01-21 Hyoung Joo Ahn[Filter/Tensorflow] remove `memcpy` of the output tenso...
2019-01-21 Jaeyun[Meson] clean script for unittest
2019-01-21 Jaeyun[Example] remove all exec-examples
2019-01-21 Jaeyun[Meson] change dependency for thread
2019-01-20 Hyoung Joo Ahn[Example] use an existed function rather than custom
2019-01-20 Hyoung Joo Ahn[Filter/Example] apply destroyNotify() callback at...
2019-01-19 Jaeyun[Filter] remove definition of supported framework
2019-01-19 Hyoung Joo Ahn[Documentation] update the doc readme&getting-started...
2019-01-17 Hyoung Joo Ahn[Filter] add a method destoryNotify() to handle data...
2019-01-17 Jaeyun[Meson] add dependency for generated files
2019-01-17 Jaeyun[Meson/Example] update script to install python example
2019-01-17 Jaeyun[Example] remove unnecessary examples
2019-01-17 Hyoung Joo Ahn[Filter/Tensorflow] fix bug at input tensor
2019-01-15 Jaeyun[Filter/Common] common functions for tensor info
2019-01-14 Jaeyun[Test] remove unnecesary file
2019-01-14 jijoong.moon[Repo] Fix the test case dimension
2019-01-14 Jaeyun[Build] remove unnecessary installation
2019-01-14 MyungJoo HamPlug-and-play sub-plugins for Tensor_Filter
2019-01-14 Jaeyun[Converter] remove code to update property
2019-01-14 MyungJoo HamReviewer List Updated
2019-01-14 Jaeyun[Meson] change option name
2019-01-14 Jaeyun[Test] remove warning in testcases
2019-01-14 Jaeyun[Build] change dir structure
2019-01-09 Jaeyun[Example] remove script to build test-app
2019-01-09 Hyoung Joo Ahn[Example] Upload the tensorflow example
2019-01-08 Hyoung Joo Ahn[Unittest] Tensorflow unittest with MNIST
next