[Bug 731204] androidmedia: Implement zerocopy rendering
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Apr 14 04:12:48 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=731204
--- Comment #60 from Matthieu Bouron <matthieu.bouron at collabora.com> ---
(In reply to Sebastian Dröge (slomo) from comment #59)
> I was more thinking of something like
>
> foreach plugin in plugins:
> if exists("gst-android/ndk-build/$plugin"):
> cp "gst-android/ndk-build/$plugin/*.java" $dest
>
>
> That way it would be kept extensible for other plugins and we don't add any
> plugin specific magic.
Branch updated. The only issue I see with the current code is if it happens
that two plugins declares both a class with the same name.
But I'm not sure if it's really an issue for now.
--
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