- May 24, 2019
-
-
Xiang Li authored
Fix Ticket #269 : allowBtSplit derivation See merge request jvet/VVCSoftware_VTM!554
-
- May 23, 2019
-
-
Frederic Barbier authored
-
Frank Bossen authored
remove HEVC_DEPENDENT_SLICES define See merge request jvet/VVCSoftware_VTM!563
-
Karsten Suehring authored
-
Karsten Suehring authored
JVET-N0150: One CTU delay WPP See merge request jvet/VVCSoftware_VTM!508
-
Tomohiro Ikai authored
-
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
-
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
-
-
Xiang Li authored
Fix ticket #268: RDPCM: missing clip when adding residue deltas See merge request jvet/VVCSoftware_VTM!553
-
- May 18, 2019
-
-
Xiang Li authored
JVET-N0741: Enable Rate Control with In-Loop Reshaping See merge request jvet/VVCSoftware_VTM!506
-
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 jvet/VVCSoftware_VTM!559
-
Karsten Suehring authored
diverges from current draft, thus using EMULATION_PREVENTION_FIX macro to mark changes
-
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 !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
-