Skip to content
  • Gwenole Beauchesne's avatar
    decoder: create new context when encoded resolution changes. · 9bba1e5f
    Gwenole Beauchesne authored
    Create a new VA context if the encoded surface size changes because we
    need to keep the underlying surface pool until the last one was released.
    Otherwise, either of the following cases could have happened: (i) release
    a VA surface to an inexistent pool, or (ii) release VA surface to an
    existing surface pool, but with different size.
    9bba1e5f