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 8ee27ec7b80e83923c2991eee49f3a0cd453d60f..88d275a60255ede96b0461b995cc0a0d44f85e13 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+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),