~george-edison55/libwebp/old-trunk

Viewing all changes in revision 117.

  • Committer: James Zern
  • Date: 2011-05-06 23:41:00 UTC
  • Revision ID: git-v1:f6fb3877ed7d2648ba3eeba25d17b379b2a6526c
add swig interface

Currently only supports a subset of decode functions and likely only
works fully for java.

For java bindings:
The generated java source can be compiled and the class files added to
libwebp.jar.
The generated jni source can be compiled to, e.g., libwebp_jni.so, which
can then be loaded via System.loadLibrary("webp_jni").

Change-Id: I8225933cbaf85c9cfa4b78c2e5f167cee8b62408

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: