Brandon Casey
8d6e0b78ea
feat: add handlePartialData as a top level option ( #532 )
6 years ago
Chuck Wilson
f39c0bc05d
docs: add more known issues and workarounds ( #540 )
docs: add more known issues and workarounds
6 years ago
Matthew Neil
599b94dcd4
feat: add option to cache encrpytion keys in the player ( #446 )
Fixes #140
6 years ago
jfrux
fbd615cce8
docs(README): update broken link to full docs ( #440 )
6 years ago
Oshin Karamian
b820f24f5c
Migrate HLS redirect logic from contrib-hls PR; Add logic for DASH ( #412 )
7 years ago
Joe Forbes
609beb3400
feat: expose custom M3U8 mapper API ( #325 )
7 years ago
Joe Forbes
b0643a4042
feat: expose custom M3U8 parser API ( #331 )
7 years ago
Garrett Singer
74b28e8c6f
Add allowSeeksWithinUnsafeLiveWindow property ( #320 )
* Add allowSeeksWithinUnsafeLiveWindow property
This property will prevent the playback watcher from attempting to
correct seeks that fall outside of the safe live window, but still fall
within the playlist boundaries.
It can help resolve issues where the playback watcher's gap skipper tries
to seek past a gap, but the playback watcher then detects an illegal seek
and corrects it to the safe live point, which, being content already
played, leads to repeated content.
7 years ago
Garrett Singer
93b6167f24
docs: Add README entry on DRM and videojs-contrib-eme ( #307 )
7 years ago
Garrett Singer
60c88aed62
feat: Add useBandwidthFromLocalStorage option ( #275 )
7 years ago
Chuck Wilson
0e4fdf9869
feat: smoothQualityChange flag ( #235 )
7 years ago
Matt Ward
7ae42b1893
feat: add an option to ignore player size in selection logic ( #238 )
7 years ago
Joe Forbes
d68ce0cf4d
docs: update README notes for video.js 7 ( #200 )
7 years ago
Gary Katsevman
a55626c159
chore: add logo ( #184 )
7 years ago
Joe Forbes
ad4b8e44ac
ignore: remove issue stats ( #181 )
7 years ago
Garrett Singer
a92b1db868
ignore: troubleshooting doc ( #169 )
7 years ago
Joe Forbes
70171bb2ac
README updates ( #166 )
* update compatible video.js versions, remove maintainer list
* remove fmp4 captions known issue
7 years ago
Joe Forbes
2891201942
ignore: issue-stats badges ( #118 )
7 years ago
Oshin Karamian
5c7ab4cae2
feat: Utilize option to override native on tech ( #76 )
7 years ago
ldayananda
4b0fde918e
docs: update documentation with a glossary and intro page, added DASH background ( #94 )
* remove old data
* wip glossary
* moving some introductory information from arch to intro. Updating glossary
* glossary should have newlines
* fix typo
* dash update
* try fixing links
* using more links
* fix typo
* CR comments: corrections
* CR comments: corrections, grammar
7 years ago
Joe Forbes
c41830190b
docs: update known issues for fmp4 captions ( #79 )
7 years ago
Joe Forbes
2ea0536f3b
ignore: fix README link ( #78 )
7 years ago
Joe Forbes
98ca6d3b77
docs: update docs for overrideNative ( #77 )
7 years ago
Joe Forbes
92235882b6
chore: sync videojs-contrib-hls updates ( #75 )
7 years ago
greenkeeper[bot]
387562f594
Update dependencies to enable Greenkeeper 🌴 ( #37 )
8 years ago
Garrett Singer
244996e946
Remove IE10 section from the README ( #36 )
8 years ago
Garrett Singer
3b52b2945d
Merge videojs-contrib-hls master into http-streaming master ( #35 )
* Update sinon to 1.10.3
* Update videojs-contrib-quality-levels to ^2.0.4
* Fix test for event handler cleanup on dispose by calling event handling methods
* Remove IE11 section from README (#1325 )
* Throttler: Minor changes to make throttler work with native safari (#1118
8 years ago
Joe Forbes
31af6725a6
Remove Flash handling ( #15 )
8 years ago
Joe Forbes
b6f86866ba
test: use browserstack for running tests ( #19 )
Add browserstack note to README
Use video.js browserstack options
Use video.js timeouts
8 years ago
Joe Forbes
19444d5448
Speed up Travis builds with containers ( #21 )
* install necessary audio components in Travis
* use detect-browsers plugin for testing
* remove Chrome Canary from tests
* remove Safari and IE karma plugins
8 years ago
ishita12
308efa497d
test in Chrome Canary( #16 )
Add Chrome Canary to tests
Shut off the autoplay policy to allow playback tests to run
8 years ago
Matthew Neil
c5891bbf38
README updates ( #13 )
8 years ago
Garrett Singer
4021637985
feat: Initial DASH Support ( #8 )
8 years ago
Joe Forbes
6e080be539
Rename project, reset version and changelog ( #6 )
* rename the project
8 years ago
Oshin Karamian
2d9b3ad905
Add option to select lowest bitrate video rendition available on startup ( #1212 )
8 years ago
zhuangs
5b10513465
Add hls usage tracking events ( #1166 )
8 years ago
Garrett
601cb21274
Update README example for segment-metadata to use cue's value property ( #1133 )
8 years ago
Matt Waggoner
7d2e46b81a
update readme: beforeRequest should add src at runtime ( #1075 )
8 years ago
Garrett
d53397106a
Update README to note flash support not required for video.js 6 ( #1095 )
8 years ago
Garrett
18a376dc91
Add bandwidth option to README ( #1082 )
8 years ago
Garrett
c6fc5529a3
Move blacklistDuration README entry ( #1081 )
8 years ago
zhuangs
eaf6b817c6
Add option to modify blacklist duration ( #1076 )
8 years ago
Jon-Carlos Rivera
a7ec735ff0
Finally, WebVTT ( #1064 )
* In-Manifest WebVTT Support (#1057 )
* Minor loader fixes (#1065 )
8 years ago
Matthew Neil
c2d454e669
update jsbin live example
8 years ago
Matthew Neil
ab9a398641
Add a segment-metadata TextTrack that contains cues for the segments currently in the buffer ( #976 )
* add buffered segment information to a text track as cues
* update readme
9 years ago
Matthew Neil
9122c0fc46
doctocd readme
9 years ago
Matthew Neil
5980057799
update readme for using videojs 6
9 years ago
Garrett
ac257db71e
Update an example URL in README ( #1028 )
Point to a working BipBop version.
9 years ago
Gary Katsevman
1441c2009b
chore: update README to include slack links and badge ( #999 )
* chore: update README to include slack links and badge
* update TOC
9 years ago
Garrett
1dc70fc387
Remove HLS object events from README ( #992 )
9 years ago