]> git.sesse.net Git - vlc/commit
android/jni: use a libvlcjni function to attach/detach java thread
authorThomas Guillem <tom@gllm.fr>
Tue, 14 Oct 2014 09:35:55 +0000 (11:35 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 14 Oct 2014 13:44:36 +0000 (15:44 +0200)
commitd26fefcfa700d3a9c1b2c26f30a1667e72ac381b
tree05969e2ea77e93d5c91216c2447c1d712ecb75de
parent7123af02757b072591a8d8ddffcdc270b4f94047
android/jni: use a libvlcjni function to attach/detach java thread

Fix ART warning about java thread attached without a name.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/codec/omxil/android_mediacodec.c
modules/codec/omxil/omxil.c
modules/video_output/android/nativewindow.c
modules/video_output/android/opaque.c
modules/video_output/android/surface.c