Skip to content
  • Steve Lhomme's avatar
    vout/display: use the display pool for filters · 133be85a
    Steve Lhomme authored and Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf committed
    This is already what is being used. But it's better to do it explicitly rather
    than pretending we may create a pool with just 3 pictures.
    
    That code cannot be called if vout_OpenWrapper() has not been called. So the
    pool size has already been determined.
    133be85a
Loading