Commit Graph

3 Commits

Author SHA1 Message Date
Timothy Drews a1e2e1ddf7 Use MultiMap for streamSetsByType.
* Annotate MultiMap with @struct to catch misuses at compile-time.

Change-Id: I060390862723ce3e2c10aa512f97131b53c69a23
2015-03-18 13:35:20 -07:00
Joey Parrish a253872c8a Update to 9 February 2015 EME spec.
This removes reliance on MediaKeys.isTypeSupported and instead uses the
supportedConfigurations parameter of requestMediaKeySystemAccess.

A lot of refactoring went into this effort, particularly around
StreamVideoSource, StreamSetInfo, and StreamInfoProcessor.

Closes #2, b/19354928.

Change-Id: Ibf81da909b8207b5babaec5ef0422dd1293d130d
2015-02-23 16:51:20 -08:00
Joey Parrish b3d035be9f Shaka Player release v1.0 2014-12-19 14:26:19 -08:00