• Jean-Paul Saman's avatar
    VAAPI: vaQuerySurfaceStatus() is totally unreliable. · 97e7b030
    Jean-Paul Saman authored
    The first time befor a surface is used it will return VASurfaceReady.
    However whenever it has been used it status is ALWAYS VASurfaceRendering,
    therefor it is unusable as a guard against selecting a surface that is
    being used for rendering or displaying.
    97e7b030
va.c 13.8 KB