Piotr Brzeziński 82294fd665 vtdec: Fix caps criticals during negotiation
Calling gst_pad_peer_query_caps() without a filter can give us EMPTY caps, whereas all the code below
assumes that's not the case. Replacing query+intersect with a filtered query ensures we always get a subset
of the template caps back.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6429>
2024-03-27 09:04:28 +00:00
..
2024-03-20 10:53:16 +00:00
2024-03-24 22:28:14 +09:00
2023-05-20 05:48:23 +00:00
2023-10-12 18:25:50 +00:00
2023-02-03 17:48:10 +00:00
2024-02-21 21:03:32 +00:00
2023-02-28 10:12:31 +00:00
2023-08-23 18:33:04 +09:00