- Jul 31, 2019
-
-
Han Huang authored
-
- Jul 30, 2019
-
-
Ruoyang Yu authored
-
- Jul 29, 2019
-
-
Brian Heng authored
-
Jason Jung authored
-
Jason Jung authored
-
Kato Yusuke 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
-
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.
-
Jonathan Taquet authored
replace AlfSliceParam by AlfParam and alfSliceParam by alfParam
-
Hongtao Wang authored
-
Kato Yusuke authored
-
- Jul 25, 2019
-
-
Yu Han authored
-
Yu Han authored
-
Karsten Suehring authored
-
Kato Yusuke 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
-