GNOME Bugzilla – Bug 782538
decodebin2: discard pads more agressively.
Last modified: 2017-07-07 20:45:24 UTC
If autoplug-continue returns FALSE, and expose-all-streams is FALSE, and the caps are not final, we now discard the pad instead of exposing it. This allows implementations of autoplug-continue to discard pads based for example on their stream ids.
Created attachment 351673 [details] [review] decodebin2: discard pads more agressively.
Obsoleted by https://bugzilla.gnome.org/show_bug.cgi?id=784671