Skip to content
  • Steve Lhomme's avatar
    filter_chain: keep the input video context on Reset · 21a11d73
    Steve Lhomme authored
    It will be passed to the first filter when it's created.
    
    It is only set when calling filter_chain_Reset() and no filter has been added yet.
    
    We should not be using the filter chain unless filter_chain_Reset() has been called.
    21a11d73