]> git.sesse.net Git - vlc/commit
android_window: improve subtitles resolution
authorThomas Guillem <thomas@gllm.fr>
Tue, 25 Nov 2014 15:17:23 +0000 (16:17 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 25 Nov 2014 16:10:07 +0000 (17:10 +0100)
commite0675b9e72f8e2592053bb5f24671eede0609737
treef64275f15fdf51dd9c54ecd393ea21cbd4e4e6df
parent347926827a47131f490f3616a42a3ee8b21637c0
android_window: improve subtitles resolution

This commit scale the subtitles to the android window size.
The vout is now fullscreen and update the display size with the value returned
by jni_GetWindowSize.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/video_output/android/android_window.c