platform/upstream/nnstreamer.git
2021-05-27 Jaeyun[CodeClean/Tool] remove gv in am report
2021-05-27 Hyoung Joo Ahn[MQTT/Test] add unittest for mqtt
2021-05-26 Gichan Jang[Converter/subplugins] Fix use after free
2021-05-26 MyungJoo Ham[TF2-Lite] Use tensorflow2 directory for include path.
2021-05-26 MyungJoo HamDist/Deb: add tf2-lite for Ubuntu
2021-05-26 Jaeyun[Alloc] ref count in allocator
2021-05-25 Wook Song[Tests/Meson] Include unit tests for GSTMqtt in the...
2021-05-25 Wook Song[Tests/GstMQTT] Add skeleton code for MQTT elements...
2021-05-25 Junhwan Kim[Filter/tvm] set input without memory copy
2021-05-25 Hyoung Joo Ahn[MQTTsrc] add mqtt QoS as a property
2021-05-24 Jaeyun[Converter/CodeClean] unnecessary memory map
2021-05-24 Wook Song[Gst/MQTT/Src] Keep subscribing to the topic only in...
2021-05-24 Dongju Chae[Coverage/Tools] Ignore coverage report of source codes...
2021-05-24 Yongjoo Ahn[Fix/Trivial] Fix mem leak in tensordec-pose
2021-05-24 Gichan Jang[TEST] Initialize tensor(s) info and config
2021-05-24 Gichan Jang[IF] Fix uninitialized value
2021-05-24 Gichan Jang[TEST] Fix unittest util function
2021-05-21 MyungJoo HamRefactor/GRPC: remove duplicated codes
2021-05-20 Jaeyun[Tool/Parser] check null ptr
2021-05-20 Wook Song[Gst/MQTT] Revise README.md
2021-05-18 Jaeyun[Converter/CodeClean] remove unnecessary arg
2021-05-18 Dongju Chae[Tools/Parser] Convert gst pipeline to pbtxt (w/ mediap...
2021-05-18 shortcipher3Adding information about misc ppa
2021-05-17 Jaeyun[Crop] output framerate
2021-05-17 Hyoung Joo Ahn[MQTTsink] revive the removed callback
2021-05-17 Dongju Chae[Tools/Parser] Add nnstreamer-parser to util package
2021-05-17 Jaeyun[Test/Filter] testcase for flex tensor
2021-05-17 Jaeyun[Filter] support flex tensor
2021-05-14 Jaeyun[Crop] add two sink pads
2021-05-14 Wook Song[Gst/MQTT/Src] Avoid deadlock cases in create() of...
2021-05-14 Gichan Jang[TEST] Fix tensor converter python3 test
2021-05-14 Gichan Jang[Decoder] Add tensor decoder python subplugins
2021-05-14 Hyoung Joo Ahn[MQTTsink] remove message arrived cb
2021-05-13 Jaeyun[Test] testcases for flex tensor
2021-05-13 Jaeyun[Converter] support flex tensor
2021-05-13 Dongju Chae[Tools/Parser] Find element name in the pipeline
2021-05-13 Junhwan Kim[Fix/Filter] Fix tensors info initialization
2021-05-13 Hyoung Joo Ahn[MQTTsink] add mqtt QoS as a property
2021-05-13 Gichan Jang[Converter] Add subplugins for python custom converter
2021-05-13 Hyoung Joo Ahn[MQTTsrc] remove cb_mqtt_on_delivery_complete ()
2021-05-13 Hyoung Joo Ahn[MQTTsrc] add log messages when connection lost
2021-05-13 Hyoung Joo Ahn[MQTTsrc] change the keep alive interval
2021-05-13 Jaeyun[Crop] add tensor-crop
2021-05-12 Wook Song[Gst/MQTT/Src] Add a new property to control the live...
2021-05-12 Wook Song[Gst/MQTT/Src] Handle the GST_QEURY_LATENCY query
2021-05-12 Yongjoo Ahn[fix/trivial] Fix compile warning of g_param_spec_strin...
2021-05-11 Wook Song[Gst/MQTT] Add a new property to enable debugging outputs
2021-05-11 Wook Song[Gst/MQTT/Sink] Add missing g_free to fix memory leaks
2021-05-11 Wook Song[Gst/MQTT/Src] Fix memory leaks reported by Valgrind
2021-05-11 Yongjoo Ahn[filter/tflite] Add XNNPACK delegate support
2021-05-11 Dongju Chae[Tools/Parser] Update build script and add top-level...
2021-05-11 Dongju Chae[Tools/Parser] Remove gstreamer functions and add their...
2021-05-11 Dongju Chae[Tools/Parser] Fix logging messages
2021-05-11 Dongju Chae[Tools/Parser] Remove delayed linking temporally
2021-05-11 Hyoung Joo Ahn[TensorMerge] change the description of tensor_merge
2021-05-11 Hyoung Joo Ahn[TensorMerge] change the default mode to linear
2021-05-11 Jaeyun[Transform] change val name in macro
2021-05-10 Wook Song[Documentation/MQTT] Add a draft explaining the timesta...
2021-05-10 Jaeyun[Test/Util] compare flex tensor info
2021-05-10 Jaeyun[Common] utils to handle flex tensor
2021-05-10 Jaeyun[Filter] handle invalid buffer
2021-05-10 Wook Song[Gst/MQTT/Src] Support GstCaps re-negotiation
2021-05-10 Wook Song[Gst/MQTT/Sink] Update the message header at every...
2021-05-10 Wook Song[Gst/MQTT/Sink] bugfix: Add missing g_free for the...
2021-05-10 Wook Song[Gst/MQTT/Sink] Include a string representing caps...
2021-05-10 Wook Song[Tests/Converter] Fix -Werror=sign-compare error
2021-05-10 Jaeyun[Decoder/BoundingBox] remove unnecessary value
2021-05-07 Gichan Jang[TEST] Add set property function accepted/tizen/unified/20210510.155212 submit/tizen/20210507.082542
2021-05-07 Hyoung Joo Ahn[Spec] add the restricted elements
2021-05-07 Jaeyun[Common/CodeClean] function to get pad caps
2021-05-07 Jaeyun[Filter] error in query caps
2021-05-07 Jaeyun[Test] filters with other/tensor
2021-05-06 Junhwan Kim[Test/TVM] Add unittest for TVM subplugin
2021-05-06 Jaeyun[Conf/Subplugin] get registered subplugins
2021-05-04 Gichan Jang[TEST] Seperate postive and negative tests
2021-05-03 Jaeyun[Test] condition to check file size
2021-05-03 Jaeyun[Filter/Prop] parse combination option
2021-05-03 Jaeyun[Filter] input combi option
2021-05-03 Jaeyun[If] invalid map info
2021-05-03 Wook Song[Gst/MQTT/Sink] Support dynamic buffer re-allocation
2021-05-03 Wook Song[Gst/MQTT/Sink] Introduce a new property, max-buffer...
2021-05-03 Wook Song[Gst/MQTT] Support basic timestamp synchronization
2021-05-03 shortcipher3with GST_PLUGIN_PATH set `gst-inspect-1.0 nnstreamer...
2021-05-03 Jaeyun[Format] clang format for typecast
2021-04-30 Hyoung Joo Ahn[Decoders] fix the mem leaks of the external decoders
2021-04-29 Jaeyun[Test/NNFW] init info in testcase
2021-04-29 Junhwan Kim[filter/TVM] Add tensor-filter subplugin for TVM
2021-04-29 Wook Song[Gst/MQTT] bugfix: Change default values for pub/sub...
2021-04-29 Wook Song[Gst/MQTT/Src] Eliminate unnecessary critical sections
2021-04-29 Wook Song[Gst/MQTT/Src] Remove unnecessary dynamic memory alloca...
2021-04-29 Wook Song[Gst/MQTT/Sink] Revise mqttsink to use the MQTTAsync...
2021-04-29 Wook Song[Gst/MQTT/Src] Support asynchronous subscribe via paho...
2021-04-29 Wook Song[Gst/MQTT/Sink] Support synchronize publish via paho...
2021-04-29 Sangjung Woo[TCM] Rename TCM config file
2021-04-29 Jaeyun[Filter] reduce duplicated source
2021-04-29 Jaeyun[Format] fix format and code style
2021-04-28 Jaeyun[Format] fix clang format
2021-04-28 Jaeyun[Common] add init-config
2021-04-28 Wook Song[Meson/MQTT] Add an option to support MQTT
2021-04-28 Wook Song[Gst/MQTT/Sink] Make it work as a dummy sink
next