gst/playback/: Do not signal the no_more_pads after the first pad when we are pluggin...
authorWim Taymans <wim.taymans@gmail.com>
Wed, 6 Oct 2004 16:33:06 +0000 (16:33 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 6 Oct 2004 16:33:06 +0000 (16:33 +0000)
commitab34b63400fe9c4f406df31bde496a62e53b6624
treed9d930c9bc06042edf0e08bfe13f2be5db19e7bf
parentcd9b3ada4d2cebc2545384d345fa6d9257fad61e
gst/playback/: Do not signal the no_more_pads after the first pad when we are plugging a non dynamic element with mul...

Original commit message from CVS:
* gst/playback/gstdecodebin.c: (gst_decode_bin_init),
(find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
(no_more_pads), (close_link), (type_found):
* gst/playback/gstplaybasebin.c: (new_decoded_pad):
* gst/playback/gstplaybin.c: (gen_video_element):
Do not signal the no_more_pads after the first pad when
we are plugging a non dynamic element with multiple
output pads (like swfdec, dvdec, ...).
ChangeLog
gst/playback/gstdecodebin.c
gst/playback/gstplaybasebin.c
gst/playback/gstplaybin.c