[Bug 769210] GLMemory created by avfvideosrc and vtdec on iOS (EAGL/gles3) can't be mapped

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Aug 26 07:46:32 UTC 2016


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

Alessandro Decina <alessandro.d at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Alessandro Decina <alessandro.d at gmail.com> ---
commit 7898bc581053b1716e9d7ecaeb148ec8d60d1c29
Author: Alessandro Decina <alessandro.d at gmail.com>
Date:   Fri Aug 26 17:37:54 2016 +1000

    applemedia: changes to make GL memory mappable on CPU on iOS

    This commit introduces IOSGLMemory which is a GLMemory that falls back to
    GstAppleCoreVideoMemory for CPU access. This is a temporary solution until
    IOSurface gets exposed as a public framework on iOS and so we can use
    IOSurfaceMemory on both MacOS and iOS.

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

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