media/library/src/main/java/com/google/android/exoplayer2
olly f8311a48ed Add some convenience constructors for Cronet in V2
- The need to pass a Clock is pretty much only for testing, so
  make the constructor that takes one package private + use
  the system clock for public constructors.
- Add default timeout values.
- Also make sure we set Content-Type in all license requests,
  since when using Cronet the stack requires it to be set.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=131404298
2016-08-31 15:25:35 +01:00
..
audio Fix a bunch more Javadoc 2016-08-31 15:25:24 +01:00
decoder Fix a bunch more Javadoc 2016-08-31 15:25:24 +01:00
drm Add some convenience constructors for Cronet in V2 2016-08-31 15:25:35 +01:00
extractor Add CRC check for PMT 2016-08-31 15:25:31 +01:00
mediacodec Fix a bunch more Javadoc 2016-08-31 15:25:24 +01:00
metadata Fix ID3 EOS detection for two-byte encodings 2016-08-31 15:25:31 +01:00
source Add support for AC-3 streams in HLS 2016-08-31 15:25:35 +01:00
text Fix a bunch more Javadoc 2016-08-31 15:25:24 +01:00
trackselection Fix a bunch more Javadoc 2016-08-31 15:25:24 +01:00
ui Finalize V2 ExoPlayer API 2016-08-31 15:25:25 +01:00
upstream Add some convenience constructors for Cronet in V2 2016-08-31 15:25:35 +01:00
util Create Cronet extension in v2 2016-08-31 15:25:31 +01:00
video Fix a bunch more Javadoc 2016-08-31 15:25:24 +01:00
BaseRenderer.java Fix a bunch more Javadoc 2016-08-31 15:25:24 +01:00
C.java Fix a bunch more Javadoc 2016-08-31 15:25:24 +01:00
DefaultLoadControl.java Fix a bunch more Javadoc 2016-08-31 15:25:24 +01:00
ExoPlaybackException.java Fix a bunch more Javadoc 2016-08-31 15:25:24 +01:00
ExoPlayer.java Finalize V2 ExoPlayer API 2016-08-31 15:25:25 +01:00
ExoPlayerFactory.java Fix a bunch more Javadoc 2016-08-31 15:25:24 +01:00
ExoPlayerImpl.java Finalize V2 ExoPlayer API 2016-08-31 15:25:25 +01:00
ExoPlayerImplInternal.java Finalize V2 ExoPlayer API 2016-08-31 15:25:25 +01:00
ExoPlayerLibraryInfo.java Fix a bunch more Javadoc 2016-08-31 15:25:24 +01:00
Format.java Add codecs argument to createContainerFormat 2016-08-31 15:25:35 +01:00
FormatHolder.java Fix a bunch more Javadoc 2016-08-31 15:25:24 +01:00
LoadControl.java Fix a bunch more Javadoc 2016-08-31 15:25:24 +01:00
ParserException.java Fix a bunch more Javadoc 2016-08-31 15:25:24 +01:00
Renderer.java Fix a bunch more Javadoc 2016-08-31 15:25:24 +01:00
RendererCapabilities.java Fix a bunch more Javadoc 2016-08-31 15:25:24 +01:00
SimpleExoPlayer.java Finalize V2 ExoPlayer API 2016-08-31 15:25:25 +01:00
Timeline.java Finalize V2 ExoPlayer API 2016-08-31 15:25:25 +01:00