bufferpool: use GstStructure to configure the pool
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 17 Feb 2011 15:46:51 +0000 (16:46 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Wed, 2 Mar 2011 10:23:21 +0000 (11:23 +0100)
commit0caa41e1737285176f584f80cffb3c0e219f9ba6
tree5e8eb76fcdbd517697fa4bfe420b61260a3b6687
parent8dbb10dac70e5621a712937faf88975a24221ce9
bufferpool: use GstStructure to configure the pool

Use a GstStructure to provide the pool with the right configuration. Also
provide some helper methods to configure such a structure.
don't pass the config in alloc_buffer, pool implementation will already have
parsed it during set_config.
Update defs
gst/gstbufferpool.c
gst/gstbufferpool.h
win32/common/libgstreamer.def