Skip to content
  • Thomas Guillem's avatar
    vout: remove vout_Reset() · 95810fbd
    Thomas Guillem authored
    Pictures from leaking decoders won't be reset anymore. This may cause a freeze
    if a vout is reused after a leaking decoder.
    
    The call to ThreadFlush(vout, true, INT64_MAX) is now done from ThreadReinit().
    95810fbd