491 Commits (fcebc231bdd72a7cd908049b4ef78ba74c0500f0)
 

Author SHA1 Message Date
David LaPalomento fcebc231bd Abort key XHRs on media change 11 years ago
Gary Katsevman 4dc56848d3 Encrypted HLS working on the example page 11 years ago
Gary Katsevman 2ce0fbcb19 move transmuxing into drainBuffer 11 years ago
Gary Katsevman 05131ca4f6 clear out tags for segment parser 11 years ago
Gary Katsevman 8dd047bec2 Move decrypt function 11 years ago
Gary Katsevman 3b8970dcb6 Add fetching keys mechanism and tests. 11 years ago
David LaPalomento 4761d623cf Parse key tags out of M3U8s 11 years ago
David LaPalomento 68cfe65ad0 Decrypt multiple blocks with cipher block chaining 11 years ago
David LaPalomento fa251c383b AES-128 decryption 11 years ago
David LaPalomento 1d78b9071b Remove local reference to pkcs7 11 years ago
David LaPalomento cd1daf5b4b Add info on creating encrypted bytes 11 years ago
David LaPalomento bf982b0b90 0.8.4 11 years ago
David LaPalomento 7b07f4a013 Merge pull request #138 from videojs/hotfix/typed-array-detection 11 years ago
David LaPalomento 7cb1aa2c92 Don't try to delete Uint8Array 11 years ago
David LaPalomento 2e71aa185c Require typed arrays for the tech to be supported 11 years ago
David LaPalomento f22047387e Merge pull request #136 from videojs/feature/vjs-4.7.2 11 years ago
David LaPalomento 543cb87a4f Update video.js to fix seeking and autoplay 11 years ago
David LaPalomento 55e7dd7899 0.8.3 11 years ago
David LaPalomento 2bb5261213 Merge pull request #124 from gutworth/trailing-ws 11 years ago
Benjamin Peterson 4340ab8a0c removing trailing whitespace 11 years ago
David LaPalomento b86b25f442 Merge pull request #106 from gutworth/ts-dts 11 years ago
David LaPalomento c4a60268ec Merge pull request #121 from videojs/hotfix/documentation 11 years ago
Tom Johnson 3f8cde43a0 documentation normalization 11 years ago
Tom Johnson e904efed62 update documentation for the getMediaIndexByTime routine 11 years ago
Steve Heffernan 94e6acea11 Merge pull request #119 from gutworth/xhr-source-order 11 years ago
Benjamin Peterson b31d13bf64 put xhr.js before playlist.js to get dependencies correct 11 years ago
Steve Heffernan 0c7a44ef5d Merge pull request #118 from gutworth/add-xhr-source 11 years ago
Benjamin Peterson f2936074cf add xhr.js to Gruntfile.js 11 years ago
Steve Heffernan 8e72fc9829 Moved currentTime functions and broke up large fillBuffer function 11 years ago
Steve Heffernan b858aa928a Merge pull request #117 from heff/reorg-w-114 11 years ago
Steve Heffernan 21c692d71e Merge branch 'hotfix/stream-ended' of https://github.com/videojs/videojs-contrib-hls into reorg-w-114 11 years ago
Steve Heffernan b22f4c3f09 Reorganized videojs-hls.js to make it a bit more readable and set it up for further simplification 11 years ago
Steve Heffernan 74ac98389d Fixed sinon errors in tests 11 years ago
David LaPalomento 99abd78b0a Reset the media index to zero when the video is ended and play is called 11 years ago
David LaPalomento 29d0951b81 Peg sinon to 1.10.2 to work around bug 11 years ago
David LaPalomento 2e41348d56 Make sure endOfStream is called 11 years ago
David LaPalomento a55fc47bf6 Merge pull request #108 from bparadie/fixes-102 11 years ago
David LaPalomento c04806c18d Merge pull request #110 from bparadie/fixes-105 11 years ago
Bernd Paradies 403e3041fc Fixes issue 105 11 years ago
Bernd Paradies 854ebd132b Fixes issue 102 11 years ago
Benjamin Peterson c3b6d36975 write dts to the timestamp part of the flv header, not pts 11 years ago
David LaPalomento 589e8dc442 0.8.2 11 years ago
David LaPalomento b008ce8057 Merge pull request #99 from videojs/hotfix/tech-unloading 11 years ago
David LaPalomento 7d1ab655e3 Don't blow up if the tech is disposed before player.ready(). For #88. 11 years ago
David LaPalomento 76a2725925 Merge pull request #96 from videojs/feature/metrics 11 years ago
David LaPalomento 5604301131 Merge pull request #97 from gutworth/rm-for-in 11 years ago
Benjamin Peterson da41f45f13 use regular for loops instead of for-in 11 years ago
David LaPalomento 9edf081a89 Expose more diagnostic info 11 years ago
David LaPalomento a60455fa24 0.8.1 11 years ago
Tom Johnson 39606acc37 Merge pull request #94 from videojs/feature/auto-tech-order 11 years ago