Skip to content
  • Josh Holmer's avatar
    Refactor decoder to be codec agnostic · d92d5259
    Josh Holmer authored and Thomas Daede's avatar Thomas Daede committed
    This allows implementing other decoders in the future, and isolates the
    decoding logic into one section of the codebase, making it easier to
    refactor the encode/decode tests to handle lookahead and frame
    reordering the same way as rav1e.
    d92d5259