diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2004-09-24 17:33:00 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2004-09-24 17:33:00 +0000 |
commit | 17da09e8e506029aae45efd73e1b53e2d80c0fe1 (patch) | |
tree | b9c334f2f6519bf775ad0ae94b839c3b721d3561 /ChangeLog | |
parent | e213d1524cd7a16ec43e3b9427cbcb61eee8b2b3 (diff) | |
download | gst-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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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: |