- Jul 29, 2019
-
-
Brian Heng authored
-
Jason Jung authored
-
Jason Jung 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
It cleans up old ISP code that is no longer used anymore. The code was used to allow only one ISP split depending on the block size. However, this functionality is not needed anymore after the adoption of JVET-N0308 during the Geneva Meeting in March, which limited the usage of ISP to CUs with a maximum size of 64x64 samples. This clean-up eliminates various unnecessary checks and improves the readability of the code.
-
Hongtao Wang authored
-
Zhipin Deng 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
-
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 16, 2019
-
-
Add the missing condition on MaxNumTriangleMergeCand to derive MergeTriangleFlag
-
- 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 23, 2019
-
-
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 03, 2019
-
-
Yi-Wen Chen authored
-
- May 02, 2019
-
-
Karl Sharman authored
-