1319 Commits (043b282880531544c96f39743b0de0f261d04d8a)
 

Author SHA1 Message Date
jrivera 2be08fa412 Work around a bug with the buffered property in IE11 that prevented playback 10 years ago
Jon-Carlos Rivera b88ac744ac Merge pull request #573 from videojs/fix-ie11 10 years ago
jrivera 98b3fc0bf0 Work around a bug with the buffered property in IE11 that prevented playback 10 years ago
jrivera dd5d71c9d0 2.0.0 10 years ago
jrivera 53322e5d87 Merge branch 'master' into development 10 years ago
jrivera 8718c2e255 Merge branch 'development' 10 years ago
jrivera b5e60aba53 Fix whitespace - tabs to spaces! 10 years ago
Jon-Carlos Rivera 2db4b64ce9 Merge pull request #568 from videojs/browserify-p5 10 years ago
jrivera 10562674c3 Update contrib-media-sources so that this will build 10 years ago
brandonocasey 941e5b0d69 updated package.json to reflect master hls deps 10 years ago
David LaPalomento a5ab53ec17 Style fixes and restoring some command ordering 10 years ago
brandonocasey 99580d5c2d browserify-p5: videojs-contrib-hls and bin-utils conversion 10 years ago
jrivera 2f10ecfc8f 1.3.9 10 years ago
David LaPalomento f658c6c004 Merge pull request #551 from dmlap/null-check-computed-style 10 years ago
David LaPalomento c553bc5d39 Don't patch HLS until after MediaSource opens 10 years ago
David LaPalomento c694b4b79c Merge pull request #544 from BrandonOCasey/browserify-p4 10 years ago
brandonocasey 4c27b9d167 fixing some more linebreak on parens issues 10 years ago
David LaPalomento ac8cb5e1fe Avoid Firefox issue 548397 10 years ago
jrivera 1c31597bd2 1.3.8 10 years ago
Jon-Carlos Rivera ed8384a0f3 Merge pull request #549 from videojs/live-remove 10 years ago
Jon-Carlos Rivera 09fa9fb567 Merge pull request #547 from videojs/duration-fixes 10 years ago
jrivera 67cadfbef5 Fix buffer trimming so that it doesn't use seekable.start if it has a value greater than the currentTime 10 years ago
brandonocasey 0de2141bf8 fixed style issues, bare playlist-loader conversion 10 years ago
jrivera aac49993b5 Tests for endOfStream and segment.duration tracking behavior in updateEndHandler 10 years ago
jrivera cf295e562f Fixed an issue with endOfStream logic and started updating segment durations when enough information exists to do so 10 years ago
jrivera 4c38827067 Handle duration a little more intelligently 10 years ago
David LaPalomento 264b95164b 1.3.7 10 years ago
David LaPalomento 6489184637 Merge pull request #545 from gesinger/firefox-update-end-on-buffer-removal 10 years ago
Garrett Singer c91eb79f91 Use Firefox latest for Travis 10 years ago
Garrett Singer ec0448775d Don’t process update end until buffered value has been set 10 years ago
brandonocasey a07f52ee5b added a suffix to previously non-class variables and functions 10 years ago
brandonocasey 2a4bb07322 removing linebreak after parens lines 10 years ago
brandonocasey 5a33fc5743 browserify-p4: playlist*, xhr, and resolve-url 10 years ago
David LaPalomento e3c93f60d8 Merge pull request #543 from BrandonOCasey/precompute-optimization 10 years ago
brandonocasey 4db0173858 only run precompute for tables once, slice copy after that 10 years ago
David LaPalomento 18ec2e0b72 Merge pull request #540 from 'BrandonOCasey-split-decrypter-files' into development 10 years ago
David LaPalomento d2d0724189 Tweak file comments 10 years ago
brandonocasey 5c80f91cc9 fixing too many blank lines lint error 10 years ago
brandonocasey 059d3d0d21 added file-level comments to files 10 years ago
brandonocasey 63c80f6321 fixing a linting issue 10 years ago
brandonocasey 996fe1436a moved ntoh, decrypt, and Decrypter into the same file 10 years ago
jrivera 2722c8203e 1.3.6 10 years ago
brandonocasey 8cf9c6e1ae splitting up decrypter into multiple files 10 years ago
David LaPalomento 97d703e4a9 Merge pull request #540 from BrandonOCasey/browserify-p3 10 years ago
brandonocasey 1011b09b6e removed _ from tables in precompute 10 years ago
brandonocasey b9e53a2ee7 precompute every time is faster use that 10 years ago
brandonocasey fd7b5164e5 removed const DecrypterStep and added it straight to Decrypter 10 years ago
brandonocasey c52456606e added a test to verify that deepcopy for precompute works 10 years ago
brandonocasey 50c1875fa0 code review fixes 10 years ago
brandonocasey 3c428e4bfb fixing another line break on parens 10 years ago