vout: android: allow force select android-opaque
commit7515f84fd2819860073299e644908afddf43c6cd
authorZhao Zhili <quinkblack@foxmail.com>
Fri, 10 Aug 2018 02:45:00 +0000 (10 10:45 +0800)
committerThomas Guillem <thomas@gllm.fr>
Fri, 10 Aug 2018 07:07:12 +0000 (10 09:07 +0200)
tree2dc6b69227ac2852741b56a3e54bdb54890b1973
parent69ca39de6e56b705cdc7936f78c054e076da3a15
vout: android: allow force select android-opaque

This allows the following use case: the user of libvlc do render itself with
OpenGLES and interoperate with libvlc via SurfaceTexture, just as what VLC
gles2 module does.

Signed-off-by: Thomas Guillem <thomas@gllm.fr>
modules/video_output/android/display.c