media/library/src/main/java/com/google/android/exoplayer/hls
Oliver Woodman d9071710cf Read AC-3 tracks in MPEG TSs only if AC-3 playback is supported.
Partly fixes #434 as the AC-3 stream will now be ignored if the
audio capabilities don't allow it to be played back.
2015-05-08 17:08:13 +01:00
..
HlsChunkSource.java Read AC-3 tracks in MPEG TSs only if AC-3 playback is supported. 2015-05-08 17:08:13 +01:00
HlsExtractorWrapper.java Move Allocator to HlsSampleSource (from HlsChunkSource). 2015-05-01 20:32:42 +01:00
HlsMasterPlaylist.java Parse EXT-X-MEDIA tags with SUBTITLES type. 2015-03-10 19:07:19 +00:00
HlsMediaPlaylist.java Simplify encryption handling in HLS. 2015-03-12 19:44:06 +00:00
HlsParserUtil.java Fix HLS playlist parsing of boolean attributes. 2015-03-30 15:56:39 +01:00
HlsPlaylist.java Correctly resolve Uris according to RFC3986. 2015-03-05 11:56:00 +00:00
HlsPlaylistParser.java Have Representation, TrackElement and Variant consistently expose Format. 2015-05-01 20:33:52 +01:00
HlsSampleSource.java Move Allocator to HlsSampleSource (from HlsChunkSource). 2015-05-01 20:32:42 +01:00
Subtitle.java Parse EXT-X-MEDIA tags with SUBTITLES type. 2015-03-10 19:07:19 +00:00
TsChunk.java Call init() on the extractor only once for each chunk. 2015-04-22 16:14:46 +01:00
Variant.java Have Representation, TrackElement and Variant consistently expose Format. 2015-05-01 20:33:52 +01:00