video-filter: Support allocation pool with pool object
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 6 Sep 2017 17:53:42 +0000 (13:53 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 6 Sep 2017 18:20:46 +0000 (14:20 -0400)
commit5d6fbcb0af73b0d43bbead5d2c140c308b677fcc
treef73885d37a25a06e51518d684ef9e393e055efb5
parent5d3d76456807ff2083c8e8d5160da0b15d3d8197
video-filter: Support allocation pool with pool object

This is used to indicate upstream the requirement in buffers
while no buffer pool can be provided. In this case, only
configure the pool with caps/size/min/max if we have caps,
which we only parsed when there was no allocation pool.

https://bugzilla.gnome.org/show_bug.cgi?id=730758
gst-libs/gst/video/gstvideofilter.c