- Jul 06, 2020
-
- Jul 03, 2020
-
-
Frank Bossen authored
Support for dependent layer IDR pictures using B slices See merge request jvet/VVCSoftware_VTM!1713
-
Karsten Suehring authored
-
Karsten Suehring authored
Fix #1145: picture buffer padding with refWrap and subpics See merge request jvet/VVCSoftware_VTM!1703
-
Karsten Suehring authored
fixed conformance check of tid and nalu_layer_id for FD See merge request jvet/VVCSoftware_VTM!1699
-
-
Karsten Suehring authored
- set slice type properly - fix coding tool conditions that check for IRAP, but should be checking for intra
-
- Jul 02, 2020
-
-
Frank Bossen authored
Fix logic of multi-layer parameter reading See merge request jvet/VVCSoftware_VTM!1710
-
Karsten Suehring authored
A bug in !1700 cause the encoder to pass all parameters into all layers (independent of the specified target layer)
-
- 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
-
Weimin Zeng authored
-
Frank Bossen authored
Fix #1134: signal sps_sign_data_hiding_enabled_flag without conditioning on sps_dep_quant_enabled_flag See merge request jvet/VVCSoftware_VTM!1698
-
JongseokLee authored
-
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 27, 2020
-
-
Weimin Zeng authored
-
- 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 !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.
-
Haiwei Sun authored
-
- 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 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 !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
-