media/library/src/main/java/com/google/android/exoplayer
Oliver Woodman 685e1d1f06 Minimize memory leak risks.
Remove implicit back-reference from playback thread to player.
2014-11-18 18:54:45 +00:00
..
chunk Add configurable retry count to ChunkSampleSource 2014-11-06 19:28:21 +00:00
dash Fix default startNumber. 2014-11-03 12:01:53 +00:00
drm Fix StreamingDrmSessionmanager. 2014-09-23 11:14:16 +01:00
parser Additional extraction for AC3 2014-11-13 16:13:55 +00:00
smoothstreaming SmoothStreaming Live support. 2014-09-25 20:16:30 +01:00
text Fix typo 2014-11-13 16:06:49 +00:00
upstream Minor tweak to UriDataSource. 2014-10-28 14:12:55 +00:00
util Minor cleanup. 2014-11-13 16:13:02 +00:00
BehindLiveWindowException.java SmoothStreaming Live support. 2014-09-25 20:16:30 +01:00
C.java 1. Parse live attributes from SmoothStreaming manifest. 2014-09-11 16:22:01 +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 Treat "no chunk to load yet" in the same way as finished. 2014-10-09 17:27:20 +01:00
DummyTrackRenderer.java Smoother playback #1. 2014-10-09 17:26:01 +01:00
ExoPlaybackException.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
ExoPlayer.java Transition ExoPlayer to use longs for ms timestamps. 2014-09-11 16:26:43 +01:00
ExoPlayerImpl.java Transition ExoPlayer to use longs for ms timestamps. 2014-09-11 16:26:43 +01:00
ExoPlayerImplInternal.java Minimize memory leak risks. 2014-11-18 18:54:45 +00:00
ExoPlayerLibraryInfo.java Bump version to 1.0.13. 2014-09-08 11:38:20 +01:00
FrameworkSampleSource.java Smoother playback #1. 2014-10-09 17:26:01 +01:00
LoadControl.java Treat "no chunk to load yet" in the same way as finished. 2014-10-09 17:27:20 +01:00
MediaClock.java Smoother playback #1. 2014-10-09 17:26:01 +01:00
MediaCodecAudioTrackRenderer.java Add diagnostic info to decoder exceptions + minor cleanup 2014-11-13 16:10:21 +00:00
MediaCodecTrackRenderer.java Add diagnostic info to decoder exceptions + minor cleanup 2014-11-13 16:10:21 +00:00
MediaCodecUtil.java Suppress deprecation warnings 2014-11-13 16:08:43 +00:00
MediaCodecVideoTrackRenderer.java Add ability to make fine-grained frame release timestamp adjustments 2014-11-13 16:11:52 +00:00
MediaFormat.java Add bitrate to MediaFormat 2014-11-13 16:08:16 +00:00
MediaFormatHolder.java Call FormatHolder what it really is. 2014-09-08 11:30:16 +01:00
ParserException.java Allow relaxation of TTML validity requirement when parsing subtitles. 2014-10-09 17:19:14 +01:00
SampleHolder.java Allow direct and indirect buffer replacement. 2014-10-27 10:58:43 +00:00
SampleSource.java Smoother playback #1. 2014-10-09 17:26:01 +01:00
TrackInfo.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
TrackRenderer.java Smoother playback #1. 2014-10-09 17:26:01 +01:00
VideoSurfaceView.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00