rtpbin: add support for buffer-list
authorBranko Subasic <branko.subasic at axis.com>
Fri, 19 Jun 2009 17:09:19 +0000 (19:09 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 19 Jun 2009 17:10:35 +0000 (19:10 +0200)
commitc70dbe94b5ff9a0993d852605d40c21020c59552
treed603a4337beda1641cba8ac5644e056ee0577124
parent11dc33bea09febc98474fcb0cb3fbd8769dd21ae
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/Makefile.am
tests/check/elements/rtpbin_buffer_list.c [new file with mode: 0644]