664 Commits (4fa8d084a6b705495576cf450006a13e77d00990)

Author SHA1 Message Date
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 979754ae03 tests: move all codecs tests to one file (#491) 6 years ago
Brandon Casey f6328f2529 refactor: move all text track helpers to utils/text-tracks.js (#485) 6 years ago
Brandon Casey cf3fafc1aa fix: livestream timeout issues (#469) 6 years ago
Chuck Wilson 6ecf859cc6
fix(source-updater): run callbacks after setting timestampOffset (#480) 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
Chuck Wilson 3806750a42 fix: on dispose, don't call abort on SourceBuffer until after remove() has finished 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
Joe Forbes 17510da8a8
fix: expose `custom` segment property in the segment metadata track (#429) 6 years ago
Oshin Karamian b820f24f5c
Migrate HLS redirect logic from contrib-hls PR; Add logic for DASH (#412) 7 years ago
Brandon Casey fc09926fa0 fix: fix for streams that would occasionally never fire an `ended` event 7 years ago
ldayananda 5d80fe7c69
refactor: align DashPlaylistLoader closer to PlaylistLoader states (#386) 7 years ago
Jake Quattrocchi 39d0be2b72 test: added test for playlist not updating when only endList changes (#394) 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
Joe Forbes 609beb3400
feat: expose custom M3U8 mapper API (#325) 7 years ago
mparisi76 bab70fd9d2 fix(id3): cuechange event not being triggered on audio-only HLS streams (#334) 7 years ago
Joe Forbes b0643a4042
feat: expose custom M3U8 parser API (#331) 7 years ago
Garrett Singer 74b28e8c6f Add allowSeeksWithinUnsafeLiveWindow property (#320) 7 years ago
ldayananda 895c86a174
chore: add clock.ticks to now async operations in tests (#315) 7 years ago
Joe Forbes cb28789200
ignore: default date segment properties to undefined (#302) 7 years ago
Brandon Casey cd13f9fdbe fix: remove player props on dispose to stop middleware (#229) 7 years ago
Roy Art a35dd097eb fix: added missing manifest information on to segments (EXT-X-PROGRAM-DATE-TIME) (#236) 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
Garrett Singer 970e3ce743
fix: don't wait for requests to finish when encountering an error in media-segment-request (#286) 7 years ago
Garrett Singer 1c2887a3a9
fix: throttle final playlist reloads when using DASH (#277) 7 years ago
ldayananda de5aacb782
ignore: add stub convertToStreamTime method (#257) 7 years ago
Gary Katsevman ee594e5d5c fix(subtitles): set default property if default and autoselect are both enabled (#239) 7 years ago
Chuck Wilson 0e4fdf9869 feat: smoothQualityChange flag (#235) 7 years ago
mister-ben 26300dfc6f fix: ensure content loops (#259) 7 years ago
Matt Ward 7ae42b1893 feat: add an option to ignore player size in selection logic (#238) 7 years ago
Alex Barstow 2c0d9b2455 fix: stutter after fast quality change in IE/Edge (#213) 7 years ago
Joe Forbes fd6be8369c
fix: fix replay functionality (#204) 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
Garrett Singer 6c68761b5d fix: Use middleware and a wrapped function for seeking instead of relying on unreliable 'seeking' events (#161) 7 years ago
mrocajr f0694ec540 ignore: add skipped fmp4 and ts playlist test (#164) 7 years ago
Joe Forbes 660a02ae89
ignore: use spec reporter (#158) 7 years ago
Garrett Singer f663ee2b91 Buffer module (#155) 7 years ago
Joe Forbes 17678fb2bb
fix: convert non-latin characters in IE (#157) 7 years ago
ldayananda 7c11911058 feat(captions): write in-band captions from DASH fmp4 segments to the textTrack API (#108) 7 years ago
Garrett Singer 7fd88a9058 Gops module (#153) 7 years ago
Garrett Singer 431870a579 Move codec utils out of mse dir and add tests (#149) 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