gst/playback/gstplaybin2.c: don't try to unlink the selector sinkpad when we don...
authorWim Taymans <wim.taymans@gmail.com>
Thu, 13 Nov 2008 17:27:37 +0000 (17:27 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 13 Nov 2008 17:27:37 +0000 (17:27 +0000)
commit2773fe8f675b9383a3eb35ef3cc624e1690f4bba
tree262bc8060b72e83fbd39d02601c4ef83f7234d98
parent9c32e1f152eebc5b0e876536e796a393a222729a
gst/playback/gstplaybin2.c: don't try to unlink the selector sinkpad when we don't have it yet. This can happen if an...

Original commit message from CVS:
* gst/playback/gstplaybin2.c: (deactivate_group):
don't try to unlink the selector sinkpad when we don't have it yet. This
can happen if an error occured before the group was complete.
ChangeLog
gst/playback/gstplaybin2.c