glviewconvert: fix GEnumValue declaration
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Fri, 14 Sep 2018 12:12:40 +0000 (14:12 +0200)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Fri, 14 Sep 2018 15:43:04 +0000 (17:43 +0200)
commitfae3f7cb561f6e65d7ab44e7fb4081a8d5285248
tree46d142c17062666307eefd17dfdc01ea7f4ae986
parentbccc69fadb0cf1f375371290cfe2f321b3001aa0
glviewconvert: fix GEnumValue declaration

The purpose of value_name in GEnumValue structure is to express in
text format the name of the enum, not a description of the value, so
it can be use later for the gir file generation.

https://bugzilla.gnome.org/show_bug.cgi?id=797144
gst-libs/gst/gl/gstglviewconvert.c