Everything else can be auto-converted between LF and CRLF according to
the platform's native format.
Closes#12.
Change-Id: I95d3c1df46effbf2ae563ef1d881238020b88185
* Move internal non-DASH specific code into the 'media' namespace.
* Remove DASH references from generic stream code.
The documentation is not changed as a follow-up patch will factor out
DASH functionality from StreamVideoSource back into a new
DashVideoSource class.
b/18903621
Change-Id: I78d6e4f2824d4983619f17872828d95655fcfe50
* Create generic stream description classes to represent
Representations, AdaptationSets, and Periods.
* Move generic stream selection logic out of MpdProcessor and
into StreamInfoProcessor.
* Refactor DashVideoSource and DashStream to use the generic
stream description classes.
A follow-up patch is required to re-organize files and namespaces.
b/18903621
b/18948677
Change-Id: I8bbb87ebf0242b31541199d0d1d3c40767c93a29
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 also configures the package to compile at publish time, which
should enable cdnjs to auto-update the library.
Change-Id: Ib32ac1c44d11e10f344a2409caa800d7312c1996
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