h264bitstream
h264bitstream copied to clipboard
fix: enable override
When slice_header->num_ref_idx_active_override_flag
is enabled, read_pred_weight_table
should use the num_ref_idx_l0_active_minus1
from slice_header
instead of pps
.