Skip to content
  • Thomas Guillem's avatar
    libvlc: don't force the xid "vout display" · 0014603e
    Thomas Guillem authored
    libvlc_media_player_set_xwindow() should only force the embed-xid "vout window"
    plugin but not the xid "vout display" plugin.
    
    This allows to use the GL "vout display" via EGL/GLX (with full hardware
    acceleration) with an embedded X window.
    
    Fixes #18907
    0014603e