Files
shaka-player/docs/tutorials
Joey Parrish 1ab3f9c6db Remove position from SegmentReference
As part of Period-flattening, I'm trying to remove our dependence on
the "position" field of SegmentReference.  With that eliminated, we
can more easily concatenate Arrays of SegmentReferences without
modifying them.

 - Make SegmentIndex iterable
 - Add specialized seek() and current() methods to SegmentIterator
 - Remove position from SegmentReference
 - Make positions in SegmentIndex API stable without field in
   reference
 - Remove brittle hard-coded positions in tests (except SegmentIndex
   tests, where they would be hard to avoid in testing methods
   separately)
 - Use SegmentIterator in StreamingEngine to track the next segment
   between switches

Issue #892 (refactor StreamingEngine)
Issue #1339 (period flattening)

Change-Id: I666cc21249c34ee6cbc138a59109d9f1159fa127
2020-03-23 10:09:35 -07:00
..
2019-05-01 19:58:18 +00:00
2020-01-16 13:47:25 -08:00
2019-12-03 21:52:00 +00:00
2019-08-05 17:25:34 +00:00
2020-02-19 13:09:24 -08:00
2020-02-21 00:47:12 +00:00
2019-05-07 22:19:13 +00:00
2019-05-07 22:19:13 +00:00
2019-05-07 22:19:13 +00:00
2019-05-15 20:32:34 +00:00