gstreamer/subprojects/gstreamer/data
Xavier Claessens fa38827c44 Android: Implement JNI_OnLoad()
When building for Android, chances are that gstreamer is going to be
loaded from Java using System.loadLibrary(). In that case we can
initialize GStreamer (including static plugins), redirect log functions,
etc.

This code is copied from cerbero because it can be used with
gstreamer-full-1.0 too. Cerbero needs to be adapted to drop that code
and generate gst_init_static_plugins() function.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/617>
2022-04-01 08:15:53 +00:00
..
android Android: Implement JNI_OnLoad() 2022-04-01 08:15:53 +00:00
bash-completion Meson: Set install_tag on some files 2022-03-14 08:56:54 -04:00
meson.build Android: Implement JNI_OnLoad() 2022-04-01 08:15:53 +00:00