plugins: set display through context
authorVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Fri, 30 Oct 2015 11:33:48 +0000 (12:33 +0100)
committerVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Mon, 9 Nov 2015 15:18:19 +0000 (16:18 +0100)
commitb45089f0f72e5a5bd56beeeeeedc085e9b59e6b7
tree7e7f6ca2877ad21f34b7cf5d2d4eef54443b07ef
parent959c13933d5e48fff3f3603b25ec94daecf25490
plugins: set display through context

Instead of setting the display to the plugin directly after its creation, do
it through the gstreamer's context mechanism, avoiding double assignations.

Signed-off-by: Víctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
https://bugzilla.gnome.org/show_bug.cgi?id=757598
gst/vaapi/gstvaapipluginutil.c
gst/vaapi/gstvaapivideocontext.c