Skip to content

decodebin3: Fix detection of selection done

Edward Hervey requested to merge bilboed/gstreamer:decodebin3-fixes into main

We should not assert if there are still some old streams that are waiting to be deactivated.

Instead wait for them to be gone before posting the selection done message

Merge request reports