videofilter: implement propose_allocation
authorWim Taymans <wim.taymans@collabora.co.uk>
Wed, 21 Dec 2011 17:58:42 +0000 (18:58 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Wed, 21 Dec 2011 17:58:42 +0000 (18:58 +0100)
commit8a9c4ed69f64517416d648866be74848cfa08ec9
tree6fad3cbc9595f87e1639f47d49805dcc62f93ea9
parent13a579a03cbca90020c38515df6842eccf34a2d8
videofilter: implement propose_allocation

With the new video bufferpool we can now implement the propose_allocation
vmethod on some video filter elements so that we can also use video metadata and
bufferpools when not operating in passthrough mode.
gst/videoconvert/gstvideoconvert.c
gst/videoscale/gstvideoscale.c
gst/videoscale/gstvideoscale.h