gstreamer/gst/switchbin
Jan Schmidt bd9f675318 switchbin: When collecting srcpad caps, don't intersect with path caps.
The path caps describe the input caps that will select each path, don't
intersect those with the srcpad caps, which could be completely
different. Instead, when querying allowed caps for the srcpad, just
construct the union of all possible output caps from all path srcpads.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2018>
2021-04-12 14:27:00 +00:00
..
gstswitchbin.c switchbin: When collecting srcpad caps, don't intersect with path caps. 2021-04-12 14:27:00 +00:00
gstswitchbin.h gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
meson.build switchbin: Initial checkin 2019-11-13 10:15:31 +00:00
plugin.c gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00