[FFmpeg-devel] [PATCH 2/2] lavc/ffjni: add missing '\n'
Carl Eugen Hoyos
ceffmpeg at gmail.com
Sun May 21 19:36:10 EEST 2017
2017-05-21 18:17 GMT+02:00 Matthieu Bouron <matthieu.bouron at gmail.com>:
> - av_log(log_ctx, AV_LOG_ERROR, "Failed to get the JNI environment
> attached to this thread");
> + av_log(log_ctx, AV_LOG_ERROR, "Failed to get the JNI environment
> attached to this thread\n");
Please commit such fixes without sending them to -devel.
Thank you, Carl Eugen
More information about the ffmpeg-devel
mailing list