media/library/src/main/java/com/google/android/exoplayer
Oliver Woodman 62d17cabf0 Add support for SegmentTemplate and SegmentList mpds.
Misc Notes:
- Removed content type filters because some of third parties
  don't set content type.
2014-07-18 14:30:30 +01:00
..
chunk Add support for SegmentTemplate and SegmentList mpds. 2014-07-18 14:30:30 +01:00
dash Add support for SegmentTemplate and SegmentList mpds. 2014-07-18 14:30:30 +01:00
drm Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
parser Add utility classes for SegmentTemplate/SegmentList refactor. 2014-07-15 18:32:37 +01:00
smoothstreaming Use bits/sec instead of bytes/sec for format bandwidth. 2014-07-15 13:55:59 +01:00
text Add utility methods for inexact ceil/floor binary searches. 2014-07-09 15:34:42 +01:00
upstream Fix NaN comparison error. 2014-07-07 17:06:01 +01:00
util More flexible mimeType handling in mpd parser. 2014-07-10 12:01:12 +01:00
CodecCounters.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
CryptoInfo.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
DecoderInfo.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
DefaultLoadControl.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
DummyTrackRenderer.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
ExoPlaybackException.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
ExoPlayer.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
ExoPlayerImpl.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
ExoPlayerImplInternal.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
ExoPlayerLibraryInfo.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
FormatHolder.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
FrameworkSampleSource.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
LoadControl.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
MediaClock.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
MediaCodecAudioTrackRenderer.java Keep audio time in sync with arbitrary decodeOnly samples. 2014-07-04 00:52:19 +01:00
MediaCodecTrackRenderer.java Keep audio time in sync with arbitrary decodeOnly samples. 2014-07-04 00:52:19 +01:00
MediaCodecUtil.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
MediaCodecVideoTrackRenderer.java Keep audio time in sync with arbitrary decodeOnly samples. 2014-07-04 00:52:19 +01:00
MediaFormat.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
ParserException.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
SampleHolder.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
SampleSource.java Support self-contained media chunks. 2014-07-15 12:47:08 +01:00
TrackInfo.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
TrackRenderer.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
VideoSurfaceView.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00