media/library/src/main/java/com/google/android/exoplayer/dash
Oliver Woodman 8c3f93d6bf Start to fix media mime types.
- Admit we don't know the mime type (using unknown mime types) rather
  than passing the container mime type.
- Pass the correct mime type for opus, vp9 and vp8, and remove the incorrect
  container checks in the corresponding extensions.
2015-09-07 13:56:54 +01:00
..
mpd Be robust against manifests that don't define top level duration explicitly. 2015-09-01 14:19:06 +01:00
DashChunkSource.java Start to fix media mime types. 2015-09-07 13:56:54 +01:00
DashSegmentIndex.java Refactor handling of period start times and durations. 2015-09-01 14:18:28 +01:00
DashTrackSelector.java Multi-track support for DASH. 2015-09-01 14:22:18 +01:00
DashWrappingSegmentIndex.java Refactor handling of period start times and durations. 2015-09-01 14:18:28 +01:00
DefaultDashTrackSelector.java Multi-track support for DASH. 2015-09-01 14:22:18 +01:00