Skip to content
Snippets Groups Projects
  1. Oct 25, 2019
  2. Oct 15, 2019
  3. Aug 25, 2019
  4. Aug 08, 2019
  5. Jul 31, 2019
  6. Jul 30, 2019
  7. Jul 26, 2019
  8. Jul 25, 2019
    • Yin Zhao's avatar
      JVET-O0193: remove transform depth in cbf ctx · f7e87bce
      Yin Zhao authored
      Note: in VVC draft 6 "–	If intra_bdpcm_flag[ ][ ] is equal to 1, ctxInc is set equal to 1.", which was set equal to 4 in VTM5. This integration also implements this change, to align cbf ctx with VVC draft 6.
      f7e87bce
  9. Jul 24, 2019
  10. Jul 15, 2019
  11. May 23, 2019
  12. May 22, 2019
    • Remy Foray's avatar
      Fix #265 · 79db7675
      Remy Foray authored
      use position and data from chroma unit when treeType = DUAL_TYPE_CHROMA to derive context
      79db7675
  13. May 12, 2019
    • Karsten Suehring's avatar
      slices/tiles/bricks · e1bc3950
      Karsten Suehring authored
      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)
      e1bc3950
  14. Apr 27, 2019
  15. Apr 26, 2019
  16. Apr 23, 2019
  17. Apr 17, 2019
  18. Apr 12, 2019
  19. Apr 10, 2019
  20. Apr 08, 2019
  21. Apr 04, 2019
  22. Apr 03, 2019
  23. Apr 02, 2019
  24. Apr 01, 2019
  25. Mar 04, 2019
  26. Feb 08, 2019
  27. Feb 07, 2019
    • Karsten Suehring's avatar
      remove SPSNext extension and sort SPS · 45a53f22
      Karsten Suehring authored
      - all elements of SPSNext are moved into SPS
      - syntax elements of SPS are sorted according to draft (as far as possible)
      - comments were added where software and draft diverge
      45a53f22
  28. Feb 06, 2019
    • Frank Bossen's avatar
      Clean up scan data arrays · 5fa715f1
      Frank Bossen authored
      Use a single array with elements that comprise scan x position, y
      position, and index into block instead of separate arrays.
      
      Simplify array initialization code
      5fa715f1
  29. Feb 05, 2019
  30. Feb 04, 2019
  31. Feb 01, 2019
Loading