gst/playback/gstdecodebin.c: Implement support for dynamic pad changing. We listen...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 1 Nov 2004 16:08:32 +0000 (16:08 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 1 Nov 2004 16:08:32 +0000 (16:08 +0000)
commitabd34577da7089ffd912c6045c5edb58464a527b
tree1ee01b308131b63a8cbd1e9bddfee10f3dbbde7a
parent4cf67a0834958d26d5db7734981af8108b87475d
gst/playback/gstdecodebin.c: Implement support for dynamic pad changing. We listen to "live" pad removals (i.e. while...

Original commit message from CVS:
* gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
(get_unconnected_element), (remove_starting_from), (pad_removed),
(close_link):
Implement support for dynamic pad changing. We listen to "live"
pad removals (i.e. while playing) and re-setup autoplugging
after that. Playbasebin/playbin need some more work for this
to finally work, but decodebin supports (and replugs) chained
ogg now.
ChangeLog
gst/playback/gstdecodebin.c