Opened 18 months ago
Closed 16 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 18 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 18 months ago by msantamaria
comment:3 Changed 16 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