- Aug 08, 2019
-
-
There is no scaling matrix for palette prediction
-
Yin Zhao authored
-
Yin Zhao authored
-
Yin Zhao authored
fix compilation errors by code merging and harmonize with JVET_O0119_BASE_PALETTE_444, JVET_O0502_ISP_CLEANUP, JVET_O0472_LFNST_SIGNALLING_LAST_SCAN_POS, JVET_O0545_MAX_TB_SIGNALLING
-
Chia-Ming Tsai authored
-
Remy Foray authored
- only cu_qp_delta is conditioned by (CbWidth > 64 || CbHeight > 64) - move parsing of tu_joint_cbcr_residual_flag[] between cu_chroma_qp_offset_idx and transform_skip_flag instead of before cu_qp_delta
-
Brian Heng authored
- Add back support for reference wraparound with DMVR.
-
Yin Zhao authored
-
Yin Zhao authored
-
Yin Zhao authored
-
Yin Zhao authored
-
- Aug 07, 2019
-
-
Karsten Suehring authored
-
Frederic Barbier authored
-
-
Christian Helmrich authored
fix some JCCR related indentation, encapsulation, and descriptive text, add --PYUV to software manual
-
Philipp Merkle authored
- refactoring of MatrixIntraPrediction.h/.cpp (merged classes MatrixIntraPrediction and PredictorMIP, removed namespace Mip) - removed unused variable posBias in function computeReducedPred - fixed list size in function reduceHadCandList
-
Christian Helmrich authored
This reverts commit 9503ca9c
-
Xiang Li authored
-
- Aug 06, 2019
-
-
Brian Heng authored
- Prevent weighted prediction related processing when IBC or triangle prediction is enabled for the PU.
-
Brian Heng authored
-
Nan Hu authored
-
Philipp Merkle authored
- fixed build error
-
Philipp Merkle authored
-
-
Adarsh Krishnan Ramasubramonian authored
Fix #426: Chroma QP mapping tables - incorrectly initialized arrays for some encoder configurations.
-
Moonmo Koo authored
- Fix for the case that uninitialized or invalid best cost values are referred during search candidate selection
-
Karsten Suehring authored
-
Frederic Barbier authored
numCandminus1_step is always positive
-
Brian Heng authored
- Reduce DMVR SAD cost by 2x to match spec. - Adjust BDOF-Disble and Zero-Cost thresholds accordingly.
-
Kiyofumi Abe authored
-
- Aug 05, 2019
-
-
Yung-Hsuan Chao (Jessie) authored
This part was originally integrated in HEVC SCM8.0 but was later removed as a bugfix in SCM8.3.....
-
Remy Foray authored
-
Yung-Hsuan Chao (Jessie) authored
Encoder side bug fix: the encoder speed up in palette (which bypass INTRA mode check in inter slice if palette mode is better than INTER mode) shouldn't be applied on 4x4 blocks since JVET-N0266 disabled INTER mode in 4x4 blocks. Without the fix, intra mode will always be skipped in 4x4 blocks in inter slice if IBC is disabled in SPS.
-
Nan Hu authored
BugFix of encoder deblocking optimization: add initialization of m_ctuXLumaSamples and m_ctuYLumaSamples, align with 4x4 deblocking
-
Jason Jung authored
-
Christian Helmrich authored
This reverts commit 9503ca9c
-
Fangdong Chen authored
-
Fangdong Chen authored
-
Frederic Barbier authored
-
Fangdong Chen authored
-