968 Commits (37b4e695d8424301c27e6347890891b09ea955b6)
 

Author SHA1 Message Date
David LaPalomento 37b4e695d8 1.1.0 10 years ago
jrivera bce88a1883 buffer at the current time range end instead of incrementing a variable. closes #423 10 years ago
David LaPalomento c7d5b626e6 1.0.1-0 10 years ago
David LaPalomento d2c53be344 Merge pull request #411 from dmlap/next-segment-calculation 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 5ee4363a1c Determine the segment to load by looking at buffered 10 years ago
Jon-Carlos Rivera e3c7a1bc3b Merge pull request #407 from videojs/fix-handlesourceopen 10 years ago
jrivera a77ffa48f4 There are cases when a mediasource is re-opened and we need to account for that 10 years ago
Jon-Carlos Rivera 16c73e949c Merge pull request #406 from videojs/version-bump 10 years ago
jrivera 1a3ffec9e6 Start using the npm-published version of contrib-media-sources 10 years ago
David LaPalomento ad82ecc0d0 Merge pull request #405 from dmlap/remove-transmuxing 10 years ago
David LaPalomento cd596f1a81 Merge pull request #404 from dmlap/flash-mode-loadstart 10 years ago
David LaPalomento 7364f15471 Ensure Flash mode fires "loadstart" 10 years ago
David LaPalomento f8527bfc81 Remove old transmuxing infrastructure 10 years ago
David LaPalomento a63f0154ce Merge pull request #397 from dmlap/live-variant-syncing 10 years ago
David LaPalomento 27758be347 Add testcase for re-synchronization 10 years ago
David LaPalomento fd8b3a9c5f Adjust timeline offsets if we discover they are inaccurate 10 years ago
David LaPalomento e79f548bd8 When playlists are out of sync, seek 10 years ago
David LaPalomento ed46564d88 Graph bandwidth on the stats page 10 years ago
David LaPalomento 83b4302bf5 Merge branch 'build-enhancement' into development 10 years ago
jrivera 2840eb3615 Create a build task that simply builds an output 10 years ago
jrivera 0f25607b30 More fixes for tests and added a watch for automatic building 10 years ago
jrivera 4e23608eae Swap where we ignore dist directory 10 years ago
jrivera ccb8d9fd27 The output of the build process should be an all-in-one package 10 years ago
David LaPalomento c924bc3ab8 Remove test that migrated to contrib-media-sources 10 years ago
David LaPalomento f72a879919 Merge pull request #394 from videojs/more-discontinuity 10 years ago
jrivera 00252b91ea Fixed discontinuity seeking for the last time 10 years ago
David LaPalomento 598e5e897e Merge pull request #389 from videojs/discontinuity 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 50fdc1d456 Emulate some of the old behavior of the original videojs.xhr in the videojs.Hls.xhr wrapper 10 years ago
jrivera dd45e17bfc Fixes to loadSegment since aborted and timeouts are now considered a type of error in videojs.xhr 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
jrivera 3193d8b4be Set timestampOffset to the end of the current playback TimeRange when we encounter a discontinuity in the playlist 10 years ago
jrivera 52a10d3118 Fix how we determine whether we need to continue buffering 10 years ago
David LaPalomento 9e8618dfb5 Merge pull request #385 from dmlap/custom-codecs 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
David LaPalomento e8371f66e1 Merge pull request #383 from videojs/tiny-fix 10 years ago
jrivera 5b5a1eda2d Remove timestampOffset checking from tests as we no longer set that on seek 10 years ago
jrivera a51706f4c6 Stop changing the timestampOffset in hls for no reason 10 years ago
Jon-Carlos Rivera a369f3a028 Merge pull request #367 from videojs/add-loadstart-5 10 years ago
jrivera 096757e7a1 Remove Firefox from travis testing of MSE for now 10 years ago
jrivera ca37e33f96 Use non-protocol-locked new-style git paths in package.json 10 years ago
jrivera 8a54e89286 Emit loadstart since the swf will no longer do so 10 years ago