- Feb 09, 2019
-
-
Frank Bossen authored
When MC for luma only is desired, use existing luma/chroma parameters instead of encoder-specific field in data structure Also take care that luma only MC doesn't imply IBC
-
- Feb 08, 2019
-
-
-
-
Santiago de Luxán Hernández authored
Deleted the TU retrieval from the DQP code in xCompressCU and the TU pointer being equal to nullptr check.
-
Taoran Lu authored
-
Taoran Lu authored
-
Frederic Barbier authored
-
Karsten Suehring authored
Dereferencing a nullptr should be avoided, even if the passed object is never used. It may not be the most elegant solution to pass an empty list object, but it should work.
-
Xiang Li authored
IBC block search history status is not reset for each frame, which may affect IBC searching results for the second frame.
-
Liang Zhao authored
-
- Feb 07, 2019
-
-
Santiago de Luxán Hernández authored
-
Taoran Lu authored
-
Karsten Suehring authored
- all elements of SPSNext are moved into SPS - syntax elements of SPS are sorted according to draft (as far as possible) - comments were added where software and draft diverge
-
Karsten Suehring authored
- removes old getIBCMode functions from SPSNext - fixes references to this function in * reshaper * hash based ME Note: SPSNext is going to be removed. Fixes can also be applied with the removal patch.
-
Frederic Barbier authored
-
- Feb 06, 2019
-
-
Frederic Barbier authored
-
- Feb 05, 2019
-
-
Frank Bossen authored
Remove unused contexts and split intra mode contexts into luma and chroma sets to align with text description
-
Frederic Barbier authored
-
- Feb 04, 2019
-
-
Frederic Barbier authored
-
Frederic Barbier authored
-
Adam Wieckowski authored
-
Adam Wieckowski authored
-
Adam Wieckowski authored
-
Tobias Hinz authored
-
Tobias Hinz authored
-
- Feb 03, 2019
-
-
Frank Bossen authored
-
Tobias Hinz authored
This reverts commit 3574c11d.
-
Yin Zhao authored
-
Taoran Lu authored
-
Taoran Lu authored
-
- Feb 02, 2019
-
-
LI JINGYA authored
-
Yin Zhao authored
-
Moonmo Koo authored
-
- Feb 01, 2019
-
-
Yu Han authored
-
Santiago de Luxán Hernández authored
There is a conflict with JVET_M0427_INLOOP_RESHAPER that is triggering a debug assertion that checks that the width is not 1.
-
Jeeva Raj A authored
-
Jeeva Raj A authored
- CE9.2.1g + RefinedMV only for MC and TMVP + SAD cost
-
Moonmo Koo authored
-
Jani Lainema authored
-
Jiahao Li authored
-