media/library/src/main/java/com/google/android/exoplayer/util
olly f963c626af Remove seeking to live edge.
This is in preparation for the player knowing about the live
window, at which point only correct playback positions will be
passed into ChunkSource implementations. Note that both
implementations bound the chunk index within range in case of,
for example, off-by-one errors caused by very recent manifest
updates.

This will temporarily cause live playbacks to always start at
the beginning of the current live window (we'll be trying to
play from t=0, which will be adjusted to the start of the live
window as a result of the bounding).
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=119733559
2016-06-15 19:39:07 +01:00
..
extensions Copy opus extension v1->v2 2016-06-15 19:39:07 +01:00
Ac3Util.java One Format object to rule them all. 2016-06-15 18:54:50 +01:00
Assertions.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
Buffer.java Fix TextTrackRenderer.isEnded(). 2016-06-15 19:39:04 +01:00
CodecSpecificDataUtil.java Detect sample boundaries in H.264 TSs without AUDs. 2016-06-15 19:38:06 +01:00
ColorParser.java Add Css styles in the WebVTT parser 2016-06-15 19:38:06 +01:00
DebugTextViewHelper.java One Format object to rule them all. 2016-06-15 18:54:50 +01:00
DtsUtil.java One Format object to rule them all. 2016-06-15 18:54:50 +01:00
LongArray.java Further cleanup subtitle implementations. 2015-06-12 17:44:01 +01:00
ManifestFetcher.java More SampleSource simplification. 2016-06-15 19:39:05 +01:00
MimeTypes.java Merge updates from GitHub. 2016-06-15 19:38:06 +01:00
MpegAudioHeader.java Read gapless playback metadata in files with Xing metadata. 2016-01-22 12:11:16 +00:00
NalUnitUtil.java Add ParsableNalUnitBitArray which unescapes while reading. 2016-06-15 19:39:05 +01:00
ParsableBitArray.java Add ParsableNalUnitBitArray which unescapes while reading. 2016-06-15 19:39:05 +01:00
ParsableByteArray.java Add WavExtractor for extracting samples from WAV files. 2016-06-15 19:38:06 +01:00
ParsableNalUnitBitArray.java Add ParsableNalUnitBitArray which unescapes while reading. 2016-06-15 19:39:05 +01:00
ParserUtil.java Refactored the SubtitleParser's parse() signature 2016-01-05 14:52:30 +00:00
PlayerControl.java Remove seeking to live edge. 2016-06-15 19:39:07 +01:00
Predicate.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
PriorityHandlerThread.java Make classes/methods final to prevent uncontrolled extension. 2015-08-03 15:18:09 +01:00
SlidingPercentile.java Make classes/methods final to prevent uncontrolled extension. 2015-08-03 15:18:09 +01:00
TraceUtil.java Make classes/methods final to prevent uncontrolled extension. 2015-08-03 15:18:09 +01:00
UriUtil.java Correctly resolve Uris according to RFC3986. 2015-03-05 11:56:00 +00:00
Util.java Remove seeking to live edge. 2016-06-15 19:39:07 +01:00