[Bug 765292] gl:cocoa:Fix incompatible type warning
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Apr 20 08:20:23 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=765292
--- Comment #7 from Hyunjun Ko <zzoon at igalia.com> ---
(In reply to Sebastian Dröge (slomo) from comment #6)
> I think this is wrong. We're checking here if that function exists. It will
> be NULL if it does not exist because of using -weak_framework to link to
> VideoToolbox. This is to make sure the plugin works against all versions of
> VT but works better with newer versions.
I don't think this patch is not doing check if that function exists.
It's just to silence this warning using address-of operator.
--
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