gst-plugins-rs/utils/uriplaylistbin
Sebastian Dröge 8fd2b7daa4 uriplaylistbin: Properly check for stream-collection/streams-selected events
There is only a new stream-collection event if the media has actually
changed, and that's also the only time in these tests when a
streams-selected event is sent as the default stream selection is always
used and never changed.

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

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1769>
2024-09-09 14:37:48 +03:00
..
examples use new debug and parse API 2023-12-04 15:58:21 +01:00
src Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
tests uriplaylistbin: Properly check for stream-collection/streams-selected events 2024-09-09 14:37:48 +03:00
build.rs add uriplaylistbin plugin 2021-11-29 10:55:01 +01:00
Cargo.toml uriplaylistbin: rely on new uridecodebin3 gapless logic 2024-03-04 11:17:11 +01:00