gst/gstqueue.c: implement timeout for sending events. Workaround for if the pipeline...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sun, 21 Dec 2003 18:59:06 +0000 (18:59 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sun, 21 Dec 2003 18:59:06 +0000 (18:59 +0000)
commitf12a5871cff5c66b157a172c6b4edac1c2ec8956
treeefe33299b3a4573c92a35b795871e6bc6066cd0e
parent8cf94a0c1832806062437648a43a8ee57b312d44
gst/gstqueue.c: implement timeout for sending events. Workaround for if the pipeline on this queue is not passing any...

Original commit message from CVS:
2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>

* gst/gstqueue.c: (gst_queue_handle_pending_events),
(gst_queue_chain), (gst_queue_handle_src_event):
implement timeout for sending events. Workaround for if the
pipeline on this queue is not passing any data.
ChangeLog
gst/gstqueue.c
plugins/elements/gstqueue.c