rtpbin: add support for buffer-list
authorBranko Subasic <branko.subasic at axis.com>
Fri, 19 Jun 2009 17:09:19 +0000 (19:09 +0200)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 11 Aug 2009 01:30:45 +0000 (02:30 +0100)
commit779f67adc41f4ee99e9e4a2cd84cee2bef46e88a
tree6d3a9b2b70810d72c5e0915f12ee612be4e3e813
parentc5793a6a45cb05980a1a41301d51830bbf4ec4e0
rtpbin: add support for buffer-list

Add support for sending buffer-lists.
Add unit test for testing that the buffer-list passed through rtpbin.

fixes #585839
gst/rtpmanager/gstrtpsession.c
gst/rtpmanager/rtpsession.c
gst/rtpmanager/rtpsession.h
gst/rtpmanager/rtpsource.c
gst/rtpmanager/rtpsource.h
tests/check/elements/rtpbin_buffer_list.c [new file with mode: 0644]