media/library/src/main/java/com/google/android/exoplayer/smoothstreaming
olly 835a9e9abe Use a separate MIME type for DTS Express.
DTS Express (which is DTS LBR according to http://www.mp4ra.org/codecs.html) is
not supported for passthrough playback currently. Associate a different MIME
type with it so that we don't try to use DTS passthrough for playing DTS
Express.

The MIME type for DTS Express is just vnd.dts.hd, with a profile parameter
indicating that it's DTS Express rather than one of the other formats.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=117129583
2016-06-15 19:36:29 +01:00
..
SmoothStreamingChunkSource.java Introduce TrackGroupArray. 2016-06-15 18:54:51 +01:00
SmoothStreamingManifest.java One Format object to rule them all. 2016-06-15 18:54:50 +01:00
SmoothStreamingManifestParser.java Use a separate MIME type for DTS Express. 2016-06-15 19:36:29 +01:00