- Jul 01, 2020
-
-
Weimin Zeng authored
-
- Jun 30, 2020
-
-
Karsten Suehring authored
Fix APS constraints check for multi-layers streams See merge request jvet/VVCSoftware_VTM!1704
-
- Jun 29, 2020
-
-
Nael Ouedraogo authored
-
- Jun 28, 2020
-
-
Karsten Suehring authored
JVET-Q0280: Alignment of VPS ID values across layers See merge request jvet/VVCSoftware_VTM!1646
-
Frank Bossen authored
Fix #1094: Block Statistics not properly formatted as CSV when TraceRule="D_BLOCK_STATISTICS_ALL:poc>=0" See merge request jvet/VVCSoftware_VTM!1660
-
bdchoi authored
m_targetSubPicIdx(0)
-
- Jun 26, 2020
-
-
Karsten Suehring authored
Fix #1045: correction for layer index See merge request jvet/VVCSoftware_VTM!1702
-
-
Frank Bossen authored
Fix encoder command line parsing for layer-wise parameters See merge request jvet/VVCSoftware_VTM!1700
-
Karsten Suehring authored
Fix a bug for Ols DPB initialization See merge request jvet/VVCSoftware_VTM!1701
-
Arthur Cerveira authored
-
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 23, 2020
-
-
Karsten Suehring authored
Fix MR !1666 and MR !1690: Store reference info for subpic check, push back NoOutputOfPriorPicsFlag for every picture See merge request jvet/VVCSoftware_VTM!1696
-
Frank Bossen authored
Add support for still picture profiles. See merge request jvet/VVCSoftware_VTM!1695
-
- Jun 22, 2020
-
-
Zhipin Deng authored
-
Karl Sharman authored
-
Frank Bossen authored
JVET-R0244: changes for CPB and MinCR See merge request jvet/VVCSoftware_VTM!1694
-
Karl Sharman authored
CPB changes impact 8K levels; MinCRScaleFactor for 4:4:4 profile.
-
Frank Bossen authored
JVET-R0245: renumbering levels See merge request jvet/VVCSoftware_VTM!1693
-
Karl Sharman authored
Renumbering level according to major*16+minor*3, with maximum level now 15.5 (not 8.3).
-
bdchoi authored
-
- Jun 20, 2020
-
-
Xiang Li authored
JVET-R0042: SubPicture types related constraints See merge request jvet/VVCSoftware_VTM!1690
-
Zhipin Deng authored
-
- Jun 19, 2020
-
-
Frank Bossen authored
JVET-Q0398: Sublayer Dependency (max_tid_il_ref_pics) See merge request jvet/VVCSoftware_VTM!1689
-
- 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
-
Karsten Suehring authored
JVET-R0066: Signal ols_dpb_chroma_format[ i ] and ols_dpb_bitdepth_minus8[ i ] in the VPS,... See merge request jvet/VVCSoftware_VTM!1666
-
- Jun 18, 2020
-
-
Xiang Li authored
fix for DEBUG_BITSTREAM feature See merge request jvet/VVCSoftware_VTM!1679
-
Valeri George authored
-
Karsten Suehring authored
Fixes for decoder analyser for ACT and PLT. See merge request jvet/VVCSoftware_VTM!1691
-
Karsten Suehring authored
JVET-P0359: Implementation of the parameter sets inclusion indication SEI message See merge request jvet/VVCSoftware_VTM!1686
-
Karl Sharman authored
-
Zhipin Deng 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
-
Karsten Suehring authored
JVET-R0062: Changes on uniform tile and rectangular slice partitioning
-
Xiang Li authored
JVET-R0068: Aspect 1 - slice_type constraint and Aspect 6 - signalling of conformance window parameters See merge request jvet/VVCSoftware_VTM!1675
-
Yang Wang authored
JVET-R0068: Aspect 1 - slice_type constraint and Aspect 6 - signalling of conformance window parameters
-