plugins/elements/gstqueue.c: When changing thr max capacity of a leaky queue, immedia...
authorJonas Holmberg <jonas.holmberg@axis.com>
Wed, 30 Apr 2008 09:35:43 +0000 (09:35 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 30 Apr 2008 09:35:43 +0000 (09:35 +0000)
commit0da9f87257ebedf0273904f81a65c7fc3452a25e
tree44519b3c610fe97b2cf2f709334da26be022ba51
parentba8f586a9ca25ec642ff1a9a12c4e2cd69f0389b
plugins/elements/gstqueue.c: When changing thr max capacity of a leaky queue, immediatly drop buffers instead of wait...

Original commit message from CVS:
Patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
* plugins/elements/gstqueue.c: (gst_queue_leak_downstream),
(gst_queue_chain), (queue_capacity_change),
(gst_queue_set_property):
When changing thr max capacity of a leaky queue, immediatly drop buffers
instead of waiting for a push on the sinkpad. Fixes #530637.
ChangeLog
plugins/elements/gstqueue.c