Skip to content

playbin3 : Improve selection and reusability

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

This patch series fixes reconfiguration and race issues in playbin3/playsink, and opens the way to allow input changes to decodebin3 (i.e. if push-based and the caps change, the internal parsebin will be reconfigured).

Merge request reports