media/library/src/main/java/com/google/android/exoplayer/util
Oliver Woodman bf5ee6ff23 1. Parse live attributes from SmoothStreaming manifest.
2. Common interface for manifest parsers.
- This effectively moves the common interface from the Fetcher level
  (i.e. ManifestFetcher) to the Parser level (i.e. ManifestParser).
- The motivation here is to allow the implementation of components that
  can work with a generic ManifestParser implementation.
2014-09-11 16:22:01 +01:00
..
Assertions.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
Clock.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
CodecSpecificDataUtil.java Call FormatHolder what it really is. 2014-09-08 11:30:16 +01:00
LongArray.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
ManifestFetcher.java 1. Parse live attributes from SmoothStreaming manifest. 2014-09-11 16:22:01 +01:00
ManifestParser.java 1. Parse live attributes from SmoothStreaming manifest. 2014-09-11 16:22:01 +01:00
MimeTypes.java More flexible mimeType handling in mpd parser. 2014-07-10 12:01:12 +01:00
PlayerControl.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
Predicate.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
SlidingPercentile.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
SystemClock.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
TraceUtil.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
Util.java 1. Parse live attributes from SmoothStreaming manifest. 2014-09-11 16:22:01 +01:00
VerboseLogUtil.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00