Skip to content

mediacodec: enable direct rendering without a subtitle surface

Thomas Guillem requested to merge tguillem/vlc:mediacodec-no-spu into master

It should be sufficient to enable direct rendering (and not OpenGL rendering) if the LibVLC user set up a SurfaceView with the SetVideoLayout callback.

Merge request reports