bufferlist: Various cleanups
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 19 Jun 2009 13:29:14 +0000 (15:29 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 19 Jun 2009 13:31:53 +0000 (15:31 +0200)
commit6438f6f9b9edd3b4a014f5fd251b4b399ec6bce7
tree6623ec3542b8412412f5d46f25e7f0652119bba5
parent17f794deebc36d284c82a9022cf2fd417a5d9df0
bufferlist: Various cleanups

Add new method to iterate a bufferlist without having to allocate an iterator.
Add convenience method for getting an item from the list based on the group and
index.
Remove redundant _do_data callback and method.
Update unit-tests and add some more for the new methods.
docs/gst/gstreamer-sections.txt
gst/gstbufferlist.c
gst/gstbufferlist.h
tests/check/gst/gstbufferlist.c
win32/common/libgstreamer.def