Thomas Stephens
5abe5b59df
Adding missing docs and type annotations
2015-06-25 09:23:20 -05:00
Thomas Stephens
6a235a107e
Code review comments
2015-06-24 22:08:14 -05:00
Thomas Stephens
4e14ff8a6f
Code review comments
2015-06-19 11:27:18 -05:00
Thomas Stephens
b0a8017866
Style fixes
2015-06-19 09:50:12 -05:00
Thomas Stephens
2ed347862e
Patching console.assert when it does not exist, or when bind is not implemented on it (IE 9 with F12 Developer Tools open)
2015-06-18 16:47:29 -05:00
Thomas Stephens
ec623c6d38
Patching console logging functions when they do not exist, or when bind is not implemented on them (IE 9 with F12 Developer Tools open)
2015-06-18 16:47:09 -05:00
Thomas Stephens
b1baaaf33c
IE 9 has window.performance, but not window.performance.now, so explicitly checking for it
2015-06-18 16:18:19 -05:00
Joey Parrish
fa931883f7
Minor clean-up in Stream.
...
Use Stream.BUFFER_SIZE_SECONDS_ on startup.
Improved the way adaptation latency is measured.
Avoid calling abort() twice during adaptation.
Reduce the size of the Promise chain slightly.
Merge the SPLICING state into SWITCHING.
Change-Id: Ie06e6c56df4df17e7acb379d0e19f639f791c99b
2015-04-09 18:52:05 +00:00
Joey Parrish
b3d035be9f
Shaka Player release v1.0
2014-12-19 14:26:19 -08:00