[Bug 731204] androidmedia: Implement zerocopy rendering

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Apr 3 06:44:44 PDT 2015


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

--- Comment #34 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
(In reply to Sebastian Dröge (slomo) from comment #32)
> So the remaining idea is that this element (and the camera element I'm
> currently working on merging), would just install the .java file somewhere
> (share/gst-android/java/$plugin or something), and cerbero would then
> collect that during packaging. Now when an application is built, ndk-build
> would copy those Java files into the application sources if the specific
> plugin is included in the build... and then just built into the application
> automatically. Like we already do with the GStreamer.java.

I've been working with QT for Android, and this approach will simply force
these application to bundle and inject Java Classes theme-self. In recent
version of QT for Android, you don't write any Java code, and it's hard to add
any.

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