[Bug 731204] androidmedia: Implement zerocopy rendering

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Apr 11 13:35:25 PDT 2015


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

--- Comment #54 from Andoni Morales <ylatuya at gmail.com> ---
Sorry, I meant splitting gstreamer_android.c into plugins and gio modules
registration in one side and the initialization in the other side.

The class loader needs to be shared somehow with the plugin and if we don't
want any app interaction, there needs to be a library in the middle where the
app caches the class loader and the plugin can use it since. Although it would
be nice to be able to do it in a different way, maybe a global GstContext :)

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