[Android] vlcobject: get rid of java_event thread
Thomas Guillem
git at videolan.org
Fri Apr 3 12:49:17 CEST 2015
vlc-ports/android | branch: master | Thomas Guillem <thomas at gllm.fr> | Fri Apr 3 09:44:46 2015 +0200| [383fd81da6bba17150ed9da17d28e6191c637ed2] | committer: Thomas Guillem
vlcobject: get rid of java_event thread
Process java events directly from vlc event callback
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=383fd81da6bba17150ed9da17d28e6191c637ed2
---
libvlc/jni/Android.mk | 1 -
libvlc/jni/java_event_thread.c | 203 --------------------------------------
libvlc/jni/java_event_thread.h | 46 ---------
libvlc/jni/libvlcjni-vlcobject.c | 30 +++---
libvlc/jni/libvlcjni-vlcobject.h | 9 +-
5 files changed, 24 insertions(+), 265 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commitdiff;h=383fd81da6bba17150ed9da17d28e6191c637ed2
More information about the Android
mailing list