projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4652820
)
multiqueue: gst_single_queue_flush unlocks the queue twice
author
Matej Knopp
<matej.knopp@gmail.com>
Fri, 13 Apr 2012 12:22:34 +0000
(14:22 +0200)
committer
Tim-Philipp Müller
<tim.muller@collabora.co.uk>
Fri, 13 Apr 2012 22:57:35 +0000
(23:57 +0100)
https://bugzilla.gnome.org/show_bug.cgi?id=674044
plugins/elements/gstmultiqueue.c
patch
|
blob
|
history
diff --git
a/plugins/elements/gstmultiqueue.c
b/plugins/elements/gstmultiqueue.c
index 09db15306ecdf6fbf8d2e637ac301737cb476666..bd3b69cc0de84e732efe9a0be423900af4785756 100644
(file)
--- a/
plugins/elements/gstmultiqueue.c
+++ b/
plugins/elements/gstmultiqueue.c
@@
-755,7
+755,6
@@
gst_single_queue_flush (GstMultiQueue * mq, GstSingleQueue * sq, gboolean flush)
gst_data_queue_set_flushing (sq->queue, TRUE);
sq->flushing = TRUE;
- GST_MULTI_QUEUE_MUTEX_UNLOCK (mq);
/* wake up non-linked task */
GST_LOG_OBJECT (mq, "SingleQueue %d : waking up eventually waiting task",