[Decoder] Add decoder cusotm operation
authorGichan Jang <gichan2.jang@samsung.com>
Fri, 19 Mar 2021 04:56:25 +0000 (13:56 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 29 Mar 2021 06:36:26 +0000 (15:36 +0900)
commit85400c813fe513aa6a91484c4e33caef8e700794
tree47797a81d9181d8535d003e4dbc74d178da89d88
parentb197c2f2986e9ae6a6687a020a8e38b2342c45db
[Decoder] Add decoder cusotm operation

It is similar to cusom-easy of the tensor filter.
Get an input tensors and make output media stream.
It can be used to create cusom media stream from tensors such as flexbuffer.
Output capability is application/octet-stream.

Signed-off-by: Gichan Jang <gichan2.jang@samsung.com>
debian/nnstreamer-dev.install
ext/nnstreamer/tensor_decoder/tensordec-flexbuf.cc
gst/nnstreamer/include/meson.build
gst/nnstreamer/include/tensor_decoder_custom.h [new file with mode: 0644]
gst/nnstreamer/nnstreamer_subplugin.c
gst/nnstreamer/nnstreamer_subplugin.h
gst/nnstreamer/tensor_decoder/tensordec.c
gst/nnstreamer/tensor_decoder/tensordec.h
packaging/nnstreamer.spec