multiqueue: Don't start new pads until parented
authorJan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Fri, 15 Dec 2017 08:14:57 +0000 (09:14 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sun, 24 Dec 2017 10:51:06 +0000 (11:51 +0100)
commitb17d03cb0ae25a30a2f4640181d13cbb3081e9f5
tree61c4150c5041100a7469c1153c8d993d269d2696
parent10c3a7bd5567cf56b8c10b779b23f8e01ee1ac8d
multiqueue: Don't start new pads until parented

Start task on new source pads added at runtime after they
have been added to the element, not during activation.

This ensures the pads can post their CREATE stream-status
messages and the application can set thread priorities.

https://bugzilla.gnome.org/show_bug.cgi?id=756867
plugins/elements/gstmultiqueue.c