The asset itself has nothing to do with HTTPS, it is just not going to
fail over HTTPS as the original, externally-hosted on did.
Change-Id: I32d131085601ff10cff7cd3c14b384964b6ec6f5
Checks to see if a seek is within the buffered zone or not.
Clears the SourceBuffer if seeking outside the buffered zone.
This allows the efficient indexed lookup for inserted segments to still
be used while streaming, optimizes buffered seeks, keeps the playback
timeline sane in spite of the browser's eviction strategy, and obviates
the need for an earlier fix for some other MSE weirdness.
Closes#15.
Change-Id: I0226ebb679fab6739d3d0cc071e22f434983c9d2
Using // instead of http:// will use whichever protocol the.
page uses.
* Modify the BaseURL tags within each MPD.
* Modify the URLs of MPDs on the test page.
* Modify the license server URLs in the application.
Closes b/19105239.
Change-Id: I643eccd18add659f3c2d6f553da45ca2bcece6dd
This gives our version numbering more granularity than just release
versions. Uncompiled builds will show a "-debug" tag, and builds with
local changes will show a "-dirty" tag.
This also adds the version number to the test app UI.
Change-Id: Ia333c89de81df1e8faacd97a5f70405da0364bf7