213 Commits (ed8384a0f3fa89aa1b19b793e0366a128b0bd403)

Author SHA1 Message Date
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
jrivera aac49993b5 Tests for endOfStream and segment.duration tracking behavior in updateEndHandler 10 years ago
Garrett Singer ec0448775d Don’t process update end until buffered value has been set 10 years ago
Dylan Dove 971976095e Addressed bug where playback doesn't initiate after a playlist 404s 10 years ago
Dylan Dove f4e0787808 Fixed up changes to byte-range support 10 years ago
jrivera 3a9f92ab67 Fixed tests now that rendition selection is working correctly 10 years ago
jrivera 53210b2546 Fix tests 10 years ago
jrivera 2306350852 Fix tests 10 years ago
jrivera e57b99f5f3 Add a live testcase for the manual buffer culling system 10 years ago
jrivera 8b13aaa98b Added a test for calling remove on the sourceBuffer when loadSegment is called 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
David LaPalomento 4b4efa03e9 Bump up initial bandwidth guess 10 years ago
jrivera 1e9ba128f2 Fix two bugs in the blacklisting facility 10 years ago
jrivera 3b1a56515c Fix tests for playlist blacklisting feature 10 years ago
David LaPalomento 6c57421926 Be more forgiving about incompatibilities 10 years ago
David LaPalomento 99a5aeb103 Filter incompatbile streams from playlist selection 10 years ago
Gaurav Saxena 9840c6ee7e Add canPlayType to Hls source handler 10 years ago
David LaPalomento 5364888a25 Manage seekable ranges for live streams 10 years ago
David LaPalomento 7c97a6a5a1 Rename HLS source handler to HlsHandler 10 years ago
David LaPalomento b2b19c420d Restore global HLS options after the test completes 10 years ago
David LaPalomento 66a0f5efe7 Don't append segments that have already been appended 10 years ago
jrivera bce88a1883 buffer at the current time range end instead of incrementing a variable. closes #423 10 years ago
David LaPalomento 0de3d79371 Updates are aborted when seeking 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 7364f15471 Ensure Flash mode fires "loadstart" 10 years ago
David LaPalomento 27758be347 Add testcase for re-synchronization 10 years ago
David LaPalomento c924bc3ab8 Remove test that migrated to contrib-media-sources 10 years ago
jrivera 00252b91ea Fixed discontinuity seeking for the last time 10 years ago
jrivera 322b2318ca Change findCurrentBuffered_ to return an empty range if we are not inside of a current range 10 years ago
David LaPalomento ea126b0bd1 Replace videojs.extends with videojs.extend 10 years ago
David LaPalomento 513236f506 Let techOrder determine the mode to use 10 years ago
jrivera ec888fb2b8 Added tests for timestampOffset and findCurrentBuffered_ 10 years ago
jrivera 41b8bbfb23 Fix tests to work with latest changes to videojs 5 10 years ago
jrivera ad7a5bb42e Added a test to ensure that fillBuffer correctly handles multiple buffered ranges 10 years ago
David LaPalomento 72ece37198 Run travis tests in Firefox 10 years ago
David LaPalomento ea13a59ae4 Pass codecs along into source buffer creation 10 years ago
jrivera 5b5a1eda2d Remove timestampOffset checking from tests as we no longer set that on seek 10 years ago
jrivera 096757e7a1 Remove Firefox from travis testing of MSE for now 10 years ago
David LaPalomento a6071b56d0 Media playlist 404s are network errors 10 years ago
David LaPalomento 8fdc9a072b Pass playlist loader errors to endOfStream 10 years ago
David LaPalomento a31677d57e Fix or comment out tests 10 years ago
David LaPalomento c3592df3aa Do not throw is HLS is included in the techOrder 10 years ago
David LaPalomento 6837076a00 Get seeking working again 10 years ago
David LaPalomento 853ec0201e Fix up tests 10 years ago
David LaPalomento ac2b275950 Update to an official videojs 5 RC 10 years ago
David LaPalomento e9ae4872a2 Implement mp4 inspector and tests 11 years ago
David LaPalomento 7094ab9636 Upgrade to video.js 5 and convert to a source handler 10 years ago
David LaPalomento 9dce22d140 Account for expired segments when placing ID3 cues 10 years ago