bugfixes
- Fix: speed up audio track switch in case buffer reaches upper limit. #1041
- fragParsingError: TS packet did not start with 0x47 #135
- VTT subtitles don't show up on IE11 on windows 10 #1054
- Some discontinuities hang because of bufferStalledError+bufferNudgeOnStall in Chrome (since 0.7.1 / 0.7.0) #1055
- fix links on README #1056
- Fix for #1021 breaks hls.js if the custom xhrSetup callback sets headers on the xhr request. #1068
- Avoid of getting an exception "cannot read property url id of undefined" #1070
- Convert to absolute url in loadSource() #1075 #1063
improvement
- support startLoad() being invoked before MANIFEST_PARSED #1071