- Aug 10, 2019
-
- Aug 09, 2019
-
-
Xiang Li authored
Fix for Ticket #424: uncompliant sps_log2_diff_max_bt_min_qt_inter_slice See merge request jvet/VVCSoftware_VTM!799
-
Frank Bossen authored
Editorial: Replace tabs with correct amount of spaces for proper indentation See merge request jvet/VVCSoftware_VTM!830
-
Xiang Li authored
Fix the Ticket #405 : Simplified BCW inheritance assigns BCW index to non-bipred CUs See merge request jvet/VVCSoftware_VTM!827
-
Christian Helmrich authored
-
Frank Bossen authored
-
Karsten Suehring authored
Fixed incorrect accounting of various VLC coded syntax elements as EP coded bins in CABAC stats See merge request jvet/VVCSoftware_VTM!828
-
Frederic Barbier authored
-
Naeri Park authored
following condition is added to fix the bug. "affMrgType.GBiIdx[affMrgType.numValidMergeCand] = (dir == 3) ? gbiIdx : GBI_DEFAULT;"
-
Muhammed Coban authored
-
Frank Bossen authored
Fix memory leak In palette mode See merge request jvet/VVCSoftware_VTM!825
-
-
Xiang Li authored
Fix error in !819 See merge request jvet/VVCSoftware_VTM!822
-
Xiang Li authored
Fix issue reported by address sanitizer See merge request jvet/VVCSoftware_VTM!823
-
Xiang Li authored
Fix issue reported by address sanitizer See merge request jvet/VVCSoftware_VTM!824
-
Frank Bossen authored
The sanitizer reports that a call to getBrickIdxBsMap() tries to access an out-of-bounds element. The size of the array brickIdxBsMap[] is thus increased by 1 and its last element is initialized to some large value
-
Xiang Li authored
-
Xiang Li authored
-
Frank Bossen authored
Fix memory issues with merge See merge request jvet/VVCSoftware_VTM!821
-
-
Frank Bossen authored
Use roundTransPrecInternal2Amvr() instead of roundIbcPrecInternal2Amvr() since half-pel precision is not supported by the latter
-
Frank Bossen authored
Correct position of new entry in table
-
Xiang Li authored
Fix issue reported by address sanitizer See merge request jvet/VVCSoftware_VTM!820
-
Xiang Li authored
Fix issue reported by address sanitizer See merge request jvet/VVCSoftware_VTM!819
-
- Aug 08, 2019
-
-
Frank Bossen authored
Read 32 bits instead of 64 bits for blocks of width 2 such as to not read past array boundaries
-
Frank Bossen authored
The size of normalShiftTab[] introduced by JVET_O0567_MVDRange_Constraint is increased such as to match the number of imv values which is increased by JVET_O0057_ALTHPELIF
-
Xiang Li authored
Use correct array size See merge request jvet/VVCSoftware_VTM!816
-
Xiang Li authored
Fix initializers See merge request jvet/VVCSoftware_VTM!815
-
Xiang Li authored
Fix compilation for ER_CHROMA_QP_WCG_PPS = 0 case See merge request jvet/VVCSoftware_VTM!817
-
Frank Bossen authored
-
Frank Bossen authored
-
Frank Bossen authored
Addresses a compilation error reported by gcc 9.1
-
Frank Bossen authored
Fix scaling list after JVET-O0119 integration See merge request jvet/VVCSoftware_VTM!814
-
There is no scaling matrix for palette prediction
-
Frank Bossen authored
JVET-O0050: avoid small intra prediction with a local dual-tree technique See merge request jvet/VVCSoftware_VTM!757
-
Yin Zhao authored
-
Frank Bossen authored
Clean-up for the threshold table of intra interpolation filter selection See merge request !813