summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2004-11-02 10:30:35 +0000
committerWim Taymans <wim.taymans@gmail.com>2004-11-02 10:30:35 +0000
commite12e8b024a61547ab41f42d6ed73e035cd8fb6a9 (patch)
treefc043d9c4063e30f98fb936e95f35ba17ff08c74 /ChangeLog
parent1048995851ea83142e255a3c47d88374a340edcf (diff)
downloadgst-plugins-bad-e12e8b024a61547ab41f42d6ed73e035cd8fb6a9.tar.gz
gst-plugins-bad-e12e8b024a61547ab41f42d6ed73e035cd8fb6a9.tar.bz2
gst-plugins-bad-e12e8b024a61547ab41f42d6ed73e035cd8fb6a9.zip
gst/playback/: Fix playback of multiple files. a slightly different approach to handling dynamic pad removals.
Original commit message from CVS: * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init), (try_to_link_1), (get_our_ghost_pad), (remove_element_chain), (unlinked), (no_more_pads), (close_link): * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init), (unknown_type), (add_element_stream), (new_decoded_pad), (removed_decoded_pad), (setup_source): * gst/playback/gststreaminfo.c: (gst_stream_info_get_type), (gst_stream_info_class_init), (gst_stream_info_init), (gst_stream_info_new), (gst_stream_info_dispose), (stream_info_mute_pad), (gst_stream_info_set_property), (gst_stream_info_get_property): * gst/playback/gststreaminfo.h: Fix playback of multiple files. a slightly different approach to handling dynamic pad removals. This one only looks at pads that we have linked.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 734c8ba6..1bdd0e59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2004-11-02 Wim Taymans <wim@fluendo.com>
+
+ * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
+ (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
+ (unlinked), (no_more_pads), (close_link):
+ * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
+ (unknown_type), (add_element_stream), (new_decoded_pad),
+ (removed_decoded_pad), (setup_source):
+ * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
+ (gst_stream_info_class_init), (gst_stream_info_init),
+ (gst_stream_info_new), (gst_stream_info_dispose),
+ (stream_info_mute_pad), (gst_stream_info_set_property),
+ (gst_stream_info_get_property):
+ * gst/playback/gststreaminfo.h:
+ Fix playback of multiple files.
+ a slightly different approach to handling dynamic pad removals.
+ This one only looks at pads that we have linked.
+
2004-11-01 Christophe Fergeau <teuf@gnome.org>
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid