Skip to content
  • Seungha Yang's avatar
    h265parser: Various update of vps parsing · 52f20543
    Seungha Yang authored
    * Add FIXME for future correction of HRDParames parsing.
    Spec. defines that the number of HRDParames could be up to
    "vps_num_layer_sets_minus1 + 1" (i.e., 1024).
    
    * Add parsing vps_base_layer_{internal,available}_flag.
    
    * Fix possible invalid vps_extension parsing.
    
    Fixes #798
    52f20543