[Bug 722670] add GRAY8/GRAY16_LE/GRAY16_BE support to glupload
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Jan 26 14:27:05 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=722670
GStreamer | gst-plugins-gl | 1.2.2
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |t.i.m at zen.co.uk
--- Comment #12 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2014-01-26 22:26:59 UTC ---
I get
CC libgstgl_1.0_la-gstglupload.lo
gstglupload.c: In function '_do_upload_make':
gstglupload.c:1249:32: error: 'GL_LUMINANCE16' undeclared (first use in this
function)
tex[0].internal_format = GL_LUMINANCE16;
^
gstglupload.c:1249:32: note: each undeclared identifier is reported only once
for each function it appears in
gstglupload.c: In function '_do_upload_fill':
gstglupload.c:1403:24: error: 'GL_UNPACK_SWAP_BYTES' undeclared (first use in
this function)
gl->PixelStorei (GL_UNPACK_SWAP_BYTES, GL_TRUE);
^
with that patch (with HAVE: GLES2, WINDOW_X11/WAYLAND, PLATFORM_EGL,
GLEGLIMAGEOES, GLCHAR, GLSIZEIPTR, GLINTPTR as per gstglconfig.h).
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list