[Bug 748425] New: GL context on android has 16bits colors
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Apr 24 10:03:55 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=748425
Bug ID: 748425
Summary: GL context on android has 16bits colors
Classification: Platform
Product: GStreamer
Version: unspecified
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: xclaesse at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
gst_gl_context_egl_choose_config() does not specify which color format to use.
By default android often gives 16bits colors, even if the screen does support
24bits colors.
I've tested 3 devices:
1) nexus4: with android 5.0 gstreamer displays 16bits colors with no dithering,
but with android 5.1 it gets 24bits colors and look perfect.
2) Galaxy S5: 16bits colors, no dithering.
3) Tab4: 16bits colors, with good dithering.
--
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