glcolorconvert: re-enable -Wformat-nonliteral warning
authorTim-Philipp Müller <tim@centricular.com>
Fri, 22 Dec 2017 22:11:42 +0000 (23:11 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 3 Jan 2018 09:21:49 +0000 (09:21 +0000)
commitc117460420ef8c21eb85d5dfcfd9004c4418c00a
treecdfbaaf174e359c85e89fb8cf6a746451d1179a8
parentae4f9aebcc9469b0e1451c18dbcef20600b9ad70
glcolorconvert: re-enable -Wformat-nonliteral warning

We can pass string constants here to g_strdup_printf(),
so do so and re-enable the -Wformat-nonliteral warning
we had to disable when merging the opengl libs.
configure.ac
gst-libs/gst/gl/gstglcolorconvert.c