Release NNStreamer 0.1.0 v0.1.0
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 24 Jan 2019 06:35:55 +0000 (15:35 +0900)
committerMyungJoo Ham <myungjoo.ham@gmail.com>
Fri, 25 Jan 2019 00:49:59 +0000 (09:49 +0900)
commit6fde3037e1ac4c12f85441bc4e4b41b2aa04065b
tree25e2a0eb8d77132b5356d192624a4ada9a392764
parent267fd40092bece18ee51337645c5ca1d2b972dbd
Release NNStreamer 0.1.0

- Build system migration cmake --> meson
- Support Tensorflow without input/output tensor memcpy
- other/tensor stream format updated
    - From 0.1.0, a single property, "dimension", describes the whole dimension instead of "dim1", "dim2", ...
    - Objective 1: in the future, we may support tensors with more than 4 dimensions without updating the protocol.
    - Objective 2: it was just too ugly.
- Example applications migrated to other git repo to make this repo ready for upstreaming in the fugure and to ensure buildability for third party developers.
- Support run-time attaching subplugins (filter and decoder)
- Support "ini" and envvar configurations for subplugin locations
- Dynamic external recurrences
- Subplugin API sets (draft. do not expect backward compatibility)
- Bug fixes (memory leaks, incorrect logs, type checks, ...)

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
debian/changelog
debian/control
packaging/nnstreamer.spec