[Android] libvlcjni: move utils to libvlcjni-util

Sébastien Toque git at videolan.org
Sun Jul 28 12:04:36 CEST 2013


vlc-ports/android | branch: master | Sébastien Toque <xilasz at gmail.com> | Sun Jul 28 10:38:56 2013 +0200| [c712d84df1986513682d8fce781a3516b52eed23] | committer: Sébastien Toque

libvlcjni: move utils to libvlcjni-util

startDebugBuffer
stopDebugBuffer
nativeToURI
nativeReadDirectory
nativeIsPathDirectory

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

 vlc-android/jni/Android.mk       |    3 +-
 vlc-android/jni/libvlcjni-util.c |  221 ++++++++++++++++++++++++++++++++++++++
 vlc-android/jni/libvlcjni.c      |  183 -------------------------------
 vlc-android/jni/utils.h          |    1 +
 4 files changed, 224 insertions(+), 184 deletions(-)

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


More information about the Android mailing list