[Bug 731204] androidmedia: Implement zerocopy rendering

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Apr 4 07:55:28 PDT 2015


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

--- Comment #37 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
(In reply to Andoni Morales from comment #36)
> We do already force applications to bundle some java code, the one used for
> the initiallization. Couldn't we use this same piece to define the class
> with the different listeners needed by our plugins? Or make ndk-build to
> copy the Java files as proposed before, both would work and it requires no
> interaction from the user. In case of the hardware decoders they can still
> work without that, we can post a warning to inform the user if the listener
> isn't found and error out for the camera plugin.

Yes, and you are forced to re-implement that when using QT For Android. The
init part can trivially be done through GResrouces, and we don't really need
code generation. If your app is not Java, this implementation forces users into
understanding every hack in it.

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