]> git.sesse.net Git - vlc/commit
android_window: don't clear full subtitle area
authorThomas Guillem <thomas@gllm.fr>
Tue, 25 Nov 2014 15:17:24 +0000 (16:17 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 25 Nov 2014 16:10:07 +0000 (17:10 +0100)
commit03b99beed17e940f4f70d08a21adb9cbca7eff4f
treed3fec57a7066f9148e374c6247e287c1dce681de
parente0675b9e72f8e2592053bb5f24671eede0609737
android_window: don't clear full subtitle area

Do a memset only on previous area.
Subtitle Display is now 15% - 25% faster (depends on window resolution).

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