Matthew Neil
77cd92f230
use webwackify instead of webworkify
8 years ago
Tom Jenkinson
11987cc1cf
update url-toolkit to ^2.1.3 ( #1327 )
8 years ago
Lukas Drgon
fdec3dd673
Add jsDelivr link ( #1274 )
8 years ago
mrocajr
4624a05c2e
Throttler: Minor changes to make throttler work with native safari ( #1118 )
8 years ago
Garrett Singer
dbfc0358b8
Remove IE11 section from README ( #1325 )
8 years ago
Garrett Singer
255f729bff
Update karma reconnect configuration to match video.js' ( #1323 )
* Increase karma's browserDisconnectTolerance to 3
8 years ago
Garrett Singer
5b21e02fe6
Add nvmrc and update travis' chrome reference ( #1322 )
* Update karma-chrome-launcher to ^2.2.0
* Update karma to ^1.7.1 and remove firefox from travis configuration
* enable node_modules caching on travis
* Update videojs-contrib-quality-levels to ^2.0.4
* Fix test for event handler cleanup on dispose by calling event handling methods
8 years ago
Matthew Neil
2158b756ee
5.12.2
8 years ago
Matthew Neil
612860e4e2
update CHANGELOG and package-lock.json
8 years ago
Garrett
eb653092e0
Remove unused expected manifest js files ( #1289 )
8 years ago
Garrett
9b95d1edb1
Remove extraneous methods from PlaylistLoader ( #1286 )
* Move isLowestEnabledRendition to playlist module
8 years ago
Matthew Neil
62d31e45cb
update contrib-media-sources to 4.6.2 ( #1291 )
8 years ago
Matthew Neil
efe3b6e779
5.12.1
8 years ago
Matthew Neil
336a77cb3d
update CHANGELOG
8 years ago
Matthew Neil
7a04cdbac3
update contrib-media-sources to 4.6.1 ( #1284 )
* update mux.js to 4.3.1
* Set active data channel per-field instead of globally for CEA-608
* Fixed an issue with captions being placed in the wrong CC
8 years ago
Matthew Neil
2dd1451f13
5.12.0
8 years ago
Matthew Neil
7a3006d094
update CHANGELOG
8 years ago
Matthew Neil
4a642a6378
use last segment duration + 2*targetDuration for safe live point instead of 3 segments ( #1271 )
* do not let back buffer trimming remove within target duration of current time
* increase threshold for stuck playlist checking
8 years ago
Matthew Neil
47d7868927
Fix video corruption on rendition switches in IE11 Win 8.1+ and Edge ( #1259 )
* segment-time-mapping event
* update contrib-media-sources to 4.6.0
8 years ago
Matthew Neil
ccf61d50fa
prioritize user enabled playlists over blacklist ( #1269 )
8 years ago
Matthew Neil
8952bc9e01
5.11.1
8 years ago
Matthew Neil
4369ad540a
update package-lock.json
8 years ago
Matthew Neil
e36f14f404
update CHANGELOG
8 years ago
Matthew Neil
f4727177a5
update videojs-contrib-media-sources to 4.5.3 ( #1278 )
* update mux.js to 4.2.2
* Use the first audio and video tracks in the PMT
8 years ago
Matthew Neil
98c185702e
fix InvalidStateError for live playback in IE11 ( #1266 )
8 years ago
Garrett
d4abc21836
Playlist loader cleanup ( #1265 )
* Remove unused bandwidth from PlaylistLoader
* es6ify playlist-loader.js
* Convert PlaylistLoader to a proper class
8 years ago
Matthew Neil
4b8d0de203
5.11.0
8 years ago
Matthew Neil
45b72af475
update CHANGELOG
8 years ago
Garrett
1e4575c266
Update videojs-contrib-media-sources to 4.5.2 ( #1262 )
8 years ago
Garrett
344482254a
Blacklist incompatible playlists on probe if codec information not in master manifest ( #1257 )
* Blacklist audio only playlists on probe if already playing video
* Check more cases for illegal media switches in main segment loader
8 years ago
Joe Forbes
7fb8820a23
Seek to seekable start when before the seekable window ( #1260 )
8 years ago
Matthew Neil
24894e62ec
MediaGroups: various bug fixes and refactor ( #1243 )
* removes the Firefox 48 check for for supporting a change in audio info
* Fix delayed switching between audio tracks and intermittent desync.
8 years ago
Matthew Neil
c20ce9f970
5.10.1
8 years ago
Matthew Neil
09d1a161d5
update changelog
8 years ago
Matthew Neil
83c010275f
fix: flv metadata tags now appened when audio info changes ( #1245 )
8 years ago
Matthew Neil
e7e8ec8d2b
5.10.0
8 years ago
Matthew Neil
a62a750733
update CHANGELOG
8 years ago
Chuck Wilson
fbc98a6d67
Add text tracks for closed captions listed in playlist ( #1096 )
* Add text tracks for CEA608 closed captions listed in playlist
* trigger hls-reset on tech when segmentloader resetEverything is called
8 years ago
Matthew Neil
6409a433ca
5.9.0
8 years ago
Matthew Neil
f04abc1966
update CHANGELOG
8 years ago
Oshin Karamian
2d9b3ad905
Add option to select lowest bitrate video rendition available on startup ( #1212 )
8 years ago
Matthew Neil
6aef4adbff
always activate loading in segment loaders after a seek ( #1234 )
8 years ago
shahlabs
c07e224436
Fixing InvalidStateError in Win10 IE11 ( #1230 )
8 years ago
Garrett
e22d9b4667
Blacklist playlist for 2 minutes on early abort to prevent cache loop ( #1220 )
* Prevent rendition switch loop due to inconsistent network/caching
* Don't fire bandwidthupdate when aborting early
8 years ago
Matthew Neil
03bb285f11
make sure text tracks added by hls are properly disposed ( #1228 )
8 years ago
shahlabs
cbb7e1e9a1
Fixing Backward Seeking in IE11 Win8.1 ( #1225 )
8 years ago
Jonathan Moody
ed011b2140
Fix video-contrib-hls.js URL in arch.md docs ( #1227 )
8 years ago
Matthew Neil
3793cf963e
5.8.3
8 years ago
Matthew Neil
2501b50283
Update CHANGELOG
8 years ago
shahlabs
9f2cef8168
Fix: Double caption issue ( #1219 )
8 years ago