[Spec] Disable onnxruntime option
[platform/upstream/nnstreamer.git] / gst / mqtt /
2023-06-20 SuYeon[Fix] fix coverity & svace issues
2023-05-03 gichan[MQTT] Change string copy
2022-12-13 gichan[Meson] Don't use join_paths for library.
2022-10-25 gichan[Edge] Change localhost address for mqtt
2022-09-07 Jaeyun[CodeClean] coverity issues accepted/tizen/unified/20220908.124832
2022-07-19 Yechan Choi[Gst/MQTT/Sink] fix: Remove duplicated g_free for the...
2022-04-29 gichan[TEST/ntp] Add ntp unittest using GMock.
2022-02-17 Jaeyun[MqttSrc/Sink] release mqtt handle
2022-02-04 Jaeyun[MQTTSrc] default options before initializaion
2021-11-16 Yongjoo Ahn[fix/mqttsrc] Set MQTTClient persistence mode to None
2021-11-16 Yongjoo Ahn[fix/mqttsrc] Fix data type of GstQueryType
2021-10-27 gichan[MQTT] Wait until connection is established.
2021-10-20 Jaeyun[svace] fix svace issue
2021-10-19 Jaeyun[Query] separate hybrid feature
2021-09-30 Wook Song[Gst/MQTT] Introduce the Unix epoch synchronization...
2021-09-30 Wook Song[Gst/MQTT] Add utility functions to get timestamps...
2021-08-24 Yongjoo Ahn[mqtt/trivial] Fix typos in mqtt related codes
2021-08-09 Gichan Jang[Gst/Mqtt] Resolve compiler warnings
2021-07-22 Wook Song[Coverity/MQTT/Sink] Fix a critical Coverity defect...
2021-07-22 Wook Song[Coverity/MQTT/Src] Fix major coverity issues 1238821...
2021-06-30 Wook Song[Gst/MQTT/Meson] Use the internal header in the test...
2021-06-30 Wook Song[Gst/MQTTSink] Use the platform dependent conversion...
2021-06-14 Gichan Jang[mqtt] Clear mutex of mqttsrc and mqttsink
2021-06-07 Wook Song[Gst/MQTTSrc] Replace g_cond_wait() with g_cond_wait_un...
2021-06-07 Wook Song[Gst/MQTTSrc] Revise re-connection and re-subscription...
2021-06-07 Wook Song[Gst/MQTT/Src] Do not wait for the start completion...
2021-06-07 Wook Song[Gst/MQTT/Sink] Fix the timeout to wait for disconnection
2021-06-07 Wook Song[Gst/MQTT/Src] Revise renegotiation procedure
2021-06-07 Wook Song[Gst/MQTTSink] Reduce unnecessary mutex lock when chang...
2021-06-04 Wook Song[Gst/MQTT] Revise the meson build script for GstMQTT
2021-05-25 Hyoung Joo Ahn[MQTTsrc] add mqtt QoS as a property
2021-05-24 Wook Song[Gst/MQTT/Src] Keep subscribing to the topic only in...
2021-05-20 Wook Song[Gst/MQTT] Revise README.md
2021-05-17 Hyoung Joo Ahn[MQTTsink] revive the removed callback
2021-05-14 Wook Song[Gst/MQTT/Src] Avoid deadlock cases in create() of...
2021-05-14 Hyoung Joo Ahn[MQTTsink] remove message arrived cb
2021-05-13 Hyoung Joo Ahn[MQTTsink] add mqtt QoS as a property
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-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-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-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-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-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-28 Wook Song[Gst/MQTT/Sink] Make it work as a dummy sink
2021-04-28 Wook Song[Meson/MQTT] Generate libgstmqtt including MQTT GstElements
2021-04-28 Wook Song[Gst/MQTT] Add skeleton codes for MQTT plugins
2021-03-05 MyungJoo Ham[Edge/MQTT] Manifest for MQTT implementation accepted/tizen/unified/20210308.132520 submit/tizen/20210305.081230 submit/tizen/20210308.024729