videofilter: Fix the crash in propose_allocation
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>
Wed, 8 Aug 2012 09:06:45 +0000 (12:06 +0300)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 8 Aug 2012 10:03:05 +0000 (12:03 +0200)
commit87075463458dac90103da1c324e88f8da722d017
treeee2efd8db6951c522269a91a02abcaedcea4999a
parentfc37cf57791b7916ed1ba5e77747aaab57a48b75
videofilter: Fix the crash in propose_allocation

Always set a buffer pool if none is provided and don't
set/unref a NULL buffer pool on the query.

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