Opened 3 years ago

Closed 3 years ago

#1413 closed defect (fixed)

VTM crashes if decoding starts with CRA and last frame is RASL

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

Description

In-loop filters are processed, when a new picture is found or the bitstream ends.

When the last frame in the bitstream is a skipped RASL picture, the VTM decoder shutdown calls the loop filters a second time on the last frame decoded frame and crashes, because the necessary data structure have already been discarded.

Attachments (1)

cra_rasl.bin (1.9 KB) - added by ksuehring 3 years ago.
Example bitstream

Download all attachments as: .zip

Change history (2)

Changed 3 years ago by ksuehring

Example bitstream

comment:1 Changed 3 years ago by fbossen

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