Opened 4 years ago

Closed 4 years ago

#1021 closed defect (fixed)

Raster scan slices - Bug fix for slice map initialization breaks raster-scan slices.

Reported by: bheng Owned by: ksuehring
Priority: minor Milestone: VTM-8.1
Component: VTM Version: VTM-8.0
Keywords: Cc: ksuehring, XiangLi, fbossen, jvet@…

Description

The subpic slice map initialization fix in MR !1507 has broken raster-scan slice decoding when the initRectSliceMap() function is called for a picture using raster-scan slices in the parsePictureHeader() function.

Change history (3)

comment:1 Changed 4 years ago by ksuehring

  • Owner set to ksuehring
  • Status changed from new to assigned
  • Summary changed from Subpictures - Bug fix for slice map initialization breaks raster-scan slices. to Raster scan slices - Bug fix for slice map initialization breaks raster-scan slices.

Correct. The rectangular slice map does not need to be initialized for raster scan slices. I'm testing the fix.

comment:3 Changed 4 years ago by ksuehring

  • Milestone set to VTM-8.1
  • Resolution set to fixed
  • Status changed from assigned to closed

The MR was merged.

Note: See TracTickets for help on using tickets.