codec/h264/h264dec/sps.go: type for VUI parameters and HRD parameters

Issue #112 on hold
Saxon Milton created an issue

Currently we’re giving all of the VUI parameters and HRD parameters to the SPS struct, but they should probably have their own struct, along with methods to create them from parsing VUI and HRD parameters from a BitReader.

Comments (1)

  1. Log in to comment