- Aug 11, 2019
-
-
Frank Bossen authored
Fix ticket #442 See merge request !837
-
Xiang Li authored
-
Frank Bossen authored
Fix #443: Fix to the merged version of JVET-O0919 and JVET-O0650 to use joint Cb-Cr table See merge request !834
-
Frank Bossen authored
refactor: move picture initialization code from compressGOP into own methods See merge request !836
-
Karsten Suehring authored
- Hash ME - Rate Control - LMCS
-
- Aug 10, 2019
-
-
Karsten Suehring authored
Clean up ALF filter code See merge request !833
-
Adarsh Krishnan Ramasubramonian authored
-
Frank Bossen authored
Clean up virtual boundary related checks: - Replace modulo operation by bitwise AND - Define local variable instead of having same computation appear dozens of times in code - Use const type qualifiter where appropriate
-
Karsten Suehring authored
Fix ticket #425 See merge request !831
-
-
Karsten Suehring authored
Fix ticket #441 See merge request !832
-
Xiang Li authored
-
- Aug 09, 2019
-
-
Frank Bossen authored
Editorial: Replace tabs with correct amount of spaces for proper indentation See merge request !830
-
Christian Helmrich authored
-
Karsten Suehring authored
Fixed incorrect accounting of various VLC coded syntax elements as EP coded bins in CABAC stats See merge request !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 !825
-
-
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 !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
- Aug 08, 2019
-