Commit Graph

12 Commits

Author SHA1 Message Date
Jesper Haug Karsrud 7c88894d69 Add Jesper Haug Karsrud to AUTHORS/CONTRIBUTORS 2015-08-26 14:48:14 +02:00
Jono Ward d5d43c671b Add optional offset param to IVideoSource.selectVideoTrack, which allows a partial clearing of the buffer to occur 2015-08-11 13:50:50 +01:00
Joey Parrish ccb3ed5ae3 Merge pull request #110 from ustudio/old-ie
Load without errors in IE 9
2015-06-26 09:36:37 -07:00
Thomas Stephens d5b4499e65 Updating authors and contributors, now that we've signed the CLA 2015-06-23 16:28:01 -05:00
Joey Parrish 4dd0559b0b Re-sort the CONTRIBUTORS and update AUTHORS
Roi Lipman was left out of AUTHORS before.

Change-Id: I8b3f6761501241801dbe6593cf1feeb5cd364386
2015-06-19 09:57:50 -07:00
Nick Desaulniers e443927416 Add Nick Desaulniers to AUTHORS/CONTRIBUTORS 2015-06-19 09:49:43 -07:00
swilly22 860adfac7c Handle Ajax Request timeouts issue #78 2015-05-11 17:22:17 +03:00
Vignesh Venkatasubramanian 72fe1b2ce6 mpd parser: Handle minimumUpdatePeriod being set to 0.
For live streams, minimumUpdatePeriod can be set to 0. It means that
we shouldn't refresh the manifest until there's an explicit signal
from within the stream. As of now, there's no way to get that signal
from MSE. So as a workaround, if we see a minimumUpdatePeriod of 0,
we set it to 10 seconds. This is similar to how Exoplayer and Dash.js
handle this case.

[1] https://github.com/Dash-Industry-Forum/dash.js/blob/fe14ee023c0e3aa073284ce034758942e8f3c7bf/build/test/js/utils/MPDHelper.js#L12
[2] https://github.com/google/ExoPlayer/blob/953e1118a58a269ded8b0246874bd827d900fcf0/library/src/main/java/com/google/android/exoplayer/dash/DashChunkSource.java#L270
2015-04-21 18:17:18 -07:00
Oskar Arvidsson c3bf78e8b6 Add Oskar Arvidsson to contributors 2015-03-19 17:28:26 +01:00
Jason Palmer 4349d39056 Added Jason Palmer to CONTRIBUTORA and AUTHORS after PR /pull/35 was merged
Change-Id: If5878056ef799875bd39ad13e0f0ec2654d742fc
2015-03-17 19:11:12 -04:00
Sanborn Hilland 756d22851c Add name to AUTHORS and CONTRIBUTORS files 2015-03-11 12:15:45 -07:00
Joey Parrish b3d035be9f Shaka Player release v1.0 2014-12-19 14:26:19 -08:00