[Android] libvlc: MediaPlayer: replace playMrl with methods using libvlc api
Thomas Guillem
git at videolan.org
Thu May 28 11:20:06 CEST 2015
vlc-ports/android | branch: master | Thomas Guillem <thomas at gllm.fr> | Thu May 28 11:18:35 2015 +0200| [6bca5a384f78e13ce7ed8997edf4d8152e3d0fe8] | committer: Thomas Guillem
libvlc: MediaPlayer: replace playMrl with methods using libvlc api
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=6bca5a384f78e13ce7ed8997edf4d8152e3d0fe8
---
libvlc/jni/libvlcjni-equalizer.c | 2 +-
libvlc/jni/libvlcjni-mediaplayer.c | 145 +++++++++++-------
libvlc/src/org/videolan/libvlc/MediaPlayer.java | 156 ++++++++++++++------
.../org/videolan/vlc/MediaWrapperListPlayer.java | 14 +-
.../videolan/vlc/gui/audio/EqualizerFragment.java | 10 +-
.../src/org/videolan/vlc/util/VLCInstance.java | 14 +-
6 files changed, 235 insertions(+), 106 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commitdiff;h=6bca5a384f78e13ce7ed8997edf4d8152e3d0fe8
More information about the Android
mailing list