gl/egl: move get_error_string() into gstegl
authorMatthew Waters <matthew@centricular.com>
Wed, 16 Nov 2016 14:38:32 +0000 (01:38 +1100)
committerMatthew Waters <matthew@centricular.com>
Thu, 17 Nov 2016 03:06:21 +0000 (14:06 +1100)
commitd42145e8c1ba3bc0445506b92bb7ac04ae98f4dd
treea8469ba4c1a63f7753062eab8d6386d35e389675
parentcdaada43009a008f1ba44a010f02ba005898b7da
gl/egl: move get_error_string() into gstegl

So others can use it without #include-ing a private header

https://bugzilla.gnome.org/show_bug.cgi?id=774518
gst-libs/gst/gl/egl/Makefile.am
gst-libs/gst/gl/egl/gstegl.c [new file with mode: 0644]
gst-libs/gst/gl/egl/gstegl.h
gst-libs/gst/gl/egl/gsteglimage.c
gst-libs/gst/gl/egl/gstglcontext_egl.c