Skip to content
Snippets Groups Projects
Forked from jvet / VVCSoftware_VTM
1488 commits behind the upstream repository.
Kirill Suverov's avatar
Kirill Suverov authored
When method checkAlfNaluTidAndPicTid() is called for a Slice object
pointers to SPS and VPS are not yet set.

Methods setSPS() and setVPS() are called later for that Slice object.

Since IDs of SPS and VPS are known at this point,
SPS and VPS can be found in ParameterSetManager.
a006af50
History