Releases
v2.4.0
2.4.0 (2020-12-07)
Features
Bug Fixes
abort all loaders on earlyabort (#965 ) (e7cb63a )
don't save bandwidth and throughput for really small segments (#1024 ) (a29e241 )
filter out unsupported subtitles for dash (#962 ) (124834a )
keep running the minimumUpdatePeriod unless cancelled or changed (#1016 ) (f7b528c )
prevent double source buffer ready on IE11 (#1015 ) (b1c2969 )
remove duplicate cues with same time interval and text (#1005 ) (6db2b6a )
support tracks with id 0 for fmp4 playlists (#1018 ) (bf63692 )
Wait for EME initialization before appending content (#1002 ) (93132b7 )
when changing renditions over a discontinuity, don't use buffered end as segment start (#1023 ) (40caa45 )
experimentalBufferBasedABR: start ABR timer on main playlist load (#1026 ) (27de9a5 ), closes #1025
Chores
Code Refactoring
Add a better distinction between master and child dash loaders (#992 ) (56592bc )
add sidx segments to playlist object instead of re-parsing xml (#994 ) (e41f856 )
unify sidx/master/error request logic (#998 ) (fe57e60 )
Tests
You can’t perform that action at this time.