210 Commits (bf3cf7b64925a4643d071e7449956bfbbee80800)
 

Author SHA1 Message Date
Gary Katsevman bf3cf7b649 code review comments 12 years ago
Gary Katsevman b2f8fdc975 Add sinon to jshintrc. Fix jshint errors. 12 years ago
Gary Katsevman 2a6b12346c Use sinon fakeXmlHttpRequest. 12 years ago
Gary Katsevman 9cd0cc951f make sure that options is an object 12 years ago
Gary Katsevman 34cde14a38 Revert "fix 'selects a playlist after segment downloads'" 12 years ago
Gary Katsevman 8d78a902ac fix 'moves to next segment if network error' 12 years ago
Gary Katsevman 3bccfa7391 fix 'selects a playlist after segment downloads' 12 years ago
Gary Katsevman 088ba0d088 move startTime before xhr call 12 years ago
Gary Katsevman cbb726a051 Options object may not contain a url. 12 years ago
Gary Katsevman c0d2ed0612 convert segmentXHR to use xhr helper 12 years ago
Gary Katsevman 64547ed3e7 add responseType option to xhr helper 12 years ago
Gary Katsevman d18e7c0b23 Make plugin options accessible by xhr helper 12 years ago
David LaPalomento d5f938a075 Pull out code to manage different playlist download callbacks. 12 years ago
David LaPalomento 6e4ebe732e Pull out XHR helper 12 years ago
David LaPalomento c30a0cfac6 Fix variant switching media index test 12 years ago
David LaPalomento 736b7c3524 Compare the old playlist to the update to determine the new media index 12 years ago
David LaPalomento 5448f63f38 Duration should be infinity for live playlists 12 years ago
David LaPalomento 83a9f86f7c Track the media playlist URI when inferring a master playlist 12 years ago
David LaPalomento 9aeee3ee69 Reload playlists when EXT-X-ENDLIST isn't present 12 years ago
David LaPalomento cd134feb83 Add function to merge an update to a media playlist 12 years ago
David LaPalomento ce47528ccc Add notes on live stream implementations 12 years ago
David LaPalomento e8fc6fc0aa Merge pull request #12 from videojs/bugfix/autoplay 12 years ago
David LaPalomento fe02f9d6df Autoplay if requested 12 years ago
David LaPalomento bd468d1497 Merge pull request #11 from videojs/feature/async-appends 12 years ago
David LaPalomento ec27dbff1d Test that nothing is scheduled once the queue is empty 12 years ago
David LaPalomento 7c3935d500 Yield control to the browser between appending FLV tags 12 years ago
David LaPalomento 03abd4f082 0.2.0 12 years ago
David LaPalomento 255cb612da Merge pull request #9 from videojs/bugfix/seek-test 12 years ago
David LaPalomento 652095a1cd Add a basic seek test case 12 years ago
David LaPalomento 1c5e8c3e3d Merge pull request #8 from videojs/bugfix/seeking 12 years ago
David LaPalomento aae7a50866 Close off all FLV tags at the end of a segment 12 years ago
David LaPalomento 216ff405d1 Merge pull request #7 from brightcove/feature/basic-playback 12 years ago
David LaPalomento 2d70b254d8 Remove unused files 12 years ago
Tom Johnson 3f87ad972f Document rendition selection logic in README and update code commentary for rendition sort by viewport logic 12 years ago
Tom Johnson 441895bebc fix bug in rendition sort algorithm to include a fallback sort by bandwidth in the case of same resolution renditions if available and add tests 12 years ago
Tom Johnson a27bbe1001 update to viewport rendition logic 12 years ago
David LaPalomento 762b771230 Fix jshint issues 12 years ago
David LaPalomento 1c56b76cf6 Add support for program info descriptors 12 years ago
David LaPalomento 8b4d830c23 Fix jshint warnings 12 years ago
David LaPalomento 2f979027c8 Try a whole bunch of places to figure out if the HLS plugin should activate 12 years ago
David LaPalomento 16b9cb9d4c Default segment duration to target duration if unspecified 12 years ago
David LaPalomento fba877e5a5 Add missing semi-colon 12 years ago
David LaPalomento 95e7ec1197 Missing segments are skipped 12 years ago
David LaPalomento 279e40489f Note IE support 12 years ago
David LaPalomento 7e8d631e5f Don't register fillBuffer checks until after a media playlist has downloaded 12 years ago
Tom Johnson da03d91d21 viewport rendition selection 12 years ago
David LaPalomento bda942bc5f Update video.js build 12 years ago
David LaPalomento 0049b9c987 Document the playlist bandwidth comparator 12 years ago
David LaPalomento 3fc85b5fcb Native HLS check shouldn't fail if HTML5 video isn't supported 12 years ago
David LaPalomento 651a069828 Trigger an error when playlist request fail with status zero 12 years ago