gst/playback/gstplaybasebin.c: Only signal the no_more_pads signal when we have added...
authorWim Taymans <wim.taymans@gmail.com>
Fri, 24 Sep 2004 17:33:00 +0000 (17:33 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 24 Sep 2004 17:33:00 +0000 (17:33 +0000)
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.

ChangeLog

index 8ee27ec..88d275a 100644 (file)
--- 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: