[Bug 709174] Add avfvideosrc to the OS X build in applemedia

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 30 13:06:58 CET 2013


https://bugzilla.gnome.org/show_bug.cgi?id=709174
  GStreamer | gst-plugins-bad | git

--- Comment #11 from Andoni Morales <ylatuya at gmail.com> 2013-10-30 12:06:30 UTC ---
Review of attachment 258552:
 --> (https://bugzilla.gnome.org/review?bug=709174&attachment=258552)

::: sys/applemedia/avfvideosrc.m
@@ +607,3 @@
   if (dispatchQueue != dispatch_get_current_queue())
       dispatch_sync (dispatchQueue, ^{});
+#pragma clang diagnostic pop

If this API is deprecated, we should use a replacement instead of silencing it

--- Comment #12 from Andoni Morales <ylatuya at gmail.com> 2013-10-30 12:06:32 UTC ---
Review of attachment 258552:
 --> (https://bugzilla.gnome.org/review?bug=709174&attachment=258552)

::: sys/applemedia/avfvideosrc.m
@@ +607,3 @@
   if (dispatchQueue != dispatch_get_current_queue())
       dispatch_sync (dispatchQueue, ^{});
+#pragma clang diagnostic pop

If this API is deprecated, we should use a replacement instead of silencing it

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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