rtpmux: Add support for GstBufferList
authorOlivier Crête <olivier.crete@collabora.co.uk>
Thu, 1 Jul 2010 19:19:12 +0000 (15:19 -0400)
committerTim-Philipp Müller <tim@centricular.net>
Sun, 16 Dec 2012 16:35:15 +0000 (16:35 +0000)
commit78d1ebac9e3506d982cee5355bbef1e4b471b713
treedfe6f8a1de631011e0c4af9359fd57098a97c334
parentc00f14419b9cf209956aa80b3f4d47c5450eae7f
rtpmux: Add support for GstBufferList

Factor out most of the buffer handling and implement a chain_list
function. Also, the DTMF muxer has been modified to just have a
function to accept or reject a buffer instead of having to subclass
both chain and chain_list.
gst/rtpmanager/gstrtpdtmfmux.c
gst/rtpmanager/gstrtpmux.c
gst/rtpmanager/gstrtpmux.h