[Android] LibVLC: use new libvlc functions to fetch titles and chapters

Thomas Guillem git at videolan.org
Wed Jul 1 19:19:18 CEST 2015


vlc-ports/android | branch: master | Thomas Guillem <thomas at gllm.fr> | Wed Jul  1 19:19:07 2015 +0200| [44999dd24134fbcb7e8f2b6a7e67631d4e228623] | committer: Thomas Guillem

LibVLC: use new libvlc functions to fetch titles and chapters

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

 libvlc/jni/libvlcjni-mediaplayer.c                 |  145 +++++++++++++++-----
 libvlc/jni/libvlcjni.c                             |   18 +++
 libvlc/jni/utils.h                                 |   12 ++
 libvlc/src/org/videolan/libvlc/MediaPlayer.java    |   81 ++++++++++-
 .../src/org/videolan/vlc/PlaybackService.java      |   19 +--
 .../videolan/vlc/gui/dialogs/AdvOptionsDialog.java |   10 +-
 .../vlc/gui/video/VideoPlayerActivity.java         |   42 +++---
 7 files changed, 250 insertions(+), 77 deletions(-)

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


More information about the Android mailing list