- Jun 27, 2020
-
-
Weimin Zeng authored
-
- Jun 26, 2020
-
-
-
Zhipin Deng authored
-
Karsten Suehring authored
At the encoder there are long parameters like "--QP=32" and short parameters like "-q 32" For layer parameters -lx (with x being the layer index) the encoder always assumes that -lx is followed by two parameters, which is only true for short type parameters. This checks for "--" in the first parameter following -lx and only reads a second parameter, if "--" is not found at the beginning.
-
- Jun 22, 2020
-
-
Zhipin Deng authored
-
Karl Sharman authored
-
Karl Sharman authored
CPB changes impact 8K levels; MinCRScaleFactor for 4:4:4 profile.
-
Karl Sharman authored
Renumbering level according to major*16+minor*3, with maximum level now 15.5 (not 8.3).
-
- Jun 20, 2020
-
-
Zhipin Deng authored
-
- Jun 19, 2020
-
-
- also disable decoder conformance checks that fail for multi-layer streams apparently without valid reason - rename Picture::layer to temporalId, because temporal ID is stored in this member variable
-
- Jun 18, 2020
-
-
Valeri George authored
-
Karl Sharman authored
-
Zhipin Deng authored
-
Zhipin Deng authored
signal ols_dpb_chroma_format[ i ] and ols_dpb_bitdepth_minus8[ i ] in the VPS, and check make sure no_output_of_prior_pics_flag are same foe all pics in an AU
-
Zhipin Deng authored
-
Zhipin Deng authored
signal ols_dpb_chroma_format[ i ] and ols_dpb_bitdepth_minus8[ i ] in the VPS, and check make sure no_output_of_prior_pics_flag are same foe all pics in an AU
-
Yang Wang authored
JVET-R0068: Aspect 1 - slice_type constraint and Aspect 6 - signalling of conformance window parameters
-
Zhipin Deng authored
-
- Jun 17, 2020
-
-
Kai Zhang authored
-
Philip Cowan authored
-
- Jun 16, 2020
-
-
Karl Sharman authored
-
Haiwei Sun authored
-
Zhipin Deng authored
-
Zhipin Deng authored
-
- Jun 15, 2020
-
-
Yong-Uk Yoon authored
-
Karsten Suehring authored
-
Rickard Sjöberg authored
-
Karsten Suehring authored
Reverts to using ols index for storing ols_dpb_pic_width/height parameters instead of mutli-layer OLS index. This fixes a problem where the target OLS index is used to check the values. An alternative solution would be to create a mapping between these two indexes.
-
Frank Bossen authored
This mirrors the check done for reusing an APS for luma/chroma ALF
-
Zhipin Deng authored
-
Zhipin Deng authored
signal ols_dpb_chroma_format[ i ] and ols_dpb_bitdepth_minus8[ i ] in the VPS, and check make sure no_output_of_prior_pics_flag are same foe all pics in an AU
-
Zhipin Deng authored
-
- Jun 14, 2020
-
-
Karsten Suehring authored
-
Karsten Suehring authored
-
Karsten Suehring authored
-
- Jun 13, 2020
-
-
Karsten Suehring authored
fix a condition under which the encoder could write a syntax element which would not be present at the decoder
-
bdchoi authored
Document updated
-
bdchoi authored
-
- Jun 12, 2020
-
-
Zhipin Deng authored
-
Zhipin Deng authored
-