[tensor_filter] Modify the order of caps_intersect_full
authorYongjoo Ahn <yongjoo1.ahn@samsung.com>
Thu, 24 Feb 2022 06:53:50 +0000 (15:53 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Wed, 2 Mar 2022 08:54:36 +0000 (17:54 +0900)
commit1ff92a0fa1635a6ba3981c165cb400d40b5683cf
treef8b713238ae6f07e06a4ffe5c661c261e6c06632
parent9e63456b832658314117fbc7c60c1caf79b68ba9
[tensor_filter] Modify the order of caps_intersect_full

- The pipeline reported in #3636 has nego fail issue because the caps is
   fixated with flexible right after tensor_filter.
- To resolve this, change the order of `gst_caps_intersect_full` in transform_caps.
   This makes static format to be chosen.
- This resolves #3636

Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>
gst/nnstreamer/tensor_filter/tensor_filter.c