- Sep 04, 2019
-
-
Philip Cowan authored
-
Frank Bossen authored
remove SEIs that are not in the VVC specifications using a macro See merge request jvet/VVCSoftware_VTM!906
-
Karsten Suehring authored
-
- Sep 03, 2019
-
-
Karsten Suehring authored
Fix compiler issues when ENABLE_SPLIT_PARALLELISM is enabled See merge request jvet/VVCSoftware_VTM!905
-
Frank Bossen authored
-
Karsten Suehring authored
Fully remove log2_max_transform_skip_block_size_minus2 from PPS extension after !901 See merge request jvet/VVCSoftware_VTM!904
-
-
Karsten Suehring authored
Fix VTM ticket #474 for signaling the PPS syntax element log2_transform_skip_max_size_minus2 See merge request jvet/VVCSoftware_VTM!901
-
Shih-Ta Hsiang authored
-
Frank Bossen authored
check TemporalSubsampleRatio before using it in division See merge request jvet/VVCSoftware_VTM!902
-
Frank Bossen authored
Ticket #496 (Bugfix on DC value check for ScalingList::checkPredMode()) See merge request jvet/VVCSoftware_VTM!900
-
Karsten Suehring authored
-
Shunsuke Iwamura authored
-
- Sep 02, 2019
-
-
Shih-Ta Hsiang authored
-
Shunsuke Iwamura authored
-
Karsten Suehring authored
Remove unused function See merge request jvet/VVCSoftware_VTM!898
-
Karsten Suehring authored
Disable unused fields and function See merge request jvet/VVCSoftware_VTM!899
-
- Sep 01, 2019
-
-
Frank Bossen authored
-
Frank Bossen authored
-
Xiang Li authored
Clean up availability functions in intra prediction See merge request jvet/VVCSoftware_VTM!897
-
- 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 30, 2019
-
-
Karsten Suehring authored
-
Karsten Suehring authored
JVET-O0299: Support for user defined Scaling List Matrices in the APS See merge request jvet/VVCSoftware_VTM!884
-
Karsten Suehring authored
JVET-O0238 Parameters in PPS or slice headers (merge request 2) See merge request jvet/VVCSoftware_VTM!835
-
Karsten Suehring authored
JVET-N0100 proposal 1: allow signaling long-term ref picture POC LSB in ref picture list See merge request !870
-
Karsten Suehring authored
Clean up TrQuant class and its init() method See merge request jvet/VVCSoftware_VTM!895
-
Karsten Suehring authored
Clean up: remove unused constants See merge request jvet/VVCSoftware_VTM!896
-
- 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
-
Frank Bossen authored
Update CMake instructions See merge request jvet/VVCSoftware_VTM!894
-
Karsten Suehring authored
-
- Aug 28, 2019
-
-
Frank Bossen authored
-
Frank Bossen authored
revise exception handling in release mode See merge request !893
-
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.
-