gstreamer/sys/androidmedia/jni
Cheng-Chang Wu b5e506d12b androidmedia: Make sure that the first member of GstAmcSurfaceTextureJNI is correct
It's a subclass of GstAmcSurfaceTexture so should have that as first
struct member or otherwise it won't work.

Fixes #1105
2019-10-25 13:56:13 +00:00
..
gstamc-codec-jni.c androidmedia: Call JNI method with the actual Java object instead of our wrapper struct 2019-10-25 13:56:13 +00:00
gstamc-codeclist-jni.c Fix get_supported_types function name 2019-10-16 06:42:37 +00:00
gstamc-format-jni.c amc: Remove gst_amc_format_contains_key() 2019-08-20 08:53:55 -04:00
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