[Bug 703339] New: Refactor EGL code into a separate class
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Jun 30 05:14:55 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=703339
GStreamer | gst-plugins-gl | git
Summary: Refactor EGL code into a separate class
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-gl
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: slomo at circular-chaos.org
QAContact: gstreamer-bugs at lists.freedesktop.org
CC: ystreet00 at gmail.com
GNOME version: ---
Currently the Wayland and X11 windowing implementations both implement almost
the same code for EGL. The Android and Raspberry Pi implementations would copy
almost the same code again.
The EGL code should be refactored into a separate class for this, that is then
used from all this windowing system <-> EGL integrations.
--
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