mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-16 16:16:40 +03:00
f7c7d2a178
This PR adds `isLCEVC` check to the `basicResolutionComparison` and appends `'LCEVC'` to the label text in `getResolutionLabel_` if the track is LCEVC. This makes it easier to tell LCEVC profiles apart and fixes an issue we were seeing when many different Dual-Track profiles are contained in the manifest, it might be hard to differentiate them (e.g. base and LCEVC profile with the same 1080p resolution).