2015-10-10 0:26 GMT+08:00 Matthieu Bouron <[email protected]>: > From: Matthieu Bouron <[email protected]> > +#include "config.h" > +#include "jni.h" > +#include "log.h" > + > +#include <stdlib.h> > + > +JavaVM *java_vm = NULL;
Maybe static is better for --enable-static. _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
