[Bug 748425] GL context on android has 16bits colors
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Apr 27 07:18:19 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=748425
--- Comment #9 from Xavier Claessens <xclaesse at gmail.com> ---
Reading the eglChooseConfig doc again, turns out it's much easier than my
previous patch. When specifying EGL_RED/GREEN/BLUE/_SIZE instead of
EGL_BUFFER_SIZE, it will take the MAX possible value instead of the MIN. So
setting them to 1 should work in all cases. That's also what the GLX context
does.
--
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