- Sep 04, 2019
-
-
Karsten Suehring authored
-
- Sep 03, 2019
-
-
Frank Bossen authored
-
-
Shih-Ta Hsiang authored
-
Karsten Suehring authored
-
Shunsuke Iwamura authored
-
- Sep 02, 2019
-
-
Shih-Ta Hsiang authored
-
Shunsuke Iwamura authored
-
- Sep 01, 2019
-
-
Frank Bossen authored
-
Frank Bossen authored
-
- Aug 31, 2019
-
-
Frank Bossen authored
Simplify code and rename variables to conform to guidelines. Code simplification should result in fewer calls to CodingStructure::getCURestricted().
-
- 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
-
Philip Cowan authored
-
Frank Bossen authored
Remove unused parameters and remove default parameter values
-
Frank Bossen authored
-
- Aug 28, 2019
-
-
Karsten Suehring authored
- catch std::bad_alloc explicitly - remove catch-all handler
-
Martin Pettersson authored
Deriving values for m_PPSDepQuantEnabledIdc, m_PPSSixMinusMaxNumMergeCandPlus1, m_PPSFiveMinusMaxNumSubblockMergeCandPlus1 and m_PPSMaxNumMergeCandMinusMaxNumTriangleCandPlus1 in EncAppCfg.cpp when these parameters are to be signaled in PPS.
-
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
-
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
-
-
Philip Cowan authored
-
Karsten Suehring authored
-
Karsten Suehring authored
-
- Aug 24, 2019
-
-
Karsten Suehring authored
-
Karsten Suehring authored
Patch provided by Nan Hu Reduces LD chroma loss of JVET-O0491
-
- Aug 23, 2019
-
-
Vadim Seregin authored
-
Vadim Seregin authored
-
Karsten Suehring 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()
-