MyungJoo Ham

Results 215 comments of MyungJoo Ham

It is no more required. It's now handled automatically.

Is this feature really working? > I think the priority for the extension has already been implemented. Is there any additional work? > > https://github.com/nnstreamer/nnstreamer/blob/3b99a5185762856d9d662044267568c62bd4f420/nnstreamer.ini.in#L11-L15 > > But.. I don't...

Plus, please consider: https://github.com/nnstreamer/nnstreamer/pull/3268#pullrequestreview-659456900

You may add this to nnstreamer-example.git.

After 7.0 release and 2022 project completion, please move the example to nnstreamer-example.

Just waiting for Debian's reaction. If anyone wants to process or knows their process, please let me know.

It's ok to add some "detail" to API Doxygen entry. @again4you PTAL.

Dropping a data frame is often not acceptable. We will need a mechanism to disallow having multiple data frames in EE sub-pipeline (filter-A to JOIN) simultaneously as well. (OR a...

What about a new "queue-like" element that reacts to some signal: ### queue-signal - dequeue condition = queue-signal's srcpad becomes available && ```pending_signal > 0``` - accepts a signal. accepting...