[Bug 754383] Loading gstreamer.android.so stucks!
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Sep 2 02:19:36 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=754383
--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
JNI_OnLoad() will be called when System.loadLibrary() is called. Maybe you
could put a call to abort() in there and see if your application just exits.
The android_init() function is called as part of GStreamer.init().
--
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