Skip to content

Move parameter sets out of Slice.h/cpp

  • move VPS and related classes into VideoParameterSet.h/cpp
  • move SPS and related classes into SequenceParameterSet.h/cpp
  • move PPS and related classes into PictureParameterSet.h/cpp
  • rename ProfileLevelTier.h/cpp to ProfileTierLevel.h/cpp and move ProfileTierLevel class there

No other changes except for minor formatting/comment cleanup

Edited by Karsten Suehring

Merge request reports