[Util] add structure in caps for backward compatibility
authorYelin Jeong <yelini.jeong@samsung.com>
Thu, 26 Jan 2023 01:40:42 +0000 (10:40 +0900)
committerSangjung Woo <again4you@gmail.com>
Thu, 6 Apr 2023 02:18:17 +0000 (11:18 +0900)
commit9e5304b034e543d5f5324ea09bd4150f6db547d3
tree2dea037df54d4a124a55681f2ed018e8d92b2bb5
parent827e0da614da489d506d07d96e6f27087da4292c
[Util] add structure in caps for backward compatibility

This patch adds structure in caps for backward compatibility.
_get_tensor(s)_caps returns caps which have both 4,8 rank dimension.

Signed-off-by: Yelin Jeong <yelini.jeong@samsung.com>
gst/nnstreamer/include/nnstreamer_plugin_api_util.h
gst/nnstreamer/include/tensor_typedef.h
gst/nnstreamer/nnstreamer_plugin_api_impl.c
gst/nnstreamer/nnstreamer_plugin_api_util_impl.c