GStreamer multimedia framework
Find a file
Nicolas Dufresne d576a71e9a gloverlaycompositor: Add shader to convert BGRA/ARGB -> RGBA
Depending on the bytes order we will get BGRA (little) and ARGB (big)
from the composition overlay buffer while our GL code expects RGBA. Add
a fragment shader that do this conversion.

https://bugzilla.gnome.org/show_bug.cgi?id=752842
2017-12-09 19:32:07 +00:00
ext/gl glvideomixer: swap control binding proxy 2017-12-09 19:32:07 +00:00
gst-libs/gst/gl gloverlaycompositor: Add shader to convert BGRA/ARGB -> RGBA 2017-12-09 19:32:07 +00:00
pkgconfig gstglconfig: Put gstglconfig.h into $(libdir)/gstreamer-1.0/include 2017-12-09 19:31:49 +00:00
tests tests/glcontext: fix INVALID_ENUM GL error in test 2017-12-09 19:32:07 +00:00