gst-plugins-rs/utils/fallbackswitch/src/fallbacksrc
Seungha Yang 92266cb82c fallbacksrc: Don't configure conversion elements for normal stream
Internal conversion element can cause unexpected format/resolution
change depending negotiated result, which didn't happen before
the recent fallbacksrc update for fallback stream support.

Configure conversion objects only for fallback streams and also
fallback-{audio,video}-caps are specified, in order to keep
previous behavior.
2022-10-20 15:06:33 +00:00
..
custom_source Change *Impl trait methods to only take &self and not Self::Type in addition 2022-10-10 15:03:25 +03:00
imp.rs fallbacksrc: Don't configure conversion elements for normal stream 2022-10-20 15:06:33 +00:00
mod.rs fallbacksrc: Implement support for fallback streams 2022-09-27 12:56:15 +03:00