[Bug 703518] Qt5/QtQuick 2.0 video element

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 13 02:03:45 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=703518
  GStreamer | qt-gstreamer | unspecified

--- Comment #8 from Mathias Hasselmann (IRC: tbf) <mathias.hasselmann at gmx.de> 2013-09-13 09:03:41 UTC ---
Created an attachment (id=254840)
 View: https://bugzilla.gnome.org/attachment.cgi?id=254840
 Review: https://bugzilla.gnome.org/review?bug=703518&attachment=254840

Use QOpenGLContext instead of the QGLContext

With Qt5 QGLContext is marked as "done". More importantly QtQuick2 is based
upon the new QOpenGLContext.

FIXME: Of course this patch still needs quite some cleanups, like
conditional complication guards. It also might make sense to introduce
an additional "openglcontext" property, instead of changing the type of
"glcontext". Additionally one also has to decide how to deal with all
those (for our purposes unrelated) classes that depend on a QGLWidget
internally.

-- 
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