playbin2: remove the group cond + cleanups
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 19 Mar 2009 18:03:25 +0000 (19:03 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 19 Mar 2009 18:03:25 +0000 (19:03 +0100)
commit2f3959791983d1ec4fa0afbe7aaa0caf419212cd
tree0b9ae8c20a4c390b1241eb1b4cda2e345817b2fa
parent6174a2643c05dc24042c4d53d76bbf467d09234d
playbin2: remove the group cond + cleanups

Remove the group GCond that we used for waiting for groups to finish because we
use pad blocking on the selectors and counters instead for waiting for the
groups to complete.

remove the obsolete about_to_finish variable set while emiting the
about-to-finish signal and fix some old comments.

We don't need to take the playbin lock when querying the uridecodebin.
gst/playback/gstplaybin2.c