[Bug 731204] androidmedia: Implement zerocopy rendering

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


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

--- Comment #52 from Andoni Morales <ylatuya at gmail.com> ---
(In reply to Sebastian Dröge (slomo) from comment #51)
> Only leaves the non-Java apps problem, for which we could make the
> gstreamer_android.c API public and make it a gst_android_init(jobject
> context) that internally does all the same things. The app would still have
> to include some Java stuff in the build, but that shouldn't really be a
> problem?

+1, this would leave gstreamer_android.c just with the code that needs to be
generated in the ndk-build process (plugins and gio modules registration) and
the rest moved to the new library into the new initialization function.

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