Skip to content
  • Ronald S. Bultje's avatar
    Always free references upon sequence header refresh · 1ddd4cb8
    Ronald S. Bultje authored
    Also clear refpoc[] for intrabc frames. Fixes #146.
    
    This changes sequence header parsing so that we no longer reset
    c->have_seq_hdr to 0 if parsing of the most recent sequence header
    failed. Rather, we will just continue with the old sequence header
    and test any future sequence headers against this. This may help
    error resilience in streams that periodically re-send their sequence
    header.
    1ddd4cb8