Skip to content

codecs: Mark corrupted if IDR frame is not observed

Set GST_VIDEO_CODEC_FRAME_FLAG_CORRUPTED on a frame if it's expected to be corrupted because of missing reference picture.

Fixes: #2994

Edited by Seungha Yang

Merge request reports