media/library/src/main/java/com/google/android/exoplayer2
aquilescanta 6101450302 Merge initialization chunk into HlsMediaChunk
This will allow creating the extractor in the HlsMediaChunk.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=139915713
2016-11-25 20:18:32 +00: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 Fix some analysis warnings. 2016-11-25 20:18:32 +00:00
mediacodec Allow changing of video scaling mode 2016-11-21 19:14:39 +00:00
metadata Move 3 private methods to the end of the class 2016-11-18 12:46:31 +00:00
source Merge initialization chunk into 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 Provide an overlay FrameLayout in SimpleExoPlayerView. 2016-11-10 21:15:20 +00:00
upstream Fix some analysis warnings. 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 Fix threading issues between ExoPlayerImpl/ExoPlayerImplInternal 2016-11-10 21:15:35 +00:00
ExoPlayerFactory.java Report track groups and selections through ExoPlayer 2016-10-27 12:27:55 +01:00
ExoPlayerImpl.java Fix threading issues between ExoPlayerImpl/ExoPlayerImplInternal 2016-11-10 21:15:35 +00:00
ExoPlayerImplInternal.java ExoPlayerImplInternal: Some more minor cleanup 2016-11-21 19:15:13 +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 Allow changing of video scaling mode 2016-11-21 19:14:39 +00:00
Timeline.java Fix a typo. 2016-11-18 12:44:21 +00:00