media/library/src/main/java/com/google/android/exoplayer2
olly 3e2cb9f89a Fix incorrect renderer reset enable position
handlePeriodPrepared
->setPlayingPeriodHolder
->enableRenderers

passes rendererPositionUs to renderer.enable(), but
this value is not set correctly.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=138176114
2016-11-10 21:14:29 +00:00
..
audio Fix/suppress some analysis warnings. 2016-10-24 11:44:49 +01:00
decoder Use @IntDef where possible. 2016-09-28 11:25:02 +01:00
drm Fix Widevine L3 provisioning in V2 2016-10-14 10:42:43 +01:00
extractor Add artwork support to SimpleExoPlayerView + misc improvements 2016-10-27 12:47:26 +01:00
mediacodec Blacklist another non-OMX decoder 2016-10-24 18:43:15 +01:00
metadata Big cleanup of mp4 metadata extraction 2016-10-26 23:45:50 +01:00
source move baseUrl from segments to representations: V2 2016-11-10 21:14:29 +00:00
text Fixed issue when VOD-style period is present in a dynamic manifest 2016-11-10 21:13:28 +00:00
trackselection Report track groups and selections through ExoPlayer 2016-10-27 12:27:55 +01:00
ui Document all the ways our new UI components can be customised. 2016-11-10 21:14:28 +00:00
upstream Fix/suppress some analysis warnings. 2016-10-24 11:44:49 +01:00
util Fixed issue when VOD-style period is present in a dynamic manifest 2016-11-10 21:13:28 +00:00
video Improve profile/level check support for AVC 2016-09-08 16:29:48 +01:00
BaseRenderer.java Fix a bunch more Javadoc 2016-08-31 15:25:24 +01:00
C.java Use @IntDef where possible. 2016-09-28 11:25:02 +01: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 Report track groups and selections through ExoPlayer 2016-10-27 12:27:55 +01:00
ExoPlayerFactory.java Report track groups and selections through ExoPlayer 2016-10-27 12:27:55 +01:00
ExoPlayerImpl.java Report track groups and selections through ExoPlayer 2016-10-27 12:27:55 +01:00
ExoPlayerImplInternal.java Fix incorrect renderer reset enable position 2016-11-10 21:14:29 +00:00
ExoPlayerLibraryInfo.java Bump version to r2.0.4 2016-10-20 12:20:10 +01:00
Format.java Minor ID3 tweaks 2016-10-12 17:27:54 +01: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 Merge branch 'dev-v2-id3' into dev-v2 2016-10-27 12:37:22 +01:00
Timeline.java Fix some typos/consistency nits. 2016-09-13 17:41:24 +01:00