media/library/src/main/java/com/google/android/exoplayer
2014-09-08 11:30:15 +01:00
..
chunk Support chunked requests. 2014-08-14 15:44:09 +01:00
dash Changes around renderer readiness and extraction. 2014-08-01 15:56:26 +01:00
drm Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
parser Optimize out quite a few allocations in FragmentedMp4Parser. 2014-08-12 13:55:38 +01:00
smoothstreaming Use bits/sec instead of bytes/sec for format bandwidth. 2014-07-15 13:55:59 +01:00
text Remove unnecessary SuppressWarning annotations. 2014-08-12 14:13:43 +01:00
upstream Minor changes to fix Javadoc. 2014-09-08 11:30:12 +01:00
util More flexible mimeType handling in mpd parser. 2014-07-10 12:01:12 +01:00
C.java Add missing C file. 2014-08-12 14:16:28 +01:00
CodecCounters.java Optimize some CodecCounter inefficiency. 2014-08-11 17:42:08 +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 Minor cleanup. 2014-08-11 18:38:39 +01:00
ExoPlayerImpl.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
ExoPlayerImplInternal.java Minor cleanup. 2014-08-11 18:38:39 +01:00
ExoPlayerLibraryInfo.java Bump version to 1.0.12. 2014-08-14 15:45:33 +01:00
FormatHolder.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
FrameworkSampleSource.java Minor cleanup. 2014-08-11 18:38:39 +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 Make audio renderer more robust to bad getTimestamp values. 2014-09-08 11:30:15 +01:00
MediaCodecTrackRenderer.java Tighten isReady() up again. 2014-09-08 11:30:14 +01:00
MediaCodecUtil.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
MediaCodecVideoTrackRenderer.java Tighten isReady() up again. 2014-09-08 11:30:14 +01:00
MediaFormat.java Fix bug introduced supporting self-contained media chunks. 2014-08-12 21:35:13 +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 Minor cleanup. 2014-08-11 18:38:39 +01:00
TrackInfo.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
TrackRenderer.java Remove unnecessary SuppressWarning annotations. 2014-08-12 14:13:43 +01:00
VideoSurfaceView.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00