playbin2: ensure proper PAUSED_TO_READY cleanup
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Thu, 14 Apr 2011 20:13:21 +0000 (22:13 +0200)
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Thu, 14 Apr 2011 20:14:50 +0000 (22:14 +0200)
commit2bb91c4880b2b7d8bd7641f226c35389d3b7bb45
tree70005079f6d0188d060e7a09d2f4586c0b5f9682
parentef3712b4270c02239a3bdb358a9491ea51b5bf3b
playbin2: ensure proper PAUSED_TO_READY cleanup

... since going async to PAUSED might fail, and never making it to PAUSED
subsequently skips going down to READY.

Fixes #647781.
gst/playback/gstplaybin2.c