Skip to content

Fix #1457: rplIdx variable for list 1 is not always set in parseSliceHeader()

Rpl idx seems to have undefined value sometimes. This does not seem to be problematic for decoding, but can affect subpicture merging in some cases.

Merge request reports