GNOME Bugzilla – Bug 682446
[osxvideosink] Convert osxvideosink to the non-deprecated glib threading api
Last modified: 2012-08-22 10:13:03 UTC
osxvideosink now uses the old, deprecated threading API from glib. We will need to convert this to the new, non-deprecated api.
Created attachment 222122 [details] [review] Patch to convert to the new threading API
Pushed, thanks: commit 7fcbf88ced3fa623fdab7657d109170a7eb3ace7 Author: Martin Ertsaas <mertsas@cisco.com> Date: Wed Aug 22 11:21:38 2012 +0200 osxvideosink: Make osxvideosink use the non-deprecated threading api from glib. https://bugzilla.gnome.org/show_bug.cgi?id=682446