Fix#526: Max tiles in rectangular slice
Merged
requested to merge hendry197/VVCSoftware_VTM:Fix#526_RemoveUnnecessaryCheckForRectSlice into master
All threads resolved!
Fix for ticket#526 Remove unnecessary check for number of tiles in rectangular slice. The SliceArgument should be used as max number, not the fixed number of tiles in a rectangular slice.
I also change SliceArgument for example CFG file for RasterScan slice. Currently it is set to 4 but the picture only have 4 tiles which means each picture has only 1 slice. That is not a good example.
Merge request reports
Activity
- Resolved by Karsten Suehring
- Resolved by Karsten Suehring
mentioned in commit dff95190
Please register or sign in to reply