gst/playback/gstdecodebin.c: Don't try to remove elements twice.
authorWim Taymans <wim.taymans@gmail.com>
Fri, 21 Oct 2005 16:40:08 +0000 (16:40 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 21 Oct 2005 16:40:08 +0000 (16:40 +0000)
commitc36509f8b8f4ac61a403ddd2da33524e410b9dfa
tree4157cb2682380371aa8f5eb5e716eb81658a43fc
parent787908035790752c6693bd6ff2f2296cc954cb2f
gst/playback/gstdecodebin.c: Don't try to remove elements twice.

Original commit message from CVS:
* gst/playback/gstdecodebin.c: (gst_decode_bin_init),
(gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
(pad_blocked), (close_pad_link), (new_pad):
Don't try to remove elements twice.
ChangeLog
gst/playback/gstdecodebin.c