Opened 12 months ago
Closed 10 months ago
#1622 closed defect (fixed)
There are uninitialised NNPFC attributes in SEI.h
Reported by: | msantamaria | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | VTM | Version: | |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
Some syntax elements of NNPFC are not initialised in SEI.h
If the default constructor is used to create an NNPFC SEI message in different machines, this is likely to result on non-matching bitstreams.
Change history (3)
comment:1 Changed 12 months ago by msantamaria
- Summary changed from There are uniniliased NNPFC attributes in SEI.h to There are uninitialised NNPFC attributes in SEI.h
comment:2 Changed 12 months ago by msantamaria
comment:3 Changed 10 months ago by fbossen
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
Fixed in: https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/-/merge_requests/2707