Skip to content
  • Frank Bossen's avatar
    Modify frame management to allow for deeper frame hierarchies (#695) · de8a6a3b
    Frank Bossen authored
    * Modify frame management to allow for deeper hierarchies
    
    Half the slots are used for top-level frames and the other half
    for other frames, where each level in the hierarchy has a single slot
    assigned to it
    
    * Reuse probabilities from previous frames only when coding top level
    
    * Increase order hint bits and remove outdated assert
    de8a6a3b