Opened 3 years ago

Closed 3 years ago

#1465 closed defect (fixed)

Crash when decoding mixed nalu leading pictures

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

Description

According to the specification, mixed nalu leading pictures (consisting of RADL and RASL nal), shall be considered as an RASL.
This picture shall therefore be entirely skipped after a CRA beginning a stream. But the VTM decode the RADL nalu and try to apply the loop filter on the picture, which causes an access to not valid data, and a segmentation fault.

Change history (2)

comment:2 Changed 3 years ago by fbossen

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.