]> git.sesse.net Git - vlc/commit
android/surface: configure surface synchronously
authorThomas Guillem <thomas@gllm.fr>
Fri, 14 Nov 2014 16:10:06 +0000 (17:10 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Sat, 15 Nov 2014 11:27:04 +0000 (12:27 +0100)
commit9fefcd39d00970b61eea4e7d5354a1387931a052
treea697884d2fa721c4ca142402c0629df34ccae7a4
parent1860bcd17b04b6939f9990de04cc671e7fc3f5a5
android/surface: configure surface synchronously

Set surface color and size synchronously using jni calls.

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