[Android] libvlc: LibVLC is now a VLCObject

Thomas Guillem git at videolan.org
Thu May 28 18:08:25 CEST 2015


vlc-ports/android | branch: master | Thomas Guillem <thomas at gllm.fr> | Thu May 28 17:57:35 2015 +0200| [f724b2bb0b994036c065bd1e36c177f9734b160f] | committer: Thomas Guillem

libvlc: LibVLC is now a VLCObject

> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=f724b2bb0b994036c065bd1e36c177f9734b160f
---

 libvlc/jni/libvlcjni-vlcobject.c                   |   54 +++++++-----
 libvlc/jni/libvlcjni-vlcobject.h                   |   10 ++-
 libvlc/jni/libvlcjni.c                             |   51 ++++--------
 libvlc/jni/utils.h                                 |    2 -
 libvlc/src/org/videolan/libvlc/LibVLC.java         |   87 ++++++--------------
 .../src/org/videolan/libvlc/LibVlcException.java   |   62 --------------
 vlc-android/src/org/videolan/vlc/Thumbnailer.java  |    1 -
 .../src/org/videolan/vlc/util/VLCInstance.java     |   26 +++---
 8 files changed, 97 insertions(+), 196 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commitdiff;h=f724b2bb0b994036c065bd1e36c177f9734b160f


More information about the Android mailing list