gstvaapivideocontext: fix indentation
authorVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Fri, 23 Oct 2015 09:17:01 +0000 (11:17 +0200)
committerVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Mon, 9 Nov 2015 15:18:19 +0000 (16:18 +0100)
commitc20318d1982a3b071f633e2cb3473e0699851d62
tree6b3f576633cfd3991ac91b3319d8ff6faadb97aa
parent1e96fae94c28866ed6f3ed63e79d83932bf79f2d
gstvaapivideocontext: fix indentation

gst-indent does not handle correctly some expression like function
declaration with attributes, breaking the following expressions.

This patch makes gst-indent to ignore the attributed function
declartion so the followed function definition is not mangled, such
as happened in commit b4154a

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