gst-plugins-rs/utils/fallbackswitch
Sebastian Dröge 722dba1203 fallbacksrc: Don't check caps when linking to the fallbackswitch
Downstream might have different caps requirements and linking might
fail. Instead of having linking fail, give upstream an opportunity to
reconfigure and otherwise have a normal negotiation error during data
flow.

Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/334

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1156>
2023-04-04 10:14:06 +00:00
..
examples Update for gst::Element::link_many() and related API generalization 2023-03-09 16:46:52 +02:00
src fallbacksrc: Don't check caps when linking to the fallbackswitch 2023-04-04 10:14:06 +00:00
tests Update for gst::Element::link_many() and related API generalization 2023-03-09 16:46:52 +02:00
build.rs fallbackswitch: Remove bundled aggregator copy and require GStreamer 1.18 2021-10-17 17:35:45 +03:00
Cargo.toml Update minimum supported Rust version to 1.66 2023-02-20 11:09:01 +02:00
LICENSE-MPL-2.0 Re-license LGPL-2.1 plugins to MPL-2 2022-01-15 21:05:11 +02:00