- Aug 21, 2019
-
-
Frank Bossen authored
Use vectors and resize them if needed instead of deleting and reallocating memory for every picture. This appears to have a significant impact on decoder run time. Use PLTRunMode type where appropriate instead of bool since using vector<bool> creates a number of issues
-
Frank Bossen authored
-
Frank Bossen authored
-
Frank Bossen authored
-
Frank Bossen authored
-
Frank Bossen authored
This reduces the number of dynamic allocations
-
Frank Bossen authored
Allocate single large buffer instead of many small buffers for holding scaling lists data
-
Frank Bossen authored
Remove partitioner factory to simplify memory allocation for the partitioner (use stack instead of heap)
-
Karsten Suehring authored
Clean up and speed up ALF SIMD filter code See merge request jvet/VVCSoftware_VTM!869
-
- Aug 20, 2019
-
-
Frank Bossen authored
-
Frank Bossen authored
Overall decoder run time is reduced by about 5%
-
Frank Bossen authored
update CMake environment to include Visual Studio 2019 See merge request jvet/VVCSoftware_VTM!867
-
Karsten Suehring authored
Fixed decoder analyser See merge request jvet/VVCSoftware_VTM!866
-
- Aug 19, 2019
-
-
Karsten Suehring authored
-
Karl Sharman authored
-
- Aug 17, 2019
-
- Aug 16, 2019
-
-
Frank Bossen authored
Fix ticket #465 See merge request jvet/VVCSoftware_VTM!865
-
-
Frank Bossen authored
Fix ticket #464: Sub-CTU QPA code affects HDR coding via updateLambda() even when sub-CTU QPA is disabled See merge request jvet/VVCSoftware_VTM!857
-
Frank Bossen authored
Fix getTbAreaAfterCoefZeroOut after merge of !853 See merge request jvet/VVCSoftware_VTM!864
-
-
Frank Bossen authored
update version number in software manual See merge request jvet/VVCSoftware_VTM!863
-
Frank Bossen authored
Clean up mmvd_merge_idx() See merge request jvet/VVCSoftware_VTM!460
-
Karsten Suehring authored
- update PDF version of the manual - fix compile issues
-
Remy Foray authored
-
Remy Foray authored
-
Remy Foray authored
-
Frank Bossen authored
Fix ticket #447: 16x16 Coefficient Zero Out for MTS with JVET-O0538 See merge request jvet/VVCSoftware_VTM!853
-
Frank Bossen authored
Fix for JVET-O0094 for DepQuant=0 See merge request jvet/VVCSoftware_VTM!861
-
Karsten Suehring authored
ISP DEBUG_BIT_STATISTICS fix See merge request jvet/VVCSoftware_VTM!862
-
Karsten Suehring authored
HDR-CTC: Enable HDR metric calcuation for Class H1 See merge request jvet/VVCSoftware_VTM!856
-
-
Muhammed Coban authored
-
- Aug 15, 2019
-
-
Mischa Siekmann authored
-
Mischa Siekmann authored
-
Frank Bossen authored
Fix ticket #420 See merge request jvet/VVCSoftware_VTM!838
-
Xiang Li authored
Fix #456 issue of SCIPU in YUV444 format See merge request jvet/VVCSoftware_VTM!852
-
Christian Helmrich authored
-
Frank Bossen authored
Update the cfg file for Class F and remove used variables See merge request jvet/VVCSoftware_VTM!860
-
Frank Bossen authored
Fix chroma ALF filtering for some resolution See merge request jvet/VVCSoftware_VTM!847
-