Opened 4 years ago
Closed 4 years ago
#1084 closed defect (fixed)
Byte alignment and extension signalling missing in GCI
Reported by: | jonatan | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | VTM-10.0 |
Component: | VTM | Version: | |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
In the VVC draft there is byte alignment and extension signalling at the end of the general constraint info syntax structure. Neither of these are present in the VTM. More specifically, the following syntax elements are missing from the VTM encoder and decoder: gci_alignment_zero_bit, gci_num_reserved_bytes, and gci_reserved_byte[ i ].
Change history (1)
comment:1 Changed 4 years ago by fbossen
- Milestone set to VTM-10.0
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
See https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/-/merge_requests/1716