Opened 12 months ago
Closed 4 weeks ago
#1651 closed defect (fixed)
References to various non-existent syntax elements relating to sps_partition_constraints_override_enabled_flag
| Reported by: | frankplow | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | spec | Version: | H.266/VVC v3 |
| Keywords: | Cc: | ksuehring, bbross, XiangLi, fbossen, jvet@… |
Description
The semantics of various partitioning-related syntax elements refer to the following syntax elements which are not defined anywhere:
- ph_log2_diff_max_bt_min_qt_luma
- ph_log2_diff_max_tt_min_qt_luma
- ph_log2_diff_min_qt_min_cb_chroma
- ph_max_mtt_hierarchy_depth_chroma
- ph_log2_diff_max_bt_min_qt_chroma
- ph_log2_diff_max_tt_min_qt_chroma
I think it most if not all cases the fix is inserting _intra_slice_ or _inter_slice_ as relevant.
Change history (2)
comment:1 Changed 12 months ago by frankplow
- Version set to H.266/VVC v3
comment:2 Changed 4 weeks ago by yk
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
Great catch! Fixed in JVET-AN2001-v2 (to be submitted).