mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-26 17:46:26 +03:00
0579ee7779
Currently a full chain comparison is done, but in video and audio codecs, you may want H.265/VP9 with no profile preference, with this change it is possible to do this. Examples: 'hvc1' instead of 'hvc1.1.2.L123.80' and 'hvc1.1.2.L153.80' 'vp09' instead of 'vp09.00.40.08.00.02.02.02.00'