- May 23, 2019
-
-
Tomohiro Ikai authored
-
Tomohiro Ikai authored
-
Tomohiro Ikai authored
-
- May 22, 2019
-
-
Remy Foray authored
use position and data from chroma unit when treeType = DUAL_TYPE_CHROMA to derive context
-
- May 18, 2019
-
-
Zizheng Liu authored
Fix the huge loss in rate control with the macro WCG_EXT enabled by In-Loop Reshaping by saving the unadjusted lambda for RD cost before encoding current CTU. This commit has removed the macro as recommended.
-
Karsten Suehring authored
- create own files for HRD classes - rename HRD to HRDParameters - create HRD class that can hold all HRD related parameters as base for encoder/decoder specific implementations
-
- May 17, 2019
-
-
Karsten Suehring authored
diverges from current draft, thus using EMULATION_PREVENTION_FIX macro to mark changes
-
Frederic Barbier authored
-
Chia-Ming Tsai authored
Fix ticket #267 on wrong SAD calculation in xGetSAD_NxN_SIMD(...) if rcDtParam.subShift is not equal to zero and input size is equal to 4x4.
-
- May 16, 2019
-
-
Frederic Barbier authored
-
Sheng-Yen Lin authored
-
Karsten Suehring authored
patch-by: Tobias Hinz
-
gordon clare authored
-
Johannes Sauer authored
Added: * RDPCM_Y/Cb/Cr * BDPCM * TileIdx * MTSFlag * LFNSTIdx * RegularMergeFlag * SMVDFlag * SbtIdx, SbtPos * MIPFlag * ISPMode * JointCbCr * ComAlphaCb/Cr (cross component prediction) Removed: * IBCFlag, IBC is signalled as part of PredMode
-
- May 15, 2019
-
-
Karsten Suehring authored
- includes special handling for dps ID equal to zero (JVET-N0869) - writing of parameter set can be enabled by parameter EnableDecodingParameterSet
-
- May 13, 2019
-
-
Fixed the encoder bug which leads to incorrect BVd signaling. The incorrect BVd triggers exception on valid BV checking.
-
Sheng-Yen Lin authored
-
Sheng-Yen Lin 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
-
Frederic Barbier authored
-
- May 07, 2019
-
- May 06, 2019
-
-
Karsten Suehring authored
-
Frank Bossen authored
Training based on VTM 5.0rc1 CTC bitstreams
-
Liang Zhao authored
-
- May 05, 2019
-
-
Sun Yucheng authored
-
Jiahao Li authored
-
- May 04, 2019
-
-
- May 03, 2019
-
-
Moonmo Koo authored
- The indexing of cost array was corrected by following shuffling pattern of full-RD candidate list employed by MIP. - ~0.1% coding gain inc. along with ~4% encoding time dec. in AI
-
Xiang Li authored
This reverts merge request !532
-
Taoran Lu authored
-
Frank Bossen authored
Deprecated function is removed as well as code calling it. Impact on CTC: 0.00% (AI) and -0.01% (RA)
-
Moonmo Koo authored
-
Moonmo Koo authored
- The indexing of cost array was corrected by following shuffling pattern of full-RD candidate list employed by MIP. - ~0.1% coding gain inc. along with ~4% encoding time dec. in AI
-
Philipp Merkle authored
-
Yi-Wen Chen authored
-
- May 02, 2019
-
-
Karl Sharman authored
-
- May 01, 2019
-
-
Frank Bossen authored
-
Taoran Lu authored
-
Nan Hu authored
-