[Converter] add option about supported media type
authorJaeyun <jy1210.jung@samsung.com>
Tue, 12 Mar 2019 07:58:33 +0000 (16:58 +0900)
committerGeunsik Lim <leemgs@users.noreply.github.com>
Fri, 5 Apr 2019 03:54:55 +0000 (12:54 +0900)
commitfcc4868a231aa8d1ba4c32bfd25974aaa072ff64
tree97d5ca8105c77016f1333311324e230f5f1cf736
parentfb4747c008bf896f64661bb93a9a2b863e12bfe0
[Converter] add option about supported media type

1. add meson option to disable video support.
tensor-converter will not get the video if video-support disabled.
2. add macros for media format and info to disable audio/video stream.

Signed-off-by: Jaeyun Jung <jy1210.jung@samsung.com>
gst/nnstreamer/tensor_converter/converter-media-info.h [new file with mode: 0644]
gst/nnstreamer/tensor_converter/tensor_converter.c
meson.build
meson_options.txt