#526 closed defect (fixed)
Max number of tiles in rectangular slice
Reported by: | hendry197 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | VTM-6.2 |
Component: | VTM | Version: | VTM-6.1 |
Keywords: | rectangular slice | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
When SliceMode is 3 and rectangular slice is used, the SliceArgument is used to check the number of tiles in all rectangular slices in the picture. The SliceArgument should be only used as maximum number of tiles each slice.
Based on this understanding, the software should not crash when the number of tiles in one or more rectangular slice is smaller than the given SliceArgument.
Change history (3)
comment:1 Changed 5 years ago by hendry197
comment:2 Changed 5 years ago by ksuehring
- Resolution set to fixed
- Status changed from new to closed
The MR is merged.
comment:3 Changed 5 years ago by ksuehring
- Version set to VTM-6.1
Note: See TracTickets for help on using tickets.
The following merge request provide suggested fix for it.
https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/merge_requests/937