- Jul 02, 2020
-
-
Kenneth Andersson authored
-
- Jul 01, 2020
-
-
Frank Bossen authored
JVET-S0249 Version 1 : Bugfix to LMCS with multiple slices in VTM9.0 encoder (Ticket#1136) See merge request jvet/VVCSoftware_VTM!1707
-
Frank Bossen authored
Fix #1134: signal sps_sign_data_hiding_enabled_flag without conditioning on sps_dep_quant_enabled_flag See merge request !1698
-
JongseokLee authored
-
- Jun 30, 2020
-
-
Karsten Suehring authored
Fix APS constraints check for multi-layers streams See merge request !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 !1646
-
Frank Bossen authored
Fix #1094: Block Statistics not properly formatted as CSV when TraceRule="D_BLOCK_STATISTICS_ALL:poc>=0" See merge request !1660
-
bdchoi authored
m_targetSubPicIdx(0)
-
- Jun 26, 2020
-
-
Karsten Suehring authored
Fix #1045: correction for layer index See merge request !1702
-
-
Frank Bossen authored
Fix encoder command line parsing for layer-wise parameters See merge request !1700
-
Karsten Suehring authored
Fix a bug for Ols DPB initialization See merge request !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 25, 2020
-
-
Karsten Suehring authored
Fix #1134: signal sps_sign_data_hiding_enabled_flag without conditioning on sps_dep_quant_enabled_flag Related to #1133 which was confirmed to be an editorial bug at the S meeting
-
- 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 !1696
-
Frank Bossen authored
Add support for still picture profiles. See merge request !1695
-
- Jun 22, 2020
-
-
Zhipin Deng authored
-
Karl Sharman authored
-
Frank Bossen authored
JVET-R0244: changes for CPB and MinCR See merge request !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 !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 !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 !1666
-
- Jun 18, 2020
-
-
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