pad: simplify handling of buffer lists
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 26 May 2011 14:48:14 +0000 (16:48 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 26 May 2011 14:48:14 +0000 (16:48 +0200)
commitaaba02929852a63713ed07cf32ff196e5fd6f998
tree77f9f0b8bc2ecf6883d14969c546d69db3a36841
parentf4f4fa5e8f4be6b631b82a10507a2c4c59e804f0
pad: simplify handling of buffer lists

Implement a default buffer-list function in case the element doesn't implement
one.
Also pass buffer-lists to the have-data signal, this allows us to remove some
backward compatibility code.
gst/gstpad.c