- Nov 16, 2018
-
-
Karsten Suehring authored
Ensure encoding and decoding of # merge candidates matches See merge request !103
-
Karsten Suehring authored
Do not fill vector that has size 0 See merge request !102
-
Frank Bossen authored
Fixes #107
-
Frank Bossen authored
Fixes #114
-
Frank Bossen authored
remove /MT option for MS Visual C++ to fix debug build issues for several people See merge request !99
-
- Nov 15, 2018
-
-
Frank Bossen authored
Fixes #108
-
Karsten Suehring authored
Fix ticket #110 on incorrect affine mv and mv predictor precision See merge request !96
-
Karsten Suehring authored
-
Karsten Suehring authored
Avoid accessing out of bounds elements See merge request !98
-
Frank Bossen authored
When pruned == false and currCnt == MAX_NUM_HMVP_CANDS, memmove() copied element motionCand[MAX_NUM_HMVP_CANDS] which is out of bounds. With this fix one fewer elements is copied. The element that was previously incorrectly copied was overwritten by memcpy(). Hence there is no change in the result. See also #113
-
- Nov 14, 2018
-
-
Frank Bossen authored
Fixes #113
-
Xiang Li authored
Fix ticket #110 on incorrect affine mv and mv predictor precision is used in GBI. Patch provided by Daniel.Luo@InterDigital.com.
-
Philippe Hanhart authored
-
Karsten Suehring authored
Fix memory leak See merge request jvet/VVCSoftware_VTM!92
-
Xiang Li authored
-
Frank Bossen authored
bug #109 same behavior in debug for MSVC and others See merge request !94
-
galpinf authored
-
Xiang Li authored
-
- Nov 13, 2018
-
-
Frank Bossen authored
Fix ticket #103 on MV rounding issue during AMVP candidates generation See merge request !87
-
Frank Bossen authored
Fix for #106: Decoder exception and wrong ordering for bit / tool statistics See merge request !90
-
Frank Bossen authored
Fix ticket #104 on incorrect position derivation In setMaxMinDepth See merge request !89
-
Frank Bossen authored
This avoids running into issues such as the ones fixed in !88. Formatting is also improved
-
Frank Bossen authored
fix ambiguous parameters for BIO and CPR flag in xPredInterBlk See merge request jvet/VVCSoftware_VTM!88
-
Max Bläser authored
Fix output of bit and tool statistics. If RExt__DECODER_DEBUG_BIT_STATISTICS and RExt__DECODER_DEBUG_TOOL_STATISTICS are enabled, the decoder throws and exception as size of enum CodingStatisticsType and the size of the statNames array don't match. Further, the order of the enum has to match the order of the labels. Also, the bit counter for JVET_L0283_MULTI_REF_LINE was missing.
-
Xiang Li authored
Fix ticket #104 on incorrect position derivation In setMaxMinDepth. Fix provided by yj1003.piao@samsung.com.
-
Huanbang Chen authored
-
Frank Bossen authored
fix trace file mismatches See merge request !85
- Nov 12, 2018
-
-
Xiang Li authored
Fix ticket #103 on MV rounding issue during AMVP candidates generation. Patch provided by ruoyang.yu@ericsson.com
-
Frank Bossen authored
Bugfix for CPR code, when other macros are off See merge request jvet/VVCSoftware_VTM!84
-
Frank Bossen authored
fix accounting of affine modes See merge request !86
-
Huanbang Chen authored
-
Huanbang Chen authored
-
Xiaozhong Xu authored
add corresponding tool macros for CPR code, to prevent compiling errors when some tools are disabled
-
Frank Bossen authored
Suppress compiler errors when ENABLE_TRACING is set to 1 See merge request !83
-
Frank Bossen authored
Fixes #102
-
- Nov 11, 2018
-