media/library/src/main/java/com/google/android/exoplayer/util
Oliver Woodman d9b3582baa Use OMX.google.raw.decoder for passthrough playback.
The OMX component needs to be configured with a format that has a
MIME type of audio/raw. Remove Ac3PassthroughAudioTrackRenderer,
which is no longer used.
2015-04-14 16:42:24 +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
H264Util.java Relocate content of Mp4Util to more sensible locations. 2015-04-10 23:31:03 +01:00
LongArray.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
ManifestFetcher.java Make NetworkLoadable use an injected HttpDataSource. 2015-02-25 13:39:15 +00:00
MimeTypes.java Use OMX.google.raw.decoder for passthrough playback. 2015-04-14 16:42:24 +01:00
ParsableBitArray.java Make TsExtractor use ParsableByteArray where possible. 2015-02-10 22:13:01 +00:00
ParsableByteArray.java Improve ParsableByteArray performance + enhance API. 2015-04-10 22:34:06 +01:00
PlayerControl.java Implement DASH Live. 2014-12-03 18:45:13 +00:00
Predicate.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
PriorityHandlerThread.java Add missing class. 2014-11-18 19:02:20 +00: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
UriUtil.java Correctly resolve Uris according to RFC3986. 2015-03-05 11:56:00 +00:00
Util.java Major surgery to move all playback modes to the new Extractor model. 2015-04-13 18:57:31 +01:00
VerboseLogUtil.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00