ff_jni_exception_get_summary  272 libavcodec/ffjni.c     if ((ret = ff_jni_exception_get_summary(env, exception, &message, log_ctx)) < 0) {
ff_jni_exception_get_summary   73 libavcodec/ffjni.h int ff_jni_exception_get_summary(JNIEnv *env, jthrowable exception, char **error, void *log_ctx);