gstreamer/subprojects/gst-plugins-bad/sys/androidmedia/jni
Ratchanan Srirattanamet facb000afe androidmedia: add NDK implementation of Android MediaCodec
This reduces the amount of Java <-> native calls, which should reduce
overhead a bit. It also paves a way to share the code between Android
and a libhybris-based backend (where GNU/Linux system uses Android
driver) in the future.

Bug: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/issues/1242
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4115>
2024-01-11 19:00:13 +00:00
..
gstamc-codec-jni.c androidmedia: allow multiple implementations of codec and format 2024-01-11 19:00:13 +00:00
gstamc-codeclist-jni.c androidmedia: call all static_init() functions from single entry point 2024-01-11 19:00:13 +00:00
gstamc-format-jni.c androidmedia: allow multiple implementations of codec and format 2024-01-11 19:00:13 +00:00
gstamc-internal-jni.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstamc-jni.c androidmedia: add NDK implementation of Android MediaCodec 2024-01-11 19:00:13 +00:00
gstamc-jni.h androidmedia: allow multiple implementations of codec and format 2024-01-11 19:00:13 +00:00
gstamcsurface.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstamcsurface.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstamcsurfacetexture-jni.c androidmedia: call all static_init() functions from single entry point 2024-01-11 19:00:13 +00:00
gstamcsurfacetexture-jni.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00