Carlos Rafael Giani cfe484d983 switchbin: Always respond to caps query with all allowed caps
The caps query specifies _all_ caps that the element can handle, not just
caps from the current path element. If for example a switchbin has two
paths, with one having an element that handles video/x-h264, and another
path whose element handles video/x-raw, and the second path is the
current path, then the existing code would report only video/x-raw as
supported. Fix this by report all allowed caps, even if there is a
current path defined.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4632>
2024-02-08 18:33:29 +00:00
..
2024-01-31 11:00:24 +00:00
2023-10-27 07:34:39 +00:00
2023-04-06 01:34:03 +00:00
2023-01-24 15:25:07 +00:00
2023-01-24 15:25:07 +00:00
2023-12-17 16:13:26 +00:00
2024-02-06 12:42:54 +00:00