[Bug 745090] android: Fix changing GL window handle

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Feb 24 08:46:06 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=745090

Edward Hervey <bilboed at bilboed.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.5.1

--- Comment #3 from Edward Hervey <bilboed at bilboed.com> ---
commit a12ca13750a15300ab3c718ebde2984dc3d587b3
Author: Edward Hervey <bilboed at bilboed.com>
Date:   Tue Feb 24 14:01:04 2015 +0100

    glwindow: Deactivate window before changing handle

    When setting a new window handle, we need to ensure all implementations
    will detect the change.

    For that we deactivate the context before setting the window handle, then
    reactivate the context

    https://bugzilla.gnome.org/show_bug.cgi?id=745090

commit 7075b2528884b8425ce78153a34e253359950b16
Author: Edward Hervey <bilboed at bilboed.com>
Date:   Tue Feb 24 13:58:26 2015 +0100

    gl/egl: Detect window handle changes

    When (re)activating the context, the backing window handle might have
changed.
    If that happened, destroy the previous surface and create a new one

    https://bugzilla.gnome.org/show_bug.cgi?id=745090

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