media/library/src/main/java/com/google/android/exoplayer/hls
Kelly Schrock 08d337365e HLS AAC fix
Fixes issue where an NPE occurs when RollingSampleBuffer is created
with a null Allocator.
2015-05-21 20:35:09 -05:00
..
HlsChunkSource.java Ensure we configure a new extractor when we need one. 2015-05-11 21:03:30 +01:00
HlsExtractorWrapper.java HLS AAC fix 2015-05-21 20:35:09 -05: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 handling of widths/heights when choosing formats. 2015-05-19 14:06:48 +01:00
HlsPlaylist.java Correctly resolve Uris according to RFC3986. 2015-03-05 11:56:00 +00:00
HlsPlaylistParser.java Fix handling of widths/heights when choosing formats. 2015-05-19 14:06:48 +01:00
HlsSampleSource.java Avoid loading first chunk when preparing HLS for non-zero position. 2015-05-11 21:10:20 +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