[Android] First step for the split between libVLC and MediaPlayer classes

Jean-Baptiste Kempf git at videolan.org
Mon May 25 11:59:25 CEST 2015


vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Mon May 25 11:58:29 2015 +0200| [020fd734db9324072831631746a945496d9efb24] | committer: Jean-Baptiste Kempf

First step for the split between libVLC and MediaPlayer classes

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

 libvlc/jni/Android.mk              |    2 +
 libvlc/jni/libvlcjni-media.c       |   37 +++
 libvlc/jni/libvlcjni-mediaplayer.c |  488 ++++++++++++++++++++++++++++++++++++
 libvlc/jni/libvlcjni.c             |  473 ----------------------------------
 libvlc/jni/utils.h                 |    2 +
 5 files changed, 529 insertions(+), 473 deletions(-)

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


More information about the Android mailing list