[Bug 723670] Move VideoToolBox elements from applemedia to a different plugin

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jul 2 00:29:58 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=723670
  GStreamer | gst-plugins-bad | 1.x

--- Comment #7 from Andoni Morales <ylatuya at gmail.com> 2014-07-02 07:29:52 UTC ---
But I am not sure if that would do the trick, because the path of the framework
is different between version (public vs private)

Going back to use the dynamic API should be trivial, there are exactly 4
symbols that we need to load at runtime:

VTDecompressionSessionCreate
VTDecompressionSessionDecodeFrame
VTDecompressionSessionInvalidate
VTDecompressionSessionWaitForAsynchronousFrames

And these are the paths where the framework is installed:

/System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
/System/Library/PrivateFrameworks/VideoToolbox.framework/VideoToolbox

-- 
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