Opened 4 years ago
Closed 4 years ago
#1406 closed defect (fixed)
Incorrect Syntax Type for ffi_display_elemental_periods_minus1
Reported by: | bheng | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | VTM | Version: | VTM-10.2 |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
The ffi_display_elemental_periods_minus1 should be coded as a u(4). VTM codes it using a ue(v) code.
Change history (2)
comment:1 Changed 4 years ago by fbossen
comment:2 Changed 4 years ago by bheng
- Resolution set to fixed
- Status changed from new to closed
Fixed in merge request jvet/VVCSoftware_VTM!1956
Note: See TracTickets for help on using tickets.
Should it actually be u(8)?
Notes from the S meeting:
Decision (bug fix/sensibility constraint): Establish the modified constraint and use u(8) instead of u(4) for (ffi_)display_elemental_periods_minus1 and pt_display_elemental_periods_minus1, but not otherwise modify the syntax of the PT SEI message.