media/library/src/main/java/com/google/android/exoplayer/dash
olly 9f2707cfa3 Push DrmInitData into Format.
- This means DrmInitData is propagated through sample queues (i.e.
  is effectively attached to every sample, so we can see when it
  changes when reading from the queue).
- It also allows different DrmInitData per track, which is possible
  in muxed MKV/WebM, and per Representation for DASH, although we
  wont be able to seamlessly adapt in the latter case.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=121821928
2016-06-15 19:40:39 +01:00
..
mpd Push DrmInitData into Format. 2016-06-15 19:40:39 +01:00
DashChunkSource.java Push DrmInitData into Format. 2016-06-15 19:40:39 +01:00
DashSampleSource.java Refactor #6.5: Restore DASH UTC timing element support. 2016-06-15 19:39:52 +01:00
DashSegmentIndex.java Constant simplification. 2016-06-15 19:39:08 +01:00
DashWrappingSegmentIndex.java Refactor handling of period start times and durations. 2015-09-01 14:18:28 +01:00