plugins/elements/gstmultiqueue.c: When trying to make room in the queue, bump the...
authorWim Taymans <wim.taymans@gmail.com>
Mon, 24 Mar 2008 10:38:31 +0000 (10:38 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 24 Mar 2008 10:38:31 +0000 (10:38 +0000)
commit60da0d3654d3252aa505abe8ebec661ef8a2661a
treea4034988280ebb949769c7474b65d081d6eb2181
parent126b82fc47e7726d08b82f33dabe4b7a3722b7e9
plugins/elements/gstmultiqueue.c: When trying to make room in the queue, bump the max allowed buffers bigger than the...

Original commit message from CVS:
* plugins/elements/gstmultiqueue.c: (single_queue_overrun_cb),
(single_queue_underrun_cb):
When trying to make room in the queue, bump the max allowed buffers
bigger than the current amount of buffers in the queue. this fixes some
nasty deadlocks in multiqueue when dynamically changing the limits of
the queue.
ChangeLog
plugins/elements/gstmultiqueue.c