plugins: retry pool config
authorScott D Phillips <scott.d.phillips@intel.com>
Mon, 13 Jun 2016 17:48:41 +0000 (10:48 -0700)
committerVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Tue, 14 Jun 2016 15:25:58 +0000 (17:25 +0200)
commit2e5367a23c34d93973fff71c5b66b31081068dab
tree84cc22dc3b37ad5c690429abba479f87ade93df6
parentfec82052d54daf1338f30d655a12fe6a72ea0a7f
plugins: retry pool config

if gst_buffer_pool_set_config returns FALSE, check the modified
config and retry set_config if the config is still acceptable.

Signed-off-by: Scott D Phillips <scott.d.phillips@intel.com>
https://bugzilla.gnome.org/show_bug.cgi?id=766184
gst/vaapi/gstvaapipluginbase.c