- Jul 30, 2019
-
-
Yin Zhao authored
-
- Jul 27, 2019
-
-
includes offline discussed replacement of tb(v) by ue(v) coding for alf_chroma_num_alt_filters_minus1
-
- Jul 26, 2019
-
-
Santiago de Luxán Hernández authored
-
Jonathan Taquet authored
replace AlfSliceParam by AlfParam and alfSliceParam by alfParam
-
Hongtao Wang authored
-
- Jul 25, 2019
-
-
Yu Han authored
-
Yu Han authored
-
Karsten Suehring authored
-
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.
-
Mohammed Golam Sarwer authored
-
- Jul 24, 2019
-
-
Hongtao Wang authored
-
Hilmi Egilmez authored
- LNFST is applied only on top of DCT-2
-
Jizheng Xu authored
-
Xiaoyu Xiu authored
1. moving the cbf signaling from transform_tree() to transform_unit() 2. using transform depth 1 for coding chroma cbfs for CUs with SBT; solving the s/w bug reported in ticket #338
-
Tangi Poirier authored
-
- Jul 23, 2019
-
-
Weijia authored
-
Jizheng Xu authored
-
- Jul 22, 2019
-
-
Christian Helmrich authored
-
Mischa Siekmann authored
-
Peter Chuang authored
-
LI JINGYA authored
-
- Jul 19, 2019
-
-
Mischa Siekmann authored
-
Shelly Chiang authored
-
Christian Helmrich authored
-
Shelly Chiang authored
-
- Jul 17, 2019
-
-
Nan Hu authored
-
Yin Zhao authored
-
Huanbang Chen authored
-
- Jul 15, 2019
-
-
Frank Bossen authored
-
Frank Bossen authored
-
- May 29, 2019
-
-
Heiko Schwarz authored
As reported in ticket #291, when sig_flag is inferred, the variables m_tmplCpDiag and m_tmplCpSum1 are not set correctly, but used for deriving the contexts for par_glag, gt1_flag, and gt3_flag. The provided modification fixes this issue by calling cctx.sigCtxIdAbs() also when sig_flag is inferred (except for the last scanning position, where a different mechanism is used). There is no impact on coding efficiency.
-
- May 28, 2019
-
-
Nan Hu authored
-
- May 27, 2019
-
-
- May 23, 2019
-
-
Karsten Suehring authored
-
Tomohiro Ikai authored
-
- 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)
-
- May 09, 2019
-
-
Frederic Barbier authored
-
- May 04, 2019
-
-
- May 03, 2019
-
-
Yi-Wen Chen authored
-
- Apr 27, 2019
-
-
Frank Bossen authored
-