- Aug 28, 2019
-
-
Taoran Lu authored
-
Frank Bossen authored
This reverts commit 8e16ada0.
-
- Aug 27, 2019
-
-
Vadim Seregin authored
-
Karsten Suehring authored
-
- Aug 26, 2019
-
-
Frederic Barbier authored
-
- Aug 25, 2019
-
-
Karsten Suehring authored
-
Karsten Suehring authored
-
- Aug 24, 2019
-
-
Karsten Suehring authored
Patch provided by Nan Hu Reduces LD chroma loss of JVET-O0491
-
- Aug 23, 2019
-
-
Vadim Seregin authored
-
Karsten Suehring authored
- create ceilLog2() function based on floorLog2 - use intrinsics for MSVC in floorLog2 - replace all ceil(log2()) calls in HLS with ceilLog2()
-
Yin Zhao authored
-
- 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
-