[Bug 725202] ios: TLS GIO module does not work

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Mar 7 04:49:53 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=725202
  GStreamer | packages | git

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-03-07 13:12:42 UTC ---
Here's an intermediate fix for that... until GLib people know what they want to
do. This is now directly calling stuff instead of going through dlopen() and
magic.


commit 1b800edcbbabc44ede7b4e57749384e37f38f80a
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Fri Mar 7 14:09:36 2014 +0100

    Load static GIO modules directly instead of going through dlopen() on the
executable

    This requires updating iOS projects, but before this change
    the static GIO modules couldn't be loaded at all anyway so
    it shouldn't affect any existing project.

    https://bugzilla.gnome.org/show_bug.cgi?id=725202

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