[Bug 778434] applemedia: race condition in videotexturecache.m
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Feb 14 10:53:15 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=778434
--- Comment #9 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
10:51:07 In file included from videotexturecache.m:30:
10:51:07 ./iosglmemory.h:46:3: error: unknown type name 'CVOpenGLESTextureRef';
did you mean 'CVOpenGLTextureRef'?
10:51:07 CVOpenGLESTextureRef texture;
10:51:07 ^~~~~~~~~~~~~~~~~~~~
10:51:07 CVOpenGLTextureRef
10:51:07
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CVOpenGLTexture.h:39:26:
note: 'CVOpenGLTextureRef' declared here
10:51:07 typedef CVImageBufferRef CVOpenGLTextureRef;
10:51:07 ^
10:51:07 In file included from videotexturecache.m:30:
10:51:07 ./iosglmemory.h:62:5: error: unknown type name 'CVOpenGLESTextureRef';
did you mean 'CVOpenGLTextureRef'?
10:51:07 CVOpenGLESTextureRef texture);
10:51:07 ^~~~~~~~~~~~~~~~~~~~
10:51:07 CVOpenGLTextureRef
10:51:07
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CVOpenGLTexture.h:39:26:
note: 'CVOpenGLTextureRef' declared here
10:51:07 typedef CVImageBufferRef CVOpenGLTextureRef;
10:51:07 ^
--
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