platform/upstream/nnstreamer.git
2018-09-04 Jaeyun[Aggregator] initial commit
2018-08-31 Sung-Jae LeeChange file extension
2018-08-28 Wook Song[Example] Add a tensor_filter application for performan...
2018-08-27 jijoong.moon[Filter] Modify property dimension to get tensors format
2018-08-27 jijoong.moon[TensorSplit] Skeleton to split tensor into multiple...
2018-08-27 jy1210.jung[Convert/Decode] support text type (text/x-raw)
2018-08-24 jy1210.jung[Sink/Example] update example for text stream
2018-08-23 Jaeyun[Common] add int64/uint64 type
2018-08-23 jy1210.jung[Doc] add link to examples wiki page
2018-08-23 jy1210.jung[Decode] support audio
2018-08-17 jijoong.moon[Filter/TF] Skeleton for Tensorflow support
2018-08-17 HyoungjooAhn[Filter/TF-Lite] add a variable to store in/out tensor...
2018-08-17 HyoungjooAhn[Filter/TF-Lite] update tflite core to hold model datas
2018-08-17 HyoungjooAhn[Filter] change properties for one tensors to array
2018-08-17 jy1210.jung[Convert] initial commit to support audio format
2018-08-10 jy1210.jung[Sink] update test example / macro for debug
2018-08-10 jy1210.jung[Common] add method to get media type / macro for caps
2018-08-07 jy1210.jung[Filter/TF-Lite] remove unnecessary code
2018-08-06 sewon.oh[Performance/profile] Implement profile feature
2018-08-06 Sangjung woo[CMAKE] Cleanup the cmake files
2018-08-02 MyungJoo Ham[README] Update readme, remove internal links.
2018-08-02 MyungJoo Ham[Common] Add and refactor common functions
2018-08-01 MyungJoo Ham[Filter/Main] Fix memerr (dangling pointer)
2018-08-01 jy1210.jung[Sink] add testcase about negotiated caps
2018-07-31 MyungJoo Ham[other/tensorsave] Update header format
2018-07-31 sewon.oh[Demux] Fix test break when performance option=1
2018-07-30 jy1210.jung[Sink] update pad template
2018-07-30 MyungJoo Ham[Filter/Custom/Example] Fix scaler-alloc type bug
2018-07-30 MyungJoo Ham[DIST] Install gst plugins to gst directory
2018-07-30 sewon.oh[TEST] shorten length of path to plugin
2018-07-27 MyungJoo Ham[Release] Version 0.0.1 v0.0.1
2018-07-27 jijoong.moon[TensorDemux] Add multiple tensor choose testcase
2018-07-27 jy1210.jung[Example] change video sink and update document
2018-07-27 HyoungjooAhn[Filter/TF-Lite] upload the unittest with test data
2018-07-27 sewon.oh[TEST] Fix find command for checking library
2018-07-27 jijoong.moon[TensorDemux] Eabling multiple tensor choose
2018-07-27 sewon.oh[Performance/debug] Implement debug feature
2018-07-26 jijoong.moon[Documentation] Add tensormux/tensordemux in README.md
2018-07-26 jijoong.moon[TensorDemux] Add TensorPick Testcases
2018-07-26 jijoong.moon[TensorDemux] Add Testcases
2018-07-26 jijoong.moon[TensorDemux] Pick tensor among tensors to push down...
2018-07-26 jijoong.moon[TensorDemux] Implement Chain function
2018-07-26 jy1210.jung[Example] change log format
2018-07-25 HyoungjooAhn[Filter/TF-Lite] reverse the array for CAPS negotiation
2018-07-25 MyungJoo Ham[Load] Add skeleton code for tensor_load
2018-07-25 MyungJoo Ham[Tensorsave] Findtype file format definition.
2018-07-25 MyungJoo Ham[Test/Transform] Add testcases for typecast transform
2018-07-25 MyungJoo Ham[Transform] Add "Typecast" operation
2018-07-25 MyungJoo Ham[DIST] Calculate test coverage after executing unit...
2018-07-25 MyungJoo Ham[Root Doc] Add CONTRIBUTING
2018-07-25 MyungJoo Ham[Filter/Custom/Example] Updated doxygen entries
2018-07-25 MyungJoo Ham[Filter/Custom/Example] Scaler type bug fixed
2018-07-24 jy1210.jung[Example] update buffer data (filter example)
2018-07-24 jijoong.moon[TensorDemux] Add Skelton for TensorDemux
2018-07-23 jinhyuck[Filter/tflite]Initialize privateData and set idx by...
2018-07-23 jijoong.moon[TensorMux] Add Tensor Mux Steam Input Test Cases
2018-07-23 jy1210.jung[Example] init tflite model
2018-07-20 jijoong.moon[TensorMux] Code rewriting with GstCollectPads
2018-07-20 jy1210.jung[Test] move methods to generate test img
2018-07-20 MyungJoo Ham[Tests] Fix bug, errors ignored
2018-07-20 jinhyuck[Filter/tflite]Add tensorflow lite method with core...
2018-07-19 sewon.oh[GIT] Add bmp file to .gitignore
2018-07-19 MyungJoo Ham[Documentation] Update getting-started.
2018-07-19 HyoungjooAhn[Filter/TF-Lite] update the methods for get in/out...
2018-07-19 MyungJoo Ham[Mux] Fix build break during merging asynchronously.
2018-07-19 MyungJoo Ham[Test] Remove dependencies on PIL and .tar.gz files
2018-07-19 sewon.oh[CMAKE] Set timeout property in ctest.
2018-07-19 MyungJoo Ham[Code Clean] Comments Cleaned Up
2018-07-19 MyungJoo Ham[Code Clean] Use common function / Remove unnecessary...
2018-07-19 MyungJoo Ham[Example Apps] Build example apps out of nnstreamer...
2018-07-18 jy1210.jung[Test/Example] add python example / code clean
2018-07-18 jijoong.moon[TensorMux] Append GstMemory according to the setcaps...
2018-07-17 HyoungjooAhn[Filter/TF-Lite] make model path as const
2018-07-17 jijoong.moon[TensorMux] Remove lock in tensor_meta
2018-07-17 Geunsik Lim[debuild/pdebuild] Enable a parallel build by default...
2018-07-17 sewon.oh[CI/config] Update CI-config files to the latest version.
2018-07-17 jijoong.moon[TensorMux] Add types varible handle
2018-07-16 MyungJoo Ham[Dist/Debian] Enable tensorflow-lite
2018-07-16 jijoong.moon[TensorMux] Add 3 Test Cases
2018-07-16 jy1210.jung[Example] initial commit for tensor stream from cam
2018-07-16 jy1210.jung[Sink/Example] change sink caps / property
2018-07-16 jijoong.moon[TensorMux] Remove memcopy
2018-07-16 MyungJoo Ham[Test] Allow to execute tests of a single category.
2018-07-16 MyungJoo Ham[Test] GenBMP python module
2018-07-16 MyungJoo Ham[Transform] Add testcase for dimchg, 0:b cases.
2018-07-13 jijoong.moon[TensorMux] Documentation of Section header in source...
2018-07-13 jijoong.moon[TensorMux] Making Output buffer for tensors
2018-07-13 MyungJoo Ham[Dist] LD Path Error Fix
2018-07-12 HyoungjooAhn[Filter/TF-Lite] add the invoke function
2018-07-12 MyungJoo Ham[CMake] Fix cmake bugs
2018-07-12 jy1210.jung[Example] update document for example
2018-07-12 MyungJoo Ham[Transform] Initial draft implementation of DIMCHG.
2018-07-12 MyungJoo Ham[Decoder] Add stream test case
2018-07-11 MyungJoo Ham[License] Clean up bolierplates
2018-07-11 MyungJoo Ham[Transform] Skeleton with dimchg mode.
2018-07-11 MyungJoo Ham[License] Clean up license statements
2018-07-11 jy1210.jung[Example] application for webcam
2018-07-10 jy1210.jung[Sink] update example code
2018-07-10 sewon.oh[CI/Doxygen] Apply advanced rule
2018-07-10 jijoong.moon[TensorMux] Set Capability & using private date for...
next