playbin: Disconnect signals and invalidate group if it fails to activate
authorSebastian Dröge <sebastian@centricular.com>
Thu, 12 Mar 2015 12:17:11 +0000 (12:17 +0000)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 12 Mar 2015 12:18:30 +0000 (12:18 +0000)
commit8093e3ba948d3bafb6687ef68e202ca04b8ad254
tree0d54b6a329185ca03c40d5794ef5106840e3c585
parent9a541157cf1c0c6ac19b6fc9f7b3d42d034f4e12
playbin: Disconnect signals and invalidate group if it fails to activate

Otherwise playbin might move to the group directly after EOS of the next
group, and then error out again.
gst/playback/gstplaybin2.c