This is a complete replacement for the old demo page, made to be more
modern-looking and easier to maintain. It contains new features such as
remembering the URIs you provide for custom assets, and searching through
the default assets by feature.
This demo page is not quite ready for release yet, but it's getting close.
Change-Id: Iad01d1fc02c3cd238d73b9b9e02dbb4301cb6f2a
Optional, using command-line flag --html-coverage-report.
Very useful for reviewing specifics of test coverage.
Change-Id: Iadcf86df0affe9e61f1bde674f51af9b6c21c5b3
* Move redesign docs to docs/design/
* Put all build output (including closure deps) in dist/
* Restore doc-building scripts
* Fix small doc error in MPD utils
Change-Id: I930f4f976370885b3c3c37c59f1ae7fcc5522413
- Fix dev-dependency installation
- Fix npm license format warning
- Ignore node_modules
Now dev-deps can be installed simply by running "npm install".
Because of npm/npm#3059, this requires the in-publish module.
Change-Id: Idc2eeca5b172de50760a6fadacb1d1088985f840
This offers three configurations by default:
1) everything enabled (including WebM and offline)
2) DASH MP4 VOD only
3) DASH MP4 live only
The VOD and live configs are specifically targetting the most common
scenarios. For VOD this means SegmentBase, and for live this means
SegmentList and SegmentTemplate.
Issue #116
Change-Id: I250b55c73c4a5f111dccd09bec11bc959ef2d13c