Fix a deadlock that happens if the next element sends an event and the previous eleme...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sun, 14 Dec 2003 13:14:35 +0000 (13:14 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sun, 14 Dec 2003 13:14:35 +0000 (13:14 +0000)
commit9111ea764cabb0e63ca79f236f71b47c5c166c33
treec651570d728b0c555851a52b1c31c56fe79782d3
parent8cf0d17c3fc98339275f1670684837d63375d1cc
Fix a deadlock that happens if the next element sends an event and the previous element sends a buffer where the queu...

Original commit message from CVS:
Fix a deadlock that happens if the next element sends an event and the previous element sends a buffer where the queue is full. See the comment in the code for the rest.
gst/gstqueue.c
plugins/elements/gstqueue.c