- May 23, 2019
-
-
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
-
Frank Bossen authored
refactor HRD parameters in preparation of JVET-N0353 See merge request jvet/VVCSoftware_VTM!550
-
Frank Bossen authored
JVET-N0857: slices/tiles/bricks See merge request jvet/VVCSoftware_VTM!544
-
Karsten Suehring authored
Fix parcat for multiple tiles in pic See merge request !560
-
turn on debugging output when ENABLE_TRACING is set
- May 20, 2019
-
- 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
-
-
Frank Bossen authored
prevent startcode emulation (most likely spec fix) See merge request !559
-
Karsten Suehring authored
diverges from current draft, thus using EMULATION_PREVENTION_FIX macro to mark changes
-
Xiang Li authored
Fix ticket #267 on wrong SAD calculation in xGetSAD_NxN_SIMD(...) if... See merge request jvet/VVCSoftware_VTM!558
-
Frederic Barbier authored
-
Karsten Suehring authored
JVET-N0438: Loop filter disabled across virtual boundaries See merge request !549
-
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.
-
Sheng-Yen Lin authored
- May 16, 2019
-
-
Frank Bossen authored
fix DebugBitstream option See merge request jvet/VVCSoftware_VTM!555
-
Karsten Suehring authored
Cleanup unused variable See merge request !556
-
Frederic Barbier authored
-
Sheng-Yen Lin authored
-
Karsten Suehring authored
patch-by: Tobias Hinz
-
gordon clare authored
-
Sheng-Yen Lin 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
-
-
Karsten Suehring authored
-
Karsten Suehring authored
Fix ticket #263 on invalid IBC block vector See merge request !548
-
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
-
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 10, 2019
-
-
Karsten Suehring authored
Cleanup trailing whitespaces See merge request jvet/VVCSoftware_VTM!545
-
Karsten Suehring authored
Cleanup duplicated function See merge request !546
-