Add updated ffmpeg JNI library for Windows (32-bit and 64-bit) and Mac OS X (universal binary i386, x86_64, ppc). It need to add Linux 32-bit and 64-bit binaries.

cusax-fix
Sebastien Vincent 16 years ago
parent 49cc018e3c
commit 12073a2e03

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -15,7 +15,7 @@ CPPFLAGS=-DJNI_IMPLEMENTATION \
#TARGET=../../../lib/native/mac/libffmpeg.jnilib
# Windows configuration
# CPPFLAGS+=-I$(JAVA_HOME)/include/win32
#CPPFLAGS+=-I$(JAVA_HOME)/include/win32
#LDFLAGS=-Wl,--kill-at -shared
# Choose between 32-bit or 64-bit
#TARGET=../../../lib/native/windows/ffmpeg.dll

Loading…
Cancel
Save