media/library/src/main/java/com/google/android/exoplayer
olly c48dd4f3e3 Use FormatEvaluator for HLS.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=114743795
2016-06-15 18:54:51 +01:00
..
audio Add support for playing DTS in HLS. 2016-01-22 13:37:31 +00:00
chunk Use FormatEvaluator for HLS. 2016-06-15 18:54:51 +01:00
dash Use FormatEvaluator for HLS. 2016-06-15 18:54:51 +01:00
drm Make sure we use the correct mimeType with DRM initialization data. 2015-11-25 16:47:05 +00:00
extractor One Format object to rule them all. 2016-06-15 18:54:50 +01:00
hls Use FormatEvaluator for HLS. 2016-06-15 18:54:51 +01:00
metadata One Format object to rule them all. 2016-06-15 18:54:50 +01:00
smoothstreaming Use FormatEvaluator for HLS. 2016-06-15 18:54:51 +01:00
text One Format object to rule them all. 2016-06-15 18:54:50 +01:00
upstream Use FormatEvaluator for HLS. 2016-06-15 18:54:51 +01:00
util One Format object to rule them all. 2016-06-15 18:54:50 +01:00
AspectRatioFrameLayout.java Change how subtitles are laid out in the demo app. 2015-07-15 11:09:20 +01:00
BehindLiveWindowException.java Make classes/methods final to prevent uncontrolled extension. 2015-08-03 15:18:09 +01:00
C.java ExoPlayer V2 Refactor - Steps 1/2. 2016-06-15 18:53:40 +01:00
CodecCounters.java check maximum consecutively dropped frames in video tests 2015-11-25 17:01:21 +00:00
CryptoInfo.java Make classes/methods final to prevent uncontrolled extension. 2015-08-03 15:18:09 +01:00
DecoderInfo.java Implement decoder capability checks in MediaCodecTrackRenderers. 2016-06-15 18:54:50 +01:00
DefaultLoadControl.java Make classes/methods final to prevent uncontrolled extension. 2015-08-03 15:18:09 +01:00
DummyTrackRenderer.java One Format object to rule them all. 2016-06-15 18:54:50 +01:00
ExoPlaybackException.java Distinguish exceptions caught at top level. 2015-05-01 20:31:49 +01:00
ExoPlayer.java One Format object to rule them all. 2016-06-15 18:54:50 +01:00
ExoPlayerImpl.java One Format object to rule them all. 2016-06-15 18:54:50 +01:00
ExoPlayerImplInternal.java One Format object to rule them all. 2016-06-15 18:54:50 +01:00
ExoPlayerLibraryInfo.java Bump version to 1.5.4 2016-01-22 16:07:16 +00:00
Format.java One Format object to rule them all. 2016-06-15 18:54:50 +01:00
FormatHolder.java One Format object to rule them all. 2016-06-15 18:54:50 +01:00
FrameworkSampleSource.java One Format object to rule them all. 2016-06-15 18:54:50 +01:00
LoadControl.java Clarify @param bufferSizeContribution documentation. 2016-01-14 17:13:32 +00:00
MediaClock.java Steps toward full multi-track support. 2015-06-18 14:27:24 +01:00
MediaCodecAudioTrackRenderer.java One Format object to rule them all. 2016-06-15 18:54:50 +01:00
MediaCodecSelector.java Implement decoder capability checks in MediaCodecTrackRenderers. 2016-06-15 18:54:50 +01:00
MediaCodecTrackRenderer.java One Format object to rule them all. 2016-06-15 18:54:50 +01:00
MediaCodecUtil.java Implement decoder capability checks in MediaCodecTrackRenderers. 2016-06-15 18:54:50 +01:00
MediaCodecVideoTrackRenderer.java One Format object to rule them all. 2016-06-15 18:54:50 +01:00
MultiSampleSource.java ExoPlayer V2 Refactor - Step 4 2016-06-15 18:54:26 +01:00
ParserException.java Throw ParserException from parsers when a parse exception occurs. 2015-10-26 15:18:53 +00:00
SampleHolder.java Clean up expansion of sample buffers. 2015-09-28 20:23:45 +01:00
SampleSource.java One Format object to rule them all. 2016-06-15 18:54:50 +01:00
SampleSourceTrackRenderer.java One Format object to rule them all. 2016-06-15 18:54:50 +01:00
SingleSampleSource.java One Format object to rule them all. 2016-06-15 18:54:50 +01:00
StandaloneMediaClock.java Make classes/methods final to prevent uncontrolled extension. 2015-08-03 15:18:09 +01:00
TimeRange.java Support dynamic TimeRange for DASH live. 2015-09-01 14:14:10 +01:00
TrackGroup.java One Format object to rule them all. 2016-06-15 18:54:50 +01:00
TrackRenderer.java One Format object to rule them all. 2016-06-15 18:54:50 +01:00
VideoFrameReleaseTimeHelper.java Work around for the Choreographer's resource leak. 2016-01-04 20:58:39 +00:00