bufferpool: add options API to bufferpool
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 29 Jul 2011 15:10:09 +0000 (17:10 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 29 Jul 2011 15:10:09 +0000 (17:10 +0200)
commit733e94ada8e4e311914103d71da3ec3cb87e1300
treef6249ccd13bd88b8ab1e1684b159792a38f5990b
parent388548222dbc441242c6b9027f5d510a7e25a5ac
bufferpool: add options API to bufferpool

Make it possible to query the supported options of a bufferpool and enable
options. This is a bit more generic than the API to enable metadata. The purpose
is to make it possible to add new custom config options to the configuration of
the bufferpool when supported.
gst/gstbufferpool.c
gst/gstbufferpool.h
gst/gstquark.c
gst/gstquark.h
win32/common/libgstreamer.def