projects
/
platform
/
upstream
/
nnstreamer.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
platform/upstream/nnstreamer.git
2018-06-05
jijoong.moon
[Bug Fix] Using memmove for in-place calculation
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
MyungJoo Ham
[Filter/Custom] Custom tensor postprocessing support
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
MyungJoo Ham
[Filter/Main] Parse all properties.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
MyungJoo Ham
[Unittest] Enable unittest coverage anaysis
commit
|
commitdiff
|
tree
|
snapshot
2018-06-01
MyungJoo Ham
[Common] Add dimension property parsing API
commit
|
commitdiff
|
tree
|
snapshot
2018-06-01
MyungJoo Ham
[Common] Add get_tensor_type, find_key_strv internal...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-01
MyungJoo Ham
[Filter] Add more property processing
commit
|
commitdiff
|
tree
|
snapshot
2018-06-01
MyungJoo Ham
[Convert] Support RSTRIDE = RU4 Cases (RGB && width...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-01
MyungJoo Ham
[DIST] Support Tizen's GST Extra Plugins
commit
|
commitdiff
|
tree
|
snapshot
2018-06-01
MyungJoo Ham
[Convert] Use common header. Remove redundant content
commit
|
commitdiff
|
tree
|
snapshot
2018-06-01
MyungJoo Ham
[README] Update contents
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
MyungJoo Ham
[Build] Enforce -Wall / -Werror
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
MyungJoo Ham
[Common] Fix build errors
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
MyungJoo Ham
[Filter/Main] Revise data type for NNFW plugins
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
MyungJoo Ham
[Filter/Main] Fill in get/set property functions
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
MyungJoo Ham
[DIST] Revise .spec and licenses
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
MyungJoo Ham
[DIST] Skip testcase generation in Tizen GBS/OBS.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
MyungJoo Ham
[Filter/Main] Skeleton/Draft Code Template Added
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
MyungJoo Ham
[Convert] Add test cases based on randomly generated...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
MyungJoo Ham
[Source] Add directory and README.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
MyungJoo Ham
[Filter] Add Readme entry for developers.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
MyungJoo Ham
[DIST] Add .spec for gbs/obs builds
commit
|
commitdiff
|
tree
|
snapshot
2018-05-25
MyungJoo Ham
[CI] Update codeowners
commit
|
commitdiff
|
tree
|
snapshot
2018-05-25
jijoong.moon
Add CMakeLists.txt for gst_examples
commit
|
commitdiff
|
tree
|
snapshot
2018-05-25
MyungJoo Ham
[Build] Make a central CMake file for all plugins
commit
|
commitdiff
|
tree
|
snapshot
2018-05-25
MyungJoo Ham
[Common] Add a common header
commit
|
commitdiff
|
tree
|
snapshot
2018-05-25
MyungJoo Ham
Add subdirectories for all designed components.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-25
MyungJoo Ham
[Convert] Rename convert2tensor to tensor_converter
commit
|
commitdiff
|
tree
|
snapshot
2018-05-24
MyungJoo Ham
[CI] Add CodeOwners Entries
commit
|
commitdiff
|
tree
|
snapshot
2018-05-24
MyungJoo Ham
[Convert] Add some doxygen entries
commit
|
commitdiff
|
tree
|
snapshot
2018-05-23
MyungJoo Ham
[README] Add basic contents for README
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
MyungJoo Ham
[Convert] Support BGRx format for video.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
MyungJoo Ham
[Convert] Add test case with videosrctest
commit
|
commitdiff
|
tree
|
snapshot
2018-04-04
MyungJoo Ham
[Convert] Tested and fixed with videotestsrc
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
MyungJoo Ham
[Convert] Implement two negotiation methods.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
MyungJoo Ham
[Convert] Apply x-raw/RGB format data structure.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
MyungJoo Ham
[Convert] Implement Processing part from the document
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
MyungJoo Ham
[Convert] Added skeletons for GstBaseTransform class
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
MyungJoo Ham
[Convert] Change base class from "GstElement" to "GstBa...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
MyungJoo Ham
[Converter] Get tensor metadata from sinkpad when it...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
MyungJoo Ham
[Converter] Converter Core Function Located
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
MyungJoo Ham
[Converter] GST Plugin Tutorial 1 (Boilerplate) Followed.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
MyungJoo Ham
[Converter] GST Plugin Template Created
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
MyungJoo Ham
[Gst Example] tutorial-8
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
MyungJoo Ham
[Gst Example] tutorial-6 and 7
commit
|
commitdiff
|
tree
|
snapshot
2018-03-22
MyungJoo Ham
[Gst Example] tutorial-3 and 3-exercise
commit
|
commitdiff
|
tree
|
snapshot
2018-03-22
MyungJoo Ham
[Gst Exmaple] tutorial 2 and 2 + add-filter exercise
commit
|
commitdiff
|
tree
|
snapshot
2018-03-22
MyungJoo Ham
Fix typo in the tutorial example with the address
commit
|
commitdiff
|
tree
|
snapshot
2018-03-22
MyungJoo Ham
[Gst Example] tutorial 1
commit
|
commitdiff
|
tree
|
snapshot
2018-03-22
함명주/동작제어Lab...
Initial commit
commit
|
commitdiff
|
tree
|
snapshot