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
gstamc-format-jni.c androidmedia: allow multiple implementations of codec and format 2024-01-11 19:00:13 +00:00
gstamc-internal-jni.h
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
gstamcsurface.h
gstamcsurfacetexture-jni.c
gstamcsurfacetexture-jni.h