- Sep 05, 2019
-
-
Karsten Suehring authored
-
- Sep 04, 2019
-
-
Philip Cowan authored
-
Karsten Suehring authored
-
- Sep 03, 2019
-
-
Frank Bossen authored
-
-
Shih-Ta Hsiang authored
-
- Sep 02, 2019
-
-
Shih-Ta Hsiang authored
-
- Aug 29, 2019
-
-
Moonmo Koo authored
-
Moonmo Koo authored
-
Moonmo Koo authored
- This merge request provides the implementation for JVET_O0299, i.e., Support for user defined Scaling List Matrics in the APS.
-
Frank Bossen authored
Remove unused parameters and remove default parameter values
-
- Aug 28, 2019
-
-
Martin Pettersson authored
Added back the TMVPModeId config parameter. \n m_PPSTemporalMVPEnabledIdc is now set based on both TMVPModeId and PPSorSliceMode.
-
Martin Pettersson authored
Added back sps_temporal_mvp_enabled_flag to align with specification text in JVET-O2001-vE. \n This also means that sps_sbtmvp_enabled_flag can be signaled in SPS as before instead of in PPS.
-
Martin Pettersson authored
-
Martin Pettersson authored
-
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 20, 2019
-
-
Philip Cowan authored
Implementation for JVET_N0100, proposal 1, allow signaling information about long-term reference picture POC LSB in reference picture list syntax structure.
-
- Aug 19, 2019
-
-
Vadim Seregin authored
-
Vadim Seregin authored
-