22 Commits (29a10d0b941b35991106ca8f320335e2307a4920)

Author SHA1 Message Date
Brandon Casey 615e77f804
fix: more conservative stalled download check, better logging (#884) 5 years ago
Garrett Singer 22af0b29e5
feat: add external vhs properties and deprecate hls and dash references (#859) 5 years ago
Brandon Casey 1165f8e9e7 revert: "fix: Use middleware and a wrapped function for seeking instead of relying on unreliable 'seeking' events (#161)"(#856) 5 years ago
Brandon Casey 4e1d2f3866
feat: Detect excessive unproductive segment downloads and exclude accordingly (#829) 5 years ago
Garrett Singer ab39c575df
fix: only save timeline mappings for main loader (#839) 5 years ago
Brandon Casey 370c6f8fa7 test: run tests on edge and ie11 (#584) 6 years ago
Brandon Casey f405e81c9a
chore: migrate to generator-videojs-plugin 7.6.3 (#580) 6 years ago
Brandon Casey e59428a0f1 chore: update to vjsstandard 8 (#577) 6 years ago
Brandon Casey f077d1e22f feat: transmux before append (TBA) and low latency http streaming (LHLS) (#494) 6 years ago
Garrett Singer 74b28e8c6f Add allowSeeksWithinUnsafeLiveWindow property (#320) 7 years ago
Garrett Singer 6c68761b5d fix: Use middleware and a wrapped function for seeking instead of relying on unreliable 'seeking' events (#161) 7 years ago
Joe Forbes 7fb8820a23 Seek to seekable start when before the seekable window (#1260) 8 years ago
shahlabs c07e224436 Fixing InvalidStateError in Win10 IE11 (#1230) 8 years ago
Gary Katsevman c310a55df0 test: run tests against video.js 6 and 5 (#984) 8 years ago
zhuangs 5b10513465 Add hls usage tracking events (#1166) 8 years ago
Garrett 8c046e52bd Fix most linter warnings (#1138) 8 years ago
Matthew Neil 24f8ff9103 Fix playback stalls when everything appears okay (#1100) 8 years ago
Jon-Carlos Rivera 7658726f14 fix: Fix a bug with the combination of seek-to-live and resync-on-a-poor-guess behaviors (#1023) 9 years ago
Garrett 9455c269ff Fix resuming live playback after long pauses (#1006) 9 years ago
David LaPalomento c6071525da Add events for underflow and live resync (#989) 9 years ago
Jon-Carlos Rivera e48487565a Simplified fetch algorithm as much as possible (#875) 9 years ago
Garrett e8ebb58a23 Seek to live point if we fall off the back of a live playlist (#899) 9 years ago
Matthew Neil 00f87cad9f use setTimeout in gap skipper instead of relying on timeupdate events (#877) 9 years ago
Jon-Carlos Rivera c2e5f4b48b Changes to the underflow-detection in the gap-skipper to be less restrictive about the size of the gaps it is able to skip when an underflow is detected (#822) 9 years ago
Garrett 398cb435f0 Skip gaps caused by video underflow (#774) 9 years ago
Jon-Carlos Rivera 56cb87482d Intelligent seeking over un-closeable buffer gaps - Part Deux (#735) 9 years ago