playbin: Create new sources after chaining up to the parent class
authorSebastian Dröge <sebastian@centricular.com>
Tue, 15 Jul 2014 15:20:05 +0000 (17:20 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 21 Jul 2014 07:35:36 +0000 (09:35 +0200)
commit5bf3c924625275781fbdaa5aa516162566e62c95
tree1263f41d09e3a6283adb44833ed4a62843d3384c
parenta67d745de20919d8bf55d904ddeab3eee2a46052
playbin: Create new sources after chaining up to the parent class

Otherwise we start the new sources already before the parent class
got ready to start.
gst/playback/gstplaybin2.c