media/library/src/main/java/com/google/android/exoplayer2
2016-12-01 16:41:23 -05:00
..
audio Add support for resetting the AudioTrack stream type. 2016-11-21 19:13:34 +00:00
decoder Use @IntDef where possible. 2016-09-28 11:25:02 +01:00
drm Fix some analysis warnings. 2016-11-25 20:18:32 +00:00
extractor switch to proper mimetype 2016-12-01 16:41:23 -05:00
mediacodec Assume support for vertical video if rotated resolution supported 2016-11-25 20:18:32 +00:00
metadata Move 3 private methods to the end of the class 2016-11-18 12:46:31 +00:00
source Move HLS extractor construction to HlsMediaChunk 2016-11-25 20:18:32 +00:00
text Fix some analysis warnings. 2016-11-25 20:18:32 +00:00
trackselection Report track groups and selections through ExoPlayer 2016-10-27 12:27:55 +01:00
ui Make Timeline always non-null from ExoPlayer 2016-11-25 20:18:32 +00:00
upstream Make CacheDataSink use ReusableBufferedOutputStream 2016-11-25 20:18:32 +00:00
util Fix some analysis warnings. 2016-11-25 20:18:32 +00:00
video Allow changing of video scaling mode 2016-11-21 19:14:39 +00:00
BaseRenderer.java Fix a bunch more Javadoc 2016-08-31 15:25:24 +01:00
C.java Allow changing of video scaling mode 2016-11-21 19:14:39 +00:00
DefaultLoadControl.java Report track groups and selections through ExoPlayer 2016-10-27 12:27:55 +01:00
ExoPlaybackException.java Use @IntDef where possible. 2016-09-28 11:25:02 +01:00
ExoPlayer.java Make Timeline always non-null from ExoPlayer 2016-11-25 20:18:32 +00:00
ExoPlayerFactory.java Improve SimpleExoPlayer flexibility 2016-11-25 20:18:32 +00:00
ExoPlayerImpl.java Make Timeline always non-null from ExoPlayer 2016-11-25 20:18:32 +00:00
ExoPlayerImplInternal.java Fix issue with seeking before timeline available 2016-11-25 20:18:32 +00:00
ExoPlayerLibraryInfo.java Bump version to r2.0.4 2016-10-20 12:20:10 +01:00
Format.java Added support for multiple RawCC (CEA-608/CEA-708) tracks in DASH. 2016-11-10 21:14:57 +00:00
FormatHolder.java Fix a bunch more Javadoc 2016-08-31 15:25:24 +01:00
LoadControl.java Report track groups and selections through ExoPlayer 2016-10-27 12:27:55 +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 Improve SimpleExoPlayer flexibility 2016-11-25 20:18:32 +00:00
Timeline.java Make Timeline always non-null from ExoPlayer 2016-11-25 20:18:32 +00:00