Skip to content

Reset list of Prefix SEI NALUs if frame is skipped

Otherwise this list is appended by SEI NALUs from the next frame and checkSeiContentInAccessUnit() may falsely fail.

Merge request reports