glmemory: fix the slight difference between EXT_rg and ARB_rg
authorMatthew Waters <matthew@centricular.com>
Sat, 14 Mar 2015 18:45:01 +0000 (18:45 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:58 +0000 (19:31 +0000)
commit420cdf9cf62a922ba4058b459e606c99ada682f8
tree471c874f3d520af7be14fc547437cfcf52da5ed4
parenta4287991aea7e35843cce7d57510d9e5ddd1fc4a
glmemory: fix the slight difference between EXT_rg and ARB_rg

GL_EXT_texture_rg doesn't take sized formats for the internalformat
parameter of TexImage* but GL_ARB_texture_rg and GL(ES)3 do.

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