]> git.sesse.net Git - vlc/commit
android_window: fix subtitles placement
authorThomas Guillem <thomas@gllm.fr>
Thu, 19 Feb 2015 17:27:57 +0000 (18:27 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 20 Feb 2015 09:24:44 +0000 (10:24 +0100)
commit35fc5692e145026100cb76466b4b8daef1756051
treeb1f06ff12ffb03a2e24bdf65da3e0f75e7992adb
parente7309f3b25e34b24c6229695664443b4e013f3ea
android_window: fix subtitles placement

Use the biggest size available between display and video size.

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