media/library/src/main/java/com/google/android/exoplayer/metadata
Oliver Woodman 64cc380fe1 Avoid loading first chunk when preparing HLS for non-zero position.
This also fixes a technical mistake where HlsChunkSource is fed
seekPositionUs=-1 when obtaining the first chunk. This is wrong,
but the usage of this variable within HlsChunkSource enforces that
the seek must stay within bounds, so we get away with it.

Issue: #385
2015-05-11 21:10:20 +01:00
..
GeobMetadata.java Added new ID3 frames 2015-02-26 16:49:05 +01:00
Id3Parser.java Clean up + optimize ParsableByteArray. 2015-04-17 20:03:24 +01:00
MetadataParser.java Add EIA-608 (CEA-608) Closed Captioning support for HLS #68 2014-11-18 14:48:40 -05:00
MetadataTrackRenderer.java Avoid loading first chunk when preparing HLS for non-zero position. 2015-05-11 21:10:20 +01:00
PrivMetadata.java Fixes for correctly supporting UTF-16 and UTF-16BE charsets 2015-02-26 21:54:29 +01:00
TxxxMetadata.java ID3 refactoring to match apple's player behavior #67 2014-11-05 11:54:45 -05:00