mirror of https://github.com/FFmpeg/FFmpeg.git
ff_vvc_frame_rpl uses the flags to detect whether a frame is in use. Therefore, in the case of a CVSS AU (RASL/GDR with NoOutputBeforeRecoveryFlag) with ph_non_ref_pic_flag = 1, the frame would be freed before it is used. Fix this by always marking the current frame with VVC_FRAME_FLAG_SHORT_REF, as is done by the HEVC decoder. Signed-off-by: Frank Plowman <post@frankplowman.com>release/7.1
parent
1fb77347c8
commit
83b77990c6
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue