GStreamer multimedia framework
Find a file
Matthew Waters 313dfbb500 gl/upload: switch the 'master' texture for YUY2, UYVY
From d4bcef3204 on, using a RGBA
texture to hold the data causes the glmemory to have half width
and a scaling of [2, 1].  Using a LA texture solves this problem
however cannot be attached to the framebuffer for copying into
a RGBA texture.  Which will be solved by moving to EXT_texture_rg.

https://bugzilla.gnome.org/show_bug.cgi?id=728890
2017-12-09 19:31:41 +00:00
ext/gl gl/eglimage: add eglimage context feature 2017-12-09 19:31:41 +00:00
gst-libs/gst/gl gl/upload: switch the 'master' texture for YUY2, UYVY 2017-12-09 19:31:41 +00:00
pkgconfig gl: append GL_LIB and GL_CFLAGS in pc files 2017-12-09 19:31:38 +00:00
tests gl/upload: implement lazy init 2017-12-09 19:31:39 +00:00