platform/upstream/nnstreamer.git
2022-03-02 Jaeyun[Util] util function to compare tensor-config
2022-02-28 Yongjoo Ahn[fix/tests] Fix mem-leak issues in some unittests
2022-02-28 Yongjoo Ahn[fix/lua] Fix mem-leak of lua filter
2022-02-28 Yongjoo Ahn[fix/filter] Add check for model file in some filters
2022-02-28 Gichan Jang[Single] Rename single-shot files
2022-02-28 gichan[TEST] Remove gst dep from singleshot test
2022-02-28 gichan[Filter] Remove gst dependency from filter subplugins.
2022-02-28 Gichan Jang[Filter] Remove gst dep from single-shot
2022-02-28 Yongjoo Ahn[tests/tflite] Add tests for tflite2
2022-02-28 Yongjoo Ahn[tflite] Support tflite v2.7.0 for tizen and deian
2022-02-24 gichan[Filter/trix-engine] Fix svace issue
2022-02-24 gichan[TEST] Increase sleep time of the query test
2022-02-23 Parichay Kapoor[filter] Support complex output types for pytorch
2022-02-22 yelini-jeong[Build] Disable trix engine support for TV releases accepted/tizen/unified/20220223.132517 submit/tizen/20220222.112350
2022-02-21 gichanFix build error - unused param, sign comapre accepted/tizen/unified/20220221.080248 submit/tizen/20220221.055747
2022-02-17 Jaeyun[MqttSrc/Sink] release mqtt handle
2022-02-14 Jaeyun[Svace] fix svace issues
2022-02-12 Yongjoo Ahn[trivial/doc] Update android guide: gstreamer v1.16...
2022-02-09 Yongjoo Ahn[test/ssat] Disable proto flat flex buf SSAT tests...
2022-02-07 Wook Song[Docker] Remove the existing Dockerfiles for Ubuntu...
2022-02-07 Wook Song[Docker/README] Add brief instructions on Docker support
2022-02-07 Wook Song[Docker] Containerize the minimal running environment
2022-02-07 Wook Song[Docker] Add another stage containing the runtime envir...
2022-02-07 Wook Song[Docker] Add an intermediate stage that runs debuild
2022-02-07 Wook Song[Docker] Integrate the multiple dockerfiles into one
2022-02-07 Jaeyun[Meson/TRIx] target dependency for trix engine
2022-02-04 Jaeyun[MQTTSrc] default options before initializaion
2022-02-04 Parichay Kapoor[filter] Bug fix for pytorch filter with gpu
2022-01-25 Yongjoo Ahn[test/pytorch] Add ssat test for multiple input/output...
2022-01-25 Yongjoo Ahn[filter/pytorch] Add support for tuple type output
2022-01-25 Gichan Jang[Query] Fix invalid return value
2022-01-25 Gichan Jang[Doc] Fix and add new feature of the query.
2022-01-25 Sangjung Woo[Test] Add test cases for extra configuration
2022-01-25 Sangjung Woo[INI] Add extra configuration for product support
2022-01-21 Dongju Chae[TRIx-Engine] Add TRIx-Engine plugin
2022-01-18 Jaeyun[Build] unnecessary build dependency accepted/tizen/unified/20220124.125235 submit/tizen/20220121.055425
2022-01-14 Yongjoo Ahn[decoder/bounding_box] Support decoder for yolov5
2022-01-14 Yongjoo Ahn[trivial] Fix some typos in tensordec-boundingbox.c
2022-01-14 Sangjung Woo[Spec] Enable SNPE filter on DA profile
2022-01-12 Gichan Jang[Test] Fix python custom converter test fail
2022-01-11 Yongjoo Ahn[trivial] Fix CRLF endend files to be LF ended
2022-01-11 Gichan Jang[Doc] Update debuild guide.
2022-01-10 Sangjung Woo[Conf] Update the name of 'restricted-elements'
2022-01-07 Jaeyun[Test/Build] fix error on old machine
2022-01-07 Gichan Jang[TEST] Changed the comparison method of the padded...
2022-01-07 gichan[TEST] Move replace_string to unittest_util.
2022-01-07 Jaeyun[Filter] set default fw in common
2022-01-05 Yongjoo Ahn[fix/bug] Fix destructor of cpp class subplugin submit/tizen/20220106.040326
2022-01-03 Gichan Jang[TEST] Wait for the server to start and fix comment.
2021-12-30 Gichan Jang[Spec] Remove invalid elements from restricted elements.
2021-12-27 Gichan Jang[TEST/util] Change getTempFileName function
2021-12-21 gichan[Common] Add error message for tensor common functions accepted/tizen/unified/20211222.230213 submit/tizen/20211221.100006
2021-12-21 yelini-jeong[Coverity] Fix use after free
2021-12-21 Julien Vuillaumier[Filter/TFLite] Fix delegates deleter usage
2021-12-16 Gichan Jang[Query] Check whether cap is fixed or not.
2021-12-15 Jaeyun[Query] error handing in query-server init
2021-12-15 Jaeyun[Test/Query] fix invalid param
2021-12-14 Dongju Chae[Typo] Fix some typos in query serversink
2021-12-14 MyungJoo Hamfilter/tensorflow-lite: loadModel error message
2021-12-14 Jaeyun[Query] client id in connection handle
2021-12-13 Gichan Jang[Query] Set timestamp for each buffer.
2021-12-13 Gichan Jang[Decoder] Decode tensors to octet stream.
2021-12-13 Gichan Jang[TEST] Change filesink buffer mode.
2021-12-13 gichan[Query] Change error message when GstMeta is invalid.
2021-12-10 Yongjoo Ahn[filter] Add a time duration log of filter open
2021-12-10 Jaeyun[Query] fix invalid data size
2021-12-09 MyungJoo HamTest: enhancing log behaviors for unittest
2021-12-09 Gichan Jang[Doc] Add meson build example.
2021-12-08 Jaeyun[Common] change log level to get tensor-config
2021-12-08 yelini-jeong[doc] query and image update
2021-12-07 MyungJoo Hammeson: use version_copmare()
2021-12-06 Jaeyun[Query] set default timeout
2021-12-04 Jaeyun[Query/CodeClean] remove unnecessary util functions
2021-12-03 Jaeyun[Query] util function to receive data
2021-12-02 Julien Vuillaumiermeson.build: Fixup for multilib support
2021-12-02 MyungJoo Hammeson.build: Fix sideeffects of subplugin install fix
2021-12-02 Cristinel Panfirmeson.build: Fix subplugin install
2021-12-02 gichan[Mux/Merge] Change meta copy policy
2021-12-02 gichan[TEST] Wait for the server to start
2021-12-02 Gichan Jang[Query] Change tensor query to accpet ANY caps
2021-12-02 Jaeyun[Query] util function to send gst-buffer
2021-12-02 Sangjung Woo[Spec] Add restricted_element_vd for VD element
2021-12-02 Jaeyun[Query] fix invalid socket mode
2021-12-01 yelini-jeong[Doc] Fix bad links
2021-11-30 Yongjoo Ahn[fix/query] Fix the order of calling `g_socket_listener...
2021-11-30 Julien Vuillaumier[Filter/TFLite] Fix XNNPACK fixed-address buffer handling
2021-11-30 Julien Vuillaumier[Filter/TFLite] Add XNNPACK meson build option
2021-11-30 Julien Vuillaumier[Filter/TFLite] Disable default delegates usage
2021-11-30 Jaeyun[Elements] handle single mem chunk
2021-11-30 Jaeyun[Query] detach option on msg thread
2021-11-17 gichan[Flexbuf] Support flexible tensors for flexbuf. accepted/tizen/unified/20211129.035253 submit/tizen/20211126.064049
2021-11-17 gichan[Protobuf] Support flextensors for protobuf.
2021-11-16 Jaeyun[Query] null ptr in finalize callback accepted/tizen/unified/20211116.130323 submit/tizen/20211116.052326 submit/tizen/20211116.063435
2021-11-16 Yongjoo Ahn[Android/mqtt] Add mqtt sources to nnstreamer.mk
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-11-15 Gichan Jang[Doc] Add nnstreamer tutorials
2021-11-15 gichan[TEST] Add flatbuf for flexible tensors
2021-11-15 gichan[Converter] Support flextensor for flatbuf converter
2021-11-15 gichan[Decoder] Support flexible tensors for flatbuf decoder
next