79 Commits (aaedde37cd6674c014a25c13687a282824ba994d)

Author SHA1 Message Date
Brandon Casey e59428a0f1 chore: update to vjsstandard 8 (#577) 6 years ago
Brandon Casey 2111bed695
test: speedup the playback integration tests using playbackRate (#565) 6 years ago
Brandon Casey 4fa8d084a6 fix: do not always set segmentloader ended to false on sourceopen (#512) 6 years ago
Brandon Casey 8d6e0b78ea feat: add handlePartialData as a top level option (#532) 6 years ago
Brandon Casey f077d1e22f feat: transmux before append (TBA) and low latency http streaming (LHLS) (#494) 6 years ago
Brandon Casey fe3b378fb6 fix: clear the blacklist for other playlists if final rendition errors (#479) 6 years ago
Gary Katsevman dd55028b58
revert: "fix: clear the blacklist for other playlists if final rendition errors (#396)" (#471) 6 years ago
ldayananda 80dde16e8f feat: add support for dash manifests describing sidx boxes (#455) 6 years ago
Matthew Neil 599b94dcd4 feat: add option to cache encrpytion keys in the player (#446) 6 years ago
Joe Forbes 6e6c8c212d fix: clear the blacklist for other playlists if final rendition errors (#396) 6 years ago
Oshin Karamian b820f24f5c
Migrate HLS redirect logic from contrib-hls PR; Add logic for DASH (#412) 7 years ago
ldayananda 5d80fe7c69
refactor: align DashPlaylistLoader closer to PlaylistLoader states (#386) 7 years ago
Garrett Singer 41df5c08f0
feat: Use exposed transmuxer time modifications for more accurate conversion between program and player times (#371) 7 years ago
ldayananda 895c86a174
chore: add clock.ticks to now async operations in tests (#315) 7 years ago
Brandon Casey cd13f9fdbe fix: remove player props on dispose to stop middleware (#229) 7 years ago
ldayananda f45911d68f ignore: add stub seekToStreamTime method (#285) 7 years ago
Garrett Singer 60c88aed62
feat: Add useBandwidthFromLocalStorage option (#275) 7 years ago
ldayananda de5aacb782
ignore: add stub convertToStreamTime method (#257) 7 years ago
Alex Barstow bc94fbbb6e fix: Remove buffered data on fast quality switches (#113) 7 years ago
Garrett Singer 2b07fca5de test: add support for real segments in tests (#178) 7 years ago
Joe Forbes 6c075f4752
ignore: update deprecation warning (#117) 7 years ago
Oshin Karamian 5c7ab4cae2 feat: Utilize option to override native on tech (#76) 7 years ago
Joe Forbes a1cad82b27
feat: support in-manifest DRM data (#60) 7 years ago
Garrett Singer 3b52b2945d Merge videojs-contrib-hls master into http-streaming master (#35) 8 years ago
Joe Forbes 9a98e91124
fix: Don't reset eme options (#32) 8 years ago
Joe Forbes 31af6725a6
Remove Flash handling (#15) 8 years ago
Joe Forbes 8422a18d27
fix: Skip flash-based source handler with DASH source (#14) 8 years ago
Garrett Singer 4021637985 feat: Initial DASH Support (#8) 8 years ago
Joe Forbes 6e080be539
Rename project, reset version and changelog (#6) 8 years ago
Matthew Neil 4a642a6378 use last segment duration + 2*targetDuration for safe live point instead of 3 segments (#1271) 8 years ago
Matthew Neil 98c185702e fix InvalidStateError for live playback in IE11 (#1266) 8 years ago
Matthew Neil 24894e62ec MediaGroups: various bug fixes and refactor (#1243) 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
Gary Katsevman c310a55df0 test: run tests against video.js 6 and 5 (#984) 8 years ago
Matthew Neil 8a229d3364 Abr Improvements (#1176) 8 years ago
zhuangs 5b10513465 Add hls usage tracking events (#1166) 8 years ago
Jon-Carlos Rivera 9897577382 Do not reset segmentloaders when switching media groups (#1155) 8 years ago
Jon-Carlos Rivera 8d503bcf0c Allow overrideNative to be set as a player-level option (#1156) 8 years ago
Matthew Neil f08571c701 Fix SourceUpdater updating to be true during removes (#1089) 8 years ago
zhuangs 0c1217a58b Trigger an event when the final playlist would have been blacklisted (#1080) 8 years ago
zhuangs eaf6b817c6 Add option to modify blacklist duration (#1076) 8 years ago
Garrett 9b379ebed2 Fix exceptions from calling endOfStream when the media source isn't ready (#1061) 8 years ago
zhuangs aeceda31ca blacklist the playlist that has stopped being updated and never blacklist the final playlist available (#1039) 8 years ago
Jon-Carlos Rivera cd7cd9bd36 Refactor all the xhr handling code and state out of SegmentLoader and into a single mediaSegmentRequest function (#1044) 9 years ago
Matthew Neil ab9a398641 Add a segment-metadata TextTrack that contains cues for the segments currently in the buffer (#976) 9 years ago
Jon-Carlos Rivera 70ffe9eb20 Resync on poor initial segment choice (#1016) 9 years ago
Garrett 9455c269ff Fix resuming live playback after long pauses (#1006) 9 years ago
zhuangs 67ddabab47 feature: Support for Akamai-style Redundant HLS (#990) 9 years ago
Garrett 398e97cc1a Remove hls-audio-track (#985) 9 years ago