gstreamer/sys/androidmedia/jni
Jan Schmidt 29e3d09014 androidmedia: Allow dynamic bitrate changes on Android >= 19
Android 19 added an API for dynamically changing the bitrate in a running
codec.

Also make it so that even when not update-able at runtime, parameters will at least
be stored so that they take effect the next the codec is restarted.
2020-02-09 02:19:12 +11:00
..
gstamc-codec-jni.c androidmedia: Allow dynamic bitrate changes on Android >= 19 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