gstreamer/sys/androidmedia/jni
Jan Schmidt cfe318ea03 androidmedia: Permit Codec surface to be NULL
The AMC encoder wrapper doesn't support input surfaces yet,
and passes NULL when configuring the underlying codec.

This was broken in commit 7fcf3e
Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/1102
2020-02-09 02:19:12 +11:00
..
gstamc-codec-jni.c androidmedia: Permit Codec surface to be NULL 2020-02-09 02:19:12 +11: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