1319 Commits (043b282880531544c96f39743b0de0f261d04d8a)
 

Author SHA1 Message Date
jrivera 50dd3d26b0 3.0.5 9 years ago
jrivera 4ee3c2ca01 Updated changelog for 3.0.5 9 years ago
Jon-Carlos Rivera a22604e21a Load the playlist into the mainSegmentLoader_ on a `mediachange` event from the PlaylistLoader (#724) 9 years ago
Brandon Casey b6ede3aca6 Fix all linter errors in master (#721) 9 years ago
jrivera b2a22fdece 3.0.4 9 years ago
jrivera 0b80233bf0 Update changelog for 3.0.4 9 years ago
jrivera b0fe83487d Merge remote-tracking branch 'origin/master' 9 years ago
Jon-Carlos Rivera e45497bc45 Percent buffered calculation now works correctly when the segment is not buffered and currentTime is within the segment (#715) 9 years ago
Brandon Casey cc311ea3bf Added bandwidth stats to HLS (#685) 9 years ago
jrivera 9ee2a7db8b 3.0.3 9 years ago
Jon-Carlos Rivera 0fa2218459 Need to walk forward less than targetDuration because that will often skip an entire segment (#714) 9 years ago
Jon-Carlos Rivera 9ed1b5bb75 Fix time correction.. some more (#712) 9 years ago
Brandon Casey 7748d1f10a added issue/pull request templates (#713) 9 years ago
Brandon Casey d15c2a2446 Hls.GOAL_BUFFER_LENGTH can override GOAL_BUFFER_LENGTH again (#686) 9 years ago
jrivera 4be578c08c 3.0.2 9 years ago
Gary Katsevman 945eb6ebbb Use browserfiy-shim globally. (#710) 9 years ago
jrivera 340137ee47 3.0.1 9 years ago
Jon-Carlos Rivera 8da2b07093 Fix time correction (#706) 9 years ago
jrivera 1f7cc98f62 3.0.0 9 years ago
Jon-Carlos Rivera ce3c4e6fa1 Fix fastQualityChange_ to stop calling a function that no longers exists (currentTimeFunc) (#704) 9 years ago
forbesjo 2700601b2f Use a single default audio track when not in html5 mode (#702) 9 years ago
Brandon Casey 1565f67069 update CONTRIBUTING to be relevant to npm build scripts (#703) 9 years ago
Brandon Casey a8688b561b run browserify-shim transform on watch:js:browserify (#687) 9 years ago
jrivera e9ea686b9d 2.2.0 9 years ago
Jon-Carlos Rivera 2cce0c1859 Multiple audio track support (#681) 9 years ago
Gary Katsevman d33786f126 only browserify-shim the dist files (#675) 9 years ago
iambumblehead 70936d39b6 changed export to commonjs module.exports (#638) 9 years ago
Jon-Carlos Rivera 5a4d09f71a Merge pull request #616 from makotokw/fix-aes-iv 9 years ago
jrivera 36a94af17c 2.1.1 9 years ago
Jon-Carlos Rivera ed2d65b8aa Merge pull request #615 from videojs/fix-flash-bandwidth 9 years ago
jrivera 8da274bf37 2.1.0 9 years ago
Jon-Carlos Rivera 72adc09486 Merge pull request #633 from videojs/xhr-beforerequest 9 years ago
makoto_kw 158861910a Support EXT-X-KEY:IV prefixed with 0X 9 years ago
jrivera 9dde5c628d Added documentation for hls.xhr.beforeRequest with examples 9 years ago
jrivera 277bea4935 Expose the ability to set an `beforeRequest` function on the xhr object in order to modify the options used to create the request object 9 years ago
jrivera 29d69fa72e The real MediaSource MUST exist AND the sourceBuffers array must be empty in order to return an empty buffer to work around the IE11 bug 9 years ago
jrivera 6fe9fa2fd8 Merge branch 'development' 10 years ago
jrivera 3e6d9c88af Merge remote-tracking branch 'upstream/master' into development 10 years ago
jrivera b51a71be37 Updated the changelog with high-level information about the 1.x and 2.x releases 10 years ago
jrivera b73f893dc4 2.0.1 10 years ago
jrivera dcd06fd70f Added a null check. closes #581 10 years ago
jrivera 5ee6cc0689 Removed the dependency on webworkify 10 years ago
jrivera c0ab5e7645 1.3.11 10 years ago
Jon-Carlos Rivera b12ba42b8a Merge pull request #580 from forbesjo/null-check-mediasource 10 years ago
jforbes fe517c0e9d Added an extra null check for mediaSource 10 years ago
David LaPalomento e835b70795 Merge pull request #578 from videojs/fix-toc 10 years ago
Gary Katsevman 4db8bd6b62 Move TOC below the header and badges. Rerun doctoc 10 years ago
jrivera 6a9433a9f3 1.3.10 10 years ago
jrivera 7bf31aa03e Updated contrib-media-sources version to latest 10 years ago
Jon-Carlos Rivera 94f8ff1e5c Merge pull request #576 from videojs/fix-ie11-master 10 years ago