queue: apply sink segment on the source if queue is empty
authorOgnyan Tonchev <ognyan@axis.com>
Mon, 11 Oct 2010 08:27:52 +0000 (10:27 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 11 Oct 2010 13:56:31 +0000 (15:56 +0200)
commit36b533d5b2689cffa916f02f32bed3446112b612
treeb0cf5f9c80b0e4da2fa27f54c5ee735887d51ca2
parent839114b05d3badebbb7c2567d7e5d5e8dafa389e
queue: apply sink segment on the source if queue is empty

Apply the sink segment on the source immediatly when it is received
and there is nothing in the queue.

Solves #482147
plugins/elements/gstqueue.c
plugins/elements/gstqueue.h
tests/check/elements/queue.c