Skip to content
  • Thomas Guillem's avatar
    hw: vaapi: release the native display from the instance holder · 040316e9
    Thomas Guillem authored
    This fixes undefined behaviors when the native display is destroyed before the
    VADisplay is terminated. This caused a crash or invalid surfaces with the DRM
    native display when changing between 2 vouts. For X11, no crashes were
    observed, probably because the native display was already hold by the window.
    040316e9