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
commite2c8e0c571daf02ee1f5e5880e8e9e0769621338 (patch)
treefdc933affa8bbd2773bbac69061f4df236a8ae22
parent7a8842b82b6021b5b67d6d4c157de8c4cf474fed (diff)
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: