10 Commits (043b282880531544c96f39743b0de0f261d04d8a)

Author SHA1 Message Date
Jon-Carlos Rivera e48487565a Simplified fetch algorithm as much as possible (#875) 9 years ago
David LaPalomento d87af48e3b Null check attributes before dereferencing (#900) 9 years ago
David LaPalomento bbf47741cc Fmp4 support (#829) 9 years ago
Brandon Casey 1837d8d91e move global devDependency to normal dependency (#788) 9 years ago
Matthew Neil 86a32489e0 Fix request timeouts (#770) 9 years ago
Jon-Carlos Rivera 2cce0c1859 Multiple audio track support (#681) 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
brandonocasey 0de2141bf8 fixed style issues, bare playlist-loader conversion 10 years ago
brandonocasey 5a33fc5743 browserify-p4: playlist*, xhr, and resolve-url 10 years ago
brandonocasey aed1155d5e converted the hls project to generator conventions 10 years ago
jrivera 53210b2546 Fix tests 10 years ago
jrivera e266db299b Add/fix tests related to segment annotation and fetching 10 years ago
David LaPalomento 205d32e2b6 Track expired content duration 10 years ago
jrivera bce88a1883 buffer at the current time range end instead of incrementing a variable. closes #423 10 years ago
David LaPalomento 5b501b00a3 Remove expired time tracking 10 years ago
David LaPalomento 2633a46d8c Ensure overlapping buffered edges are not interpreted as updates 10 years ago
David LaPalomento fd8b3a9c5f Adjust timeline offsets if we discover they are inaccurate 10 years ago
jrivera 41b8bbfb23 Fix tests to work with latest changes to videojs 5 10 years ago
David LaPalomento af75b33b4e Calculate duration when requested from PTS values 10 years ago
David LaPalomento 72f9507d66 Account for expired segments when seeking 10 years ago
David LaPalomento b27cedccb4 Report seekable relative to the earliest possible position at load start 10 years ago
David LaPalomento d74b33c8b7 Implement seekable 10 years ago
David LaPalomento 31ee4d9c5d Add test for mediaupdatetimeouts 10 years ago
Lee Whitaker 8c74b8e2a0 Clean up aborts better. 10 years ago
Tetsuya Morimoto 394b14b24b Added a test for error.responseText 11 years ago
David LaPalomento 864d2b19f6 Flush the parser at the end of each m3u8 download 11 years ago
David LaPalomento 9edf081a89 Expose more diagnostic info 11 years ago
David LaPalomento b65573add9 Switch to fully-loaded playlists immediately 11 years ago
David LaPalomento badf3bca5a Abort XHRs after 45s and trigger an error 11 years ago
David LaPalomento c6b4a49fae Don't abort a playlist request just to re-issue the same request 11 years ago
David LaPalomento d169546114 Use karma for all tests. Add a tests for dispose() 11 years ago
Gary Katsevman 73420aa604 Rename videojs.hls to videojs.Hls to use the tech 11 years ago
David LaPalomento d8cf74c38e Integrate playlist loader 11 years ago
David LaPalomento 1cf4604eb4 Allow the active playlist to be changed 11 years ago
David LaPalomento 259d464f68 Implement live playlist support 11 years ago
David LaPalomento 906e1f234b WIP: playlist-loader 11 years ago