gstreamer/sys/androidmedia/jni
Tim-Philipp Müller a561b1bd86 Use g_memdup2() where available and add fallback for older GLib versions
g_memdup() is deprecated since GLib 2.68 and we want to avoid
deprecation warnings with recent versions of GLib.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2280>
2021-08-05 20:51:00 +05:30
..
gstamc-codec-jni.c androidmedia: Allow dynamic bitrate changes on Android >= 19 2020-02-09 02:19:12 +11:00
gstamc-codeclist-jni.c Use g_memdup2() where available and add fallback for older GLib versions 2021-08-05 20:51:00 +05:30
gstamc-format-jni.c Use g_memdup2() where available and add fallback for older GLib versions 2021-08-05 20:51:00 +05:30
gstamc-internal-jni.h amc: Move MediaCodec JNI wrapper into its own module 2019-08-20 08:53:55 -04:00
gstamcsurface.c amc: Do not use g_log() for criticals 2019-08-20 08:53:55 -04:00
gstamcsurface.h amc: Turn GstAmcSurfaceTexture into a base class with JNI implementation 2019-08-20 08:53:55 -04:00
gstamcsurfacetexture-jni.c androidmedia: Make sure that the first member of GstAmcSurfaceTextureJNI is correct 2019-10-25 13:56:13 +00:00
gstamcsurfacetexture-jni.h amc: Turn GstAmcSurfaceTexture into a base class with JNI implementation 2019-08-20 08:53:55 -04:00