appsink: add buffer fallback in case the application doesn't handle buffer lists
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 31 Jan 2011 18:06:18 +0000 (18:06 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 31 Jan 2011 18:06:18 +0000 (18:06 +0000)
commit33a5e3e06f091afc31ef206a267c420ae4a5bb3a
tree6645e8efa6b9aed6465bfb074d0464ef129e5390
parent71dec68cbab5f72f4cd7d884903cfdb19e27fda6
appsink: add buffer fallback in case the application doesn't handle buffer lists

We shouldn't assume the application handles buffer lists, for
ease-of-use reasons and for backwards compatibility reasons.
gst-libs/gst/app/gstappsink.c
tests/check/elements/appsink.c