summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2004-09-24 17:33:00 +0000
committerWim Taymans <wim.taymans@gmail.com>2004-09-24 17:33:00 +0000
commit17da09e8e506029aae45efd73e1b53e2d80c0fe1 (patch)
treeb9c334f2f6519bf775ad0ae94b839c3b721d3561
parente213d1524cd7a16ec43e3b9427cbcb61eee8b2b3 (diff)
downloadgst-plugins-bad-17da09e8e506029aae45efd73e1b53e2d80c0fe1.tar.gz
gst-plugins-bad-17da09e8e506029aae45efd73e1b53e2d80c0fe1.tar.bz2
gst-plugins-bad-17da09e8e506029aae45efd73e1b53e2d80c0fe1.zip
gst/playback/gstplaybasebin.c: Only signal the no_more_pads signal when we have added the stream to our list.
Original commit message from CVS: * gst/playback/gstplaybasebin.c: (new_decoded_pad): Only signal the no_more_pads signal when we have added the stream to our list.
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ee27ec7..88d275a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-09-24 Wim Taymans <wim@fluendo.com>
+ * gst/playback/gstplaybasebin.c: (new_decoded_pad):
+ Only signal the no_more_pads signal when we have
+ added the stream to our list.
+
+2004-09-24 Wim Taymans <wim@fluendo.com>
+
* gst/playback/gstplaybasebin.c: (remove_prerolls),
(new_decoded_pad):
* gst/playback/gstplaybasebin.h: