- Aug 25, 2019
-
-
Karsten Suehring authored
-
- Aug 23, 2019
-
-
Karsten Suehring authored
- create ceilLog2() function based on floorLog2 - use intrinsics for MSVC in floorLog2 - replace all ceil(log2()) calls in HLS with ceilLog2()
-
- Aug 22, 2019
-
-
Hongtao Wang authored
-
Vadim Seregin authored
-
Karsten Suehring authored
- add option to completely disable - add iparameter to software manual
-
Karsten Suehring authored
-
Chen-Yen Lai authored
-
Hongtao Wang authored
-
- Aug 21, 2019
-
-
Vadim Seregin authored
-
Brian Heng authored
-
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
Remove partitioner factory to simplify memory allocation for the partitioner (use stack instead of heap)
-
- Aug 19, 2019
-
-
Vadim Seregin authored
-
Vadim Seregin authored
-
- Aug 16, 2019
-
-
-
Remy Foray authored
-
Remy Foray authored
-
- Aug 15, 2019
-
-
Vadim Seregin authored
-
Vadim Seregin authored
-
Vadim Seregin authored
-
Vadim Seregin authored
-
Christian Helmrich authored
-
Shih-Ta Hsiang authored
-
Christian Helmrich authored
-
Christian Helmrich authored
This reverts commit 43d0f72d
-
Dominik Mehlem authored
-
Dominik Mehlem authored
-
Dominik Mehlem authored
-
- Aug 14, 2019
-
-
Moonmo Koo authored
- The 16x16 coeff. zero-out for DST-7/DCT-8 is made disabled in VTM when MTS is turned off according to the suggested fix in #447. - This fix does not change CTC results.
-
Karsten Suehring authored
-
Philipp Merkle authored
-
Yin Zhao authored
fix CHECK on cu mode, considering palette mode
-
- Aug 13, 2019
-
-
Dominik Mehlem authored
-
Vadim Seregin authored
-
Nan Hu authored
-
Frederic Barbier authored
-
- Aug 12, 2019
-
-
Nan Hu authored
-
Remy Foray authored
-
- Aug 11, 2019
-
-
Xiang Li authored
-