Skip to content

ABR DownloadRatioRule bug prevents stream from switching to highest index.

Vinay Rosenberg requested to merge github/fork/dsparacio/development into development

Created by: dsparacio

max was converted to zero based twice. Removed -1 in the switch up call that prevented the stream from switching to the highest index.

Merge request reports