plugins: remove gst_vaapi_plugin_base_set_pool_config()
authorVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Tue, 10 May 2016 14:14:48 +0000 (16:14 +0200)
committerVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Thu, 19 May 2016 10:54:38 +0000 (12:54 +0200)
commit5341d9ae9fcc78c90562423b30a8fdf0b97351f3
treea93cdfe24dd159994a5fff2d5dbc9fa28e4797be
parent36e2346fc7755c253d94e2f781a8080b54bd7a29
plugins: remove gst_vaapi_plugin_base_set_pool_config()

This function helper make sense for GStreamer 1.2, but it is not helpful for
greater version since the validation is already done in the API implementation.
Thus, it is removed.
gst/vaapi/gstvaapipluginbase.c