Skip to content

Fix Scalable Nesting SEI parsing

During checkSeiContentInAccessUnit() use m_nestedHrd instead of global HRD object. The same as during SEI parsing.

Otherwise DUI SEI message within Scalable Nested SEI is parsed incorrectly (during checkSeiContentInAccessUnit())

Merge request reports