Skip to content

JVET-N0857: slices/tiles/bricks

implements:

  • splitting tiles into bricks
  • raster-scan tiles
  • uniform and non-uniform splits
  • all tiles/bricks in one slice
  • each brick one slice
  • PPS syntax

missing:

  • rectangular tiles
  • slice header syntax

further todo:

  • rework slice mode 2 to use multiple tiles for byte size matching
  • lots of renaming (tile->brick)

Note: this contains a few renamings outside of macro guards to keep the naming aligned with current definitions without making the code too hard to read.

Edited by Karsten Suehring

Merge request reports