[Filter] fix caps nego failure case
authorJaeyun <jy1210.jung@samsung.com>
Tue, 18 Sep 2018 08:18:16 +0000 (17:18 +0900)
committerMyungJoo Ham <myungjoo.ham@gmail.com>
Wed, 19 Sep 2018 04:30:49 +0000 (13:30 +0900)
commit3eb63424fe0d41e4a3f565672ac754607d059df0
tree08d4e5a63b9f70507a63f87371d1508f7d036c3b
parent2845ec2f277903928a16631b20e9334c3f106523
[Filter] fix caps nego failure case

Tensor-filter gets fixed tensor info, it does not need intersection in fixate_caps.

1. remove intersect in fixate_caps()
2. use tensor meta in fw-property during caps negotiation
3. add macro to print tensor info

Signed-off-by: Jaeyun Jung <jy1210.jung@samsung.com>
gst/tensor_filter/tensor_filter.c