- Aug 09, 2019
-
-
Dominik Mehlem authored
-
- Aug 07, 2019
-
-
Dominik Mehlem authored
-
Dominik Mehlem authored
-
Dominik Mehlem authored
-
-
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
-
- Aug 06, 2019
-
-
Brian Heng authored
-
Philipp Merkle authored
- fixed build error
-
Philipp Merkle authored
-
-
Moonmo Koo authored
- Fix for the case that uninitialized or invalid best cost values are referred during search candidate selection
-
- Aug 05, 2019
-
-
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
-
Fangdong Chen authored
-
Fangdong Chen authored
-
- Aug 04, 2019
-
-
Adarsh Krishnan Ramasubramonian authored
-
Adarsh Krishnan Ramasubramonian authored
-
Adarsh Krishnan Ramasubramonian authored
-
Adarsh Krishnan Ramasubramonian authored
-
Andrew Segall authored
Indentation improvements
-
- Aug 02, 2019
-
-
Santiago de Luxán Hernández authored
-
Santiago de Luxán Hernández authored
-
Nan Hu authored
-
Yung-Hsuan Chao (Jessie) authored
-
Santiago de Luxán Hernández authored
-
Santiago de Luxán Hernández authored
-
Nan Hu authored
-
Moonmo Koo authored
- This fix is aligned with spec text.
-
Yan Zhang authored
Software changes with respect to the adoption from proposal JVET-O0455: Control the maximum number of IBC merge candidates independently from the maximum number of regular merge candidates.
-
Yan Zhang authored
-
Yan Zhang authored
-
Yan Zhang authored
-
Yan Zhang authored
-
Yan Zhang authored
-
Yan Zhang authored
-
Fangdong Chen authored
-
- Aug 01, 2019
-
-
Frank Bossen authored
-