- Jul 31, 2019
-
-
Yung-Hsuan Chao (Jessie) authored
-
Yung-Hsuan Chao (Jessie) authored
-
Yung-Hsuan Chao (Jessie) authored
-
Yung-Hsuan Chao (Jessie) authored
-
- Jul 30, 2019
-
-
Yung-Hsuan Chao (Jessie) authored
1. indentation 2. function naming 3. Class declaration positions
-
Yung-Hsuan Chao (Jessie) authored
-
Yung-Hsuan Chao (Jessie) authored
initial commit of JVET_O0119_BASE_PALETTE_444: palette in HEVC and palette mode coding in JVET-N0258
-
- Jul 26, 2019
-
-
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
-