[Bug 723670] Move VideoToolBox elements from applemedia to a different plugin
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Jul 2 04:19:59 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=723670
GStreamer | gst-plugins-bad | 1.x
--- Comment #12 from Andoni Morales <ylatuya at gmail.com> 2014-07-02 11:13:06 UTC ---
It crashed in >= 10.8 because the path of the framework changed. The fix is
really easy, check first with the public path, try then with the private path
and disabled it none is found.
--- Comment #13 from Andoni Morales <ylatuya at gmail.com> 2014-07-02 11:19:55 UTC ---
Anyway I would leave disabled compilation in older versions where the headers
are not public and use g_module_open + g_module_symbol for those 4 symbols in
the plugin init function, which should be easier to implement and maintain
--
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