platform/upstream/nnstreamer.git
2020-07-24 gichan-jang[Protobuf] Fix protobuf util function header file
2020-07-24 Sangjung Woo[Build] Support VD product build system accepted/tizen/unified/20200728.045308 submit/tizen/20200724.082310
2020-07-24 Yongjoo Ahn[tizensensor] Let the element make use of GstBaseSrc
2020-07-24 Yongjoo Ahn[tensor_sink] Add debug log for timestamp in tensor_sink
2020-07-24 gichan-jang[Debian] Fix protobuf lib install path
2020-07-24 Parichay Kapoor[single] Enable setting timeout to 0
2020-07-24 MyungJoo HamREADME: update example style and add more examples
2020-07-23 gichan-jang[Test] Ignore src iio unusual cases test
2020-07-23 Parichay Kapoor[caffe2] Warning fix based for updated caffe2 v1.6...
2020-07-23 Parichay Kapoor[pytorch] Update pytorch extension for pytorch v1.6...
2020-07-22 MyungJoo HamTest/CAPI: Type mismatch warning
2020-07-22 MyungJoo HamDebian: add flatbuf/protobuf packaging accepted/tizen/unified/20200723.161155 submit/tizen/20200722.112755
2020-07-22 Wook Song[Dist/Debian] Add a sub-package that provides the openv...
2020-07-22 Jaeyun[Api/Single] default no timeout when invoking model
2020-07-22 박형민 (Park Hyeoung... Fix comments in SingleShot.java
2020-07-21 Sangjung Woo[Tests/C-API] Add test case for abnormal accessing...
2020-07-21 Sangjung Woo[C-API] Bugfix for abnormal accessing of the callback...
2020-07-21 Sangjung Woo[SPEC] Cleanup spec file
2020-07-20 Jaeyun[Filter/NNFW] change nnfw api
2020-07-20 Jaeyun[Api/Single] init status code before invoking
2020-07-17 Jaeyun[SAM/CodeClean] remove global val
2020-07-16 Sangjung Woo[Demux] Bugfix for set_property function
2020-07-15 gichan-jang[SPEC] Add supproting element for tizen
2020-07-14 MyungJoo Ham[Fix/SVACE] memory leak and un-init local variables accepted/tizen/unified/20200715.115543 submit/tizen/20200714.022606
2020-07-13 Jaeyun[Tizen/Sensor] remove deprecated api
2020-07-13 Jaeyun[Converter] code clean (parse media info)
2020-07-13 Sangjung Woo[C-API] Add remarks section for ml_tensors_info_get_ten...
2020-07-10 Wook Song[Filter/OpenVino] Fix compile error due to OoO designat...
2020-07-10 Wook Song[Tests/Sink] Fix compiler warnings with -Werror=sign...
2020-07-10 Jaeyun[Tizen/Restriction] add sensor-src in restriction
2020-07-09 Jaeyun[Android/Doc] update doc about nn framework
2020-07-09 Sangjung Woo[SPEC] Newly add devel-static packages accepted/tizen/unified/20200710.114122 submit/tizen/20200709.045257
2020-07-09 Sangjung Woo[C-API] Add remarks section in ml_tensors_data_create()
2020-07-08 Sung-Jae LeeUpdate README.md
2020-07-08 gichan-jang[TEST] Fix iio unit test that fails occasionally
2020-07-07 gichan-jang[SPEC] Fix install files list
2020-07-07 Jaeyun[Android] custom-easy filter
2020-07-07 gichan-jang[Decoder] Dynamic update of tensor config
2020-07-07 Jaeyun[Android] enable nnfw accepted/tizen/unified/20200708.125346 submit/tizen/20200707.004108
2020-07-07 Jaeyun[Filter/TF] code clean
2020-07-07 Yongjoo Ahn[doc/android] Update README for android build and test
2020-07-07 Yongjoo Ahn[Test/android/snpe] Add android tests with snpe
2020-07-06 gichan-jang[Protobuf] Add protobuf util function
2020-07-06 gichan-jang[Converter] Add tensor converter sub-plugin protobuf
2020-07-03 Jaeyun[C-Api] define new API for custom filter
2020-07-03 Jaeyun[Android/AMCSrc] prevent build warning
2020-07-03 MyungJoo Ham[Common] Allow to fetch nnstreamer version
2020-07-03 Jaeyun[Test] testcase with typecast option
2020-07-03 Jaeyun[Transform] nego failure with appsrc
2020-07-02 Sangjung Woo[Test/CAPI] Add testcases for element-wise control...
2020-07-02 Sangjung Woo[C-API] Add element-wise control functions
2020-07-02 Sangjung Woo[C-API] Rename ml_pipeline_get_element() to ml_pipeline...
2020-07-02 Sangjung Woo[CAPI] Add ml_error_e into CAPI_ML_FRAMEWORK group accepted/tizen/unified/20200702.141729 submit/tizen/20200702.043208
2020-07-01 gichan-jang[Decoder] Add tensor decoder subplugin flatbuffers
2020-07-01 gichan-jang[Test] Add flatbuffer converter and decode test
2020-06-29 gichan-jang[TEST] Fix Tensor converter test
2020-06-26 Jaeyun[C-Api] fix mem leak
2020-06-26 Hyoung Joo Ahn[Repo] fix a mem leak accepted/tizen/unified/20200629.143505 submit/tizen/20200626.060219
2020-06-25 Hyoung Joo Ahn[Mux] add the new sync_mode:REFRESH
2020-06-25 Jaeyun[Test] fix mem leak
2020-06-25 Hyoung Joo Ahn[Filter] fix a memory leak
2020-06-24 Wook Song[Tests/Filter/EdgeTPU] Enable test() in the meson build...
2020-06-24 Wook Song[Meson] Add missing environment variable, NNSTREAMER_SO...
2020-06-24 Jaeyun[Mux/Merge] code clean
2020-06-24 Jaeyun[CodeClean] remove unnecessary defines
2020-06-24 gichan-jang[TEST] Fix nnfw unit test
2020-06-24 Wook Song[Tests] Rename NNSTREAMER_BUILD_ROOT_PATH with NNSTREAM...
2020-06-24 gichan-jang[Decoder] Add tensor decoder subplugin flatbuffers
2020-06-24 Yongjoo Ahn[Test] Add test for imageseg-decoder and tensor_filter...
2020-06-22 Dongju Chae[Conf/MemLeak] Add missing g_free() to nnstreamer_conf.c
2020-06-22 Jaeyun[RepoSink] ignore sync and preroll
2020-06-22 gichan-jang[Coverage] Exclude generated files by flatbuf
2020-06-19 Wook Song[Tests/EdgeTPU] Use dummy device mode instead of dummy...
2020-06-18 Jaeyun[C-Api] handle invalid info when creating data handle
2020-06-18 MyungJoo HamTAOS-CI / Enable clang-format for C++ codes
2020-06-17 Jaeyun[Test/C-Api] add testcase of internal functions
2020-06-17 Jaeyun[C-Api] error code when failed to allocate tensor data
2020-06-16 Jaeyun[Meson] converter sub-plugin path in test-env
2020-06-16 Dongju Chae[Fix] Remove unncessary arg checking before calling...
2020-06-16 Hyoung Joo Ahn[Repo/Test] make it easier to understand
2020-06-16 Wook Song[Filter/EdgeTPU] Add a 'dummy' device mode for the...
2020-06-16 Jaeyun[Android] do not convert meta in invoke method
2020-06-16 Jaeyun[Android] create info handle in private data
2020-06-16 junmin-kim[Filter/tflite] Fix typo
2020-06-15 Jaeyun[Android] constructor with info
2020-06-15 Dongju Chae[Bugfix/Auto] Fix the bug to access freed memory region...
2020-06-15 gichan-jang[Tensor Converter] Add tensor converter subplugin flatb...
2020-06-15 Jaeyun[Filter/Custom] copy metadata in registration
2020-06-15 Wook Song[Filter/EdgeTPU] Handle the error case when a compiled...
2020-06-15 Jaeyun[Converter] reduce complexity
2020-06-15 Jaeyun[Android/Doc] build options
2020-06-15 Wook Song[Tests/Meson] Fix the unknown variable error related...
2020-06-15 Wook Song[Meson] Remove trailing whitespaces
2020-06-15 Jaeyun[Doc] fix wrong file name
2020-06-12 Jaeyun[Doc] fix invalid document
2020-06-11 Sangjung Woo[Tests/Filter] Add test case for NNS_custom_easy_unregi...
2020-06-11 Sangjung Woo[Filter/Custom/Easy] Add unregister function
2020-06-11 gichan-jang[Debian/control] Add flatbuf-dev build dependent package
2020-06-10 gichan-jang[Converter] Change find external converter function
2020-06-10 gichan-jang[Converter] Change prototype of subplugin
next