platform/upstream/nnstreamer.git
2019-03-06 Geunsik Lim[Android/ARM64] linker64: added a variable to maintain...
2019-03-06 Jaeyun[Decoder/DirectVideo] 0/1 framerate
2019-03-06 Parichay Kapoor[demux/split] memory leak
2019-03-05 Jaeyun[Meson] fix file paths
2019-03-05 Geunsik Lim[Android/ARM64] doc: updated how to build nnstreamer...
2019-03-05 Hyoung Joo Ahn[Filter] add proper error messages
2019-03-05 Jaeyun[Meson] add default werror option
2019-03-04 Jaeyun[Test] fix index error
2019-02-28 Parichay Kapoor[Src] Template for tensor source
2019-02-28 Geunsik LimAndroid/ARM64: Improve how to specify CPU architecture...
2019-02-27 Geunsik Lim[Android] ARM64: Split Android.mk file
2019-02-27 MyungJoo Ham[Unittest] GetProperty of decoder/split
2019-02-27 MyungJoo HamStart of 0.1.2 Development
2019-02-27 MyungJoo HamRelease of 0.1.1 v0.1.1
2019-02-27 MyungJoo Ham[README] update README
2019-02-27 MyungJoo Ham[Dist] Separate filter subplugin subpackages
2019-02-27 Aaron Boxer[Filter] handle TF framework return value
2019-02-26 MyungJoo Ham[Filter/Decoder] Exception handling of not found subplugin
2019-02-26 MyungJoo Ham[CI] Add /ext/* to unit-test-coverage scope
2019-02-26 MyungJoo Ham[Test/Decoder] Add unit test cases of errors
2019-02-26 MyungJoo Ham[Decoder] Bugfix: get_property/tensorseg format error
2019-02-26 MyungJoo Ham[Decoder/DV] INFO, instead of ERR, for normal log
2019-02-25 Geunsik Limdoc: Add how to generate libnnstreamer.so with ndk...
2019-02-25 MyungJoo Ham[Unittest/Split] Test tensorpick property
2019-02-25 MyungJoo Ham[Filter] Check if open is successful.
2019-02-25 MyungJoo Ham[Decoder] Bugfix: silent semantics reversed.
2019-02-23 Geunsik Lim[Android] ARM64: Added supported API level of NDK r12b
2019-02-22 Geunsik Lim[tensor_repo] Doxygen: Updated annotation on EOS
2019-02-22 Geunsik Lim[Android/ARM64] Support ndk-build to run nnstreamer...
2019-02-22 Geunsik Lim[tensor_repo] fixed coding style of header file
2019-02-21 Jaeyun[Filter/TF] support string type
2019-02-21 Jaeyun[Filter/TF] refactor to init tf model
2019-02-19 Geunsik Limmeson: sync version number among ubuntu, gbs, and meson
2019-02-19 Jaeyun[Filter] common functions in filter-subplugins
2019-02-19 Wook Song[DIST/Debian] Create a symbolic link to libnnstreamer
2019-02-15 Wook Song[Git] Update .gitignore to ignore files related to...
2019-02-15 Wook Song[Transform] Do not apply 80col break rule for error...
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
next