[Android] LibVLC/AWindow: remove AWindowNativeHandler
Thomas Guillem
git at videolan.org
Mon Dec 19 12:07:36 CET 2016
vlc-android | branch: master | Thomas Guillem <thomas at gllm.fr> | Thu Dec 15 11:18:27 2016 +0100| [e2ae5b5d1f683eadec70530290e397abf3b01ec0] | committer: Thomas Guillem
LibVLC/AWindow: remove AWindowNativeHandler
And use AWindow directly from native.
> https://code.videolan.org/videolan/vlc-android/commit/e2ae5b5d1f683eadec70530290e397abf3b01ec0
---
libvlc/src/org/videolan/libvlc/AWindow.java | 234 +++++++++++++--------
.../org/videolan/libvlc/AWindowNativeHandler.java | 97 ---------
libvlc/src/org/videolan/libvlc/MediaPlayer.java | 10 +-
3 files changed, 146 insertions(+), 195 deletions(-)
Diff: https://code.videolan.org/videolan/vlc-android/commit/e2ae5b5d1f683eadec70530290e397abf3b01ec0
More information about the Android
mailing list