vaapivideocontext: rename context structure
authorVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Mon, 2 Nov 2015 17:20:07 +0000 (18:20 +0100)
committerVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Mon, 9 Nov 2015 15:18:19 +0000 (16:18 +0100)
commit959c13933d5e48fff3f3603b25ec94daecf25490
treed9be41576856cb4a1bd884297f79fbde3db3354f
parent5d0ab369248672d338e1ff5a50e91d9d704fd9e3
vaapivideocontext: rename context structure

The context structure is named "display" which is too generic. The contrary
happens, for example, with GstGL, what uses the same name as the context, and
its logs make more sense.

This patch renames the context structure with the same name as the
context, thus GST_PTR_FORMAT can pretty print it.

https://bugzilla.gnome.org/show_bug.cgi?id=757598
gst/vaapi/gstvaapivideocontext.c