gst/playback/gstplaybasebin.c: Add event probe to see when EOS is in a queue and...
authorWim Taymans <wim.taymans@gmail.com>
Tue, 28 Nov 2006 16:21:27 +0000 (16:21 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 28 Nov 2006 16:21:27 +0000 (16:21 +0000)
commit0288dceae6828dfb29fdf31f8daa33fc4416ce40
tree4341d49b64aa46cc78f7ef72fd448f97d52dbd19
parentb8423f254c51d5b8377342842f848e0efc21cd70
gst/playback/gstplaybasebin.c: Add event probe to see when EOS is in a queue and we can disable the underrun signals....

Original commit message from CVS:
* gst/playback/gstplaybasebin.c: (check_queue_event),
(queue_threshold_reached), (queue_out_of_data),
(gen_preroll_element):
Add event probe to see when EOS is in a queue and we can disable the
underrun signals. Fixes #357577.
ChangeLog
gst/playback/gstplaybasebin.c