IENT / YUView

The Free and Open Source Cross Platform YUV Viewer with an advanced analytics toolset
http://ient.github.io/YUView
Other
1.79k stars 354 forks source link

Fix parsing of HEVC stream with vps_num_hrd_parameters > 0 #485

Closed ChristianFeldmann closed 1 year ago

ChristianFeldmann commented 1 year ago

Describe the bug When parsing an HEVC bitstream with vps_num_hrd_parameters > 0 the parsing crashes.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Version (please complete the following information):

ChristianFeldmann commented 1 year ago

Fixed