Opened 4 years ago

Closed 4 years ago

#941 closed defect (fixed)

Incorrect value of gdr_or_irap_pic_flag

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

Description

Currently the value of gdr_or_irap_pic_flag is set to 1 also for pictures that are not GDR or IRAP. This is because picHeader->setGdrOrIrapPicFlag() is called before pcSlice->setNalUnitType(). The attached patch will be submitted as a merge request.

Attachments (1)

fix_gdr_or_irap_flag.patch (981 bytes) - added by jonatan 4 years ago.

Download all attachments as: .zip

Change history (2)

Changed 4 years ago by jonatan

comment:1 Changed 4 years ago by ksuehring

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

Merged in MR !1449

Note: See TracTickets for help on using tickets.