Skip to content
  • Romain Vimont's avatar
    Move FrameBlocks out of BlockContext · 8e063aaf
    Romain Vimont authored
    With tiling, the lifetime of FrameBlocks will exceed that of
    BlockContext (which will exist only during tile encoding).
    
    Therefore, create it separately, and make BlockContext reference it.
    8e063aaf