- Mar 04, 2019
-
-
Karsten Suehring authored
keep max TU in #define for possibility of keeping the parameter TU max/min size are constants in the VVC draft. Reflecting this in the software.
-
-
- Mar 01, 2019
-
-
Brian Heng authored
- Reset MV LUT in I_SLICE only if IBC is enabled.
-
Brian Heng authored
- Fix formatting of previous commit.
-
Brian Heng authored
- Set inferred value of sign_data_hiding_flag if not present.
-
Brian Heng authored
- Fix IBC bugs. - Reset motion vector history LUT in all slices. - Remove CPR collocated picture check. - Fix IBC chroma deblocking edge lookup for dual-tree case.
-
- Feb 28, 2019
-
-
Valeri George authored
-
- Feb 26, 2019
-
-
Frederic Barbier authored
-
Karsten Suehring authored
-
- Feb 22, 2019
-
-
Frederic Barbier authored
-
Frederic Barbier authored
-
Frank Bossen authored
This is for the case where JVET_M0464_UNI_MTS is disabled
-
Frederic Barbier authored
-
Frederic Barbier authored
Avoid '#if HEVC_TILES_WPP' duplication
-
- Feb 21, 2019
-
-
Yu Han authored
-
- Feb 20, 2019
-
-
Frank Bossen authored
Code was salvaged from !306
-
- Feb 18, 2019
-
-
Adam Wieckowski authored
-
- Feb 14, 2019
-
-
Zhipin Deng authored
-
- Feb 13, 2019
-
-
Yin Zhao authored
-
- Feb 12, 2019
-
-
Taoran Lu authored
-
- Feb 11, 2019
-
-
Karsten Suehring authored
AMVR (formely IMV) now has only one mode, which used to be mode #2 - remove SPS imv_mode parameter - remove encoder configuration for mode #1 (mode #2 replaces mode #1) - adapt config files to refer tp mode #1 - rename SPS syntax elements and access functions to AMVR Note: IMV to AMVR renaming in other parts of the software should be done by proponents.
-
Frederic Barbier authored
-
- Feb 08, 2019
-
-
Moonmo Koo authored
- The M0297 zero-out is also supported for SBT now. - The zero-out scanning code is moved out of residual_coding_subblock.
-
-
Santiago de Luxán Hernández authored
-
Santiago de Luxán Hernández authored
Fix of the DQP signaling when there are multiple luma TUs in Single Tree and there is only one TU containing all of the chroma information
-
Frederic Barbier authored
-
Liang Zhao authored
-
- Feb 07, 2019
-
-
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
-
Frederic Barbier authored
-
- Feb 06, 2019
-
-
Frank Bossen authored
-
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
-
-
Xiang Li authored
-
Karl Sharman authored
Decoder analyser did not work. This corrects the problem, removes unused entries and corrects the orders of strings vs enum list.
-
Frederic Barbier authored
-
Frederic Barbier authored
-
Tobias Hinz authored
-
- Feb 03, 2019
-
-
Tobias Hinz authored
This reverts commit 3574c11d.
-