[Bug 774886] Regression: fatal error: gst/gl/egl/gstglcontext_egl.h: No such file or directory

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 23 02:37:42 UTC 2016


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

Matthew Waters (ystreet00) <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ystreet00 at gmail.com
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.11.1

--- Comment #2 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
commit 75d36b990d30f39ed4604d7fab56128cba23300b
Author: Matthew Waters <matthew at centricular.com>
Date:   Wed Nov 23 13:32:38 2016 +1100

    gl/memoryegl: remove access to private header gstglcontext_egl.h

    It's been removed and thus compiling anything against GstGLMemoryEGL
    would error with:

    In file included from gstomxvideodec.c:41:0:
    usr/include/gstreamer-1.0/gst/gl/egl/gstglmemoryegl.h:32:41: fatal error:
gst/gl/egl/gstglcontext_egl.h: No such file or directory
     #include <gst/gl/egl/gstglcontext_egl.h>
                                             ^

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

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