gst/playback/gsturidecodebin.c: Make sure we name srcpads uniquely even when using...
authorWim Taymans <wim.taymans@gmail.com>
Tue, 5 Jun 2007 16:17:30 +0000 (16:17 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 5 Jun 2007 16:17:30 +0000 (16:17 +0000)
commitd4bb17ab7a5ac581356ce85c3caa269db06889b0
treeab3dde57dcad08edc43498258b57ce5a359402dc
parent73e8934af91cc052a43385bb8dd2584861a5b957
gst/playback/gsturidecodebin.c: Make sure we name srcpads uniquely even when using different internal decodebins.

Original commit message from CVS:
* gst/playback/gsturidecodebin.c: (no_more_pads_full),
(new_decoded_pad), (remove_pads), (make_decoder), (setup_source),
(gst_uri_decode_bin_change_state):
Make sure we name srcpads uniquely even when using different internal
decodebins.
Signal no-more-pads when no more dynamic elements exist.
Remove pads on cleanup.
ChangeLog
gst/playback/gsturidecodebin.c