- Oct 25, 2019
-
-
Takeshi Tsukuba authored
Add a description of ChromaTS into the software manual.
-
- Oct 15, 2019
-
-
Frank Bossen authored
-
- Aug 25, 2019
-
-
Karsten Suehring authored
-
- Aug 08, 2019
-
-
Yin Zhao authored
-
- Jul 31, 2019
- Jul 30, 2019
-
-
Yin Zhao authored
-
- Jul 26, 2019
-
-
Santiago de Luxán Hernández authored
-
- Jul 25, 2019
-
-
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.
-
- Jul 24, 2019
-
-
Hongtao Wang authored
-
- Jul 15, 2019
-
-
Frank Bossen authored
-
Frank Bossen authored
-
- May 23, 2019
-
-
Tomohiro Ikai authored
-
- May 22, 2019
-
-
Remy Foray authored
use position and data from chroma unit when treeType = DUAL_TYPE_CHROMA to derive context
-
- May 12, 2019
-
-
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)
-
- Apr 27, 2019
-
-
Frank Bossen authored
-
- Apr 26, 2019
-
-
Brian Heng authored
- Fix bugs in N0280 - Transform skip residual coding.
-
- Apr 23, 2019
-
-
Philipp Merkle authored
-
- Apr 17, 2019
-
-
Muhammed Coban authored
-
- Apr 12, 2019
-
-
Yi-Wen Chen authored
-
- Apr 10, 2019
-
-
Tung Nguyen authored
Merge branch 'N0280-ResidualCodingTransformSkip' of https://vcgit.hhi.fraunhofer.de/nguyen/VVCSoftware_VTM into N0280-ResidualCodingTransformSkip
-
- Apr 08, 2019
-
-
Chris Rosewarne authored
- Harmonize coefficient group sizes of chroma TBs to those used in luma TBs - For 2x4/4x2 chroma TBs, retain 2x2 CG size.
-
- Apr 04, 2019
-
-
Junghak Nam authored
-
- Apr 03, 2019
-
-
Tangi Poirier authored
-
Karsten Suehring authored
- tiles are in the VVC spec for 3 meeting cycles now - cleanup helps with adaptation for tiles to current draft
-
- Apr 02, 2019
-
-
Xiaoyu Xiu authored
-
Yi-Wen Chen authored
-
Yi-Wen Chen authored
-
- Apr 01, 2019
-
-
Karsten Suehring authored
-
- Mar 04, 2019
-
-
Frederic Barbier authored
-
- Feb 08, 2019
-
-
- Feb 07, 2019
-
-
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
-
- Feb 06, 2019
-
-
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
-
- Feb 05, 2019
-
-
Adam Wieckowski authored
-
Adam Wieckowski authored
-
- Feb 04, 2019
-
-
Xiang Li authored
-
- Feb 01, 2019
-
-
Yu Han authored
-
Santiago de Luxán Hernández authored
There is a conflict with JVET_M0427_INLOOP_RESHAPER that is triggering a debug assertion that checks that the width is not 1.
-