platform/upstream/nnstreamer.git
2018-05-29 MyungJoo Ham[Filter/Main] Skeleton/Draft Code Template Added
2018-05-29 MyungJoo Ham[Convert] Add test cases based on randomly generated...
2018-05-28 MyungJoo Ham[Source] Add directory and README.
2018-05-28 MyungJoo Ham[Filter] Add Readme entry for developers.
2018-05-28 MyungJoo Ham[DIST] Add .spec for gbs/obs builds
2018-05-25 MyungJoo Ham[CI] Update codeowners
2018-05-25 jijoong.moonAdd CMakeLists.txt for gst_examples
2018-05-25 MyungJoo Ham[Build] Make a central CMake file for all plugins
2018-05-25 MyungJoo Ham[Common] Add a common header
2018-05-25 MyungJoo HamAdd subdirectories for all designed components.
2018-05-25 MyungJoo Ham[Convert] Rename convert2tensor to tensor_converter
2018-05-24 MyungJoo Ham[CI] Add CodeOwners Entries
2018-05-24 MyungJoo Ham[Convert] Add some doxygen entries
2018-05-23 MyungJoo Ham[README] Add basic contents for README
2018-05-18 MyungJoo Ham[Convert] Support BGRx format for video.
2018-05-18 MyungJoo Ham[Convert] Add test case with videosrctest
2018-04-04 MyungJoo Ham[Convert] Tested and fixed with videotestsrc
2018-04-02 MyungJoo Ham[Convert] Implement two negotiation methods.
2018-04-02 MyungJoo Ham[Convert] Apply x-raw/RGB format data structure.
2018-04-02 MyungJoo Ham[Convert] Implement Processing part from the document
2018-03-28 MyungJoo Ham[Convert] Added skeletons for GstBaseTransform class
2018-03-28 MyungJoo Ham[Convert] Change base class from "GstElement" to "GstBa...
2018-03-28 MyungJoo Ham[Converter] Get tensor metadata from sinkpad when it...
2018-03-28 MyungJoo Ham[Converter] Converter Core Function Located
2018-03-26 MyungJoo Ham[Converter] GST Plugin Tutorial 1 (Boilerplate) Followed.
2018-03-26 MyungJoo Ham[Converter] GST Plugin Template Created
2018-03-26 MyungJoo Ham[Gst Example] tutorial-8
2018-03-26 MyungJoo Ham[Gst Example] tutorial-6 and 7
2018-03-22 MyungJoo Ham[Gst Example] tutorial-3 and 3-exercise
2018-03-22 MyungJoo Ham[Gst Exmaple] tutorial 2 and 2 + add-filter exercise
2018-03-22 MyungJoo HamFix typo in the tutorial example with the address
2018-03-22 MyungJoo Ham[Gst Example] tutorial 1
2018-03-22 함명주/동작제어Lab... Initial commit