plugins/elements/gstmultiqueue.c: Implement non-default GstPadIntLinkFunction for...
authorMark Nauwelaerts <manauw@skynet.be>
Thu, 5 Jul 2007 09:06:02 +0000 (09:06 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 5 Jul 2007 09:06:02 +0000 (09:06 +0000)
commitfc70188d3e1951b6901259a3d46184eab7452c2e
tree02a7b117e4c9b14d2770d856a4b3e30292825fbd
parent06aa9c442b00a213530624b1292e8800f92db381
plugins/elements/gstmultiqueue.c: Implement non-default GstPadIntLinkFunction for multiqueue pads so that the pipelin...

Original commit message from CVS:
Patch by: Mark Nauwelaerts <manauw at skynet be>
* plugins/elements/gstmultiqueue.c:
(gst_multi_queue_get_internal_links), (apply_buffer),
(single_queue_overrun_cb), (gst_single_queue_new):
Implement non-default GstPadIntLinkFunction for multiqueue pads so that
the pipeline layout can be tracked correctly. Fixes #453732.
ChangeLog
plugins/elements/gstmultiqueue.c