[Bug 731204] androidmedia: Implement zerocopy rendering
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Apr 13 15:16:26 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=731204
--- Comment #56 from Matthieu Bouron <matthieu.bouron at collabora.com> ---
Here are the two development branches:
* cebero/gst-android:
http://cgit.collabora.com/git/user/mateo/cerbero.git/commit/?h=archlinux%2bandroid
* gst-plugins-bad:
http://cgit.collabora.com/git/user/mateo/gst-plugins-bad.git/commit/?h=amczerocopy-gl-wip3
gst-android now stores a global reference of the context and class loader and
provides two methods gst_android_get_{context|class_loader}.
gst-android includes GstAmcVideoOnFrameAvailableListener.java installed by
gst-plugins-bad in /usr/share/gst-android/ndk-build.
During initialization, gstjniutils dlsym gst_android_get_class_loader. It is
then used in gst_amc_jni_get_application_class.
The latest commit of the amczerocopy-gl-wip3 branch which implements this logic
is kept separate for now for maintenance and will be merged later with the big
direct rendering patch.
--
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