[Bug 765292] gl:cocoa:Fix incompatible type warning
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Apr 20 15:00:51 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=765292
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |---
--- Comment #13 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
This breaks the iOS build
https://ci.gstreamer.net/job/cerbero-ios-universal-7.1/4221/console
15:57:11 vtenc.c:62:1: error: conflicting types for
'VTCompressionSessionPrepareToEncodeFrames'
15:57:11 VTCompressionSessionPrepareToEncodeFrames (VTCompressionSessionRef
session)
15:57:11 ^
15:57:11
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.3.sdk/System/Library/Frameworks/VideoToolbox.framework/Headers/VTCompressionSession.h:210:1:
note: previous declaration is here
15:57:11 VTCompressionSessionPrepareToEncodeFrames( CM_NONNULL
VTCompressionSessionRef session ) __OSX_AVAILABLE_STARTING(__MAC_10_9,
__IPHONE_8_0);
--
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