media/library/src/main/java/com/google/android/exoplayer2/source
olly d334dfdcba Fix merging of selected streams.
Playback would fail if a renderer is toggled from consuming from
one child to another in a single step.

Issue: #1900

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=135270356
2016-10-05 21:21:47 +01:00
..
chunk Use @IntDef where possible. 2016-09-28 11:25:02 +01:00
dash Added Basic CEA-708 caption support to ExoPlayer V2, roughly equivalent to the current state of CEA-608. It's still missing window (and the associated positioning and formatting) support, emulating a 3-line rollup. 2016-10-03 17:42:49 +01:00
hls Fix merging of selected streams. 2016-10-05 21:21:47 +01:00
smoothstreaming Add support for fragmented MP4 in HLS 2016-10-04 23:38:47 +01:00
AdaptiveMediaSourceEventListener.java Sanitize constants 2016-08-31 15:25:18 +01:00
BehindLiveWindowException.java Move more classes under source package 2016-07-15 18:08:00 +01:00
CompositeSequenceableLoader.java Sanitize constants 2016-08-31 15:25:18 +01:00
ConcatenatingMediaSource.java Move preparation from MediaPeriod constructors to prepare(). 2016-09-28 11:26:12 +01:00
ExtractorMediaPeriod.java Fix retry crash in edge case 2016-10-05 18:07:48 +01:00
ExtractorMediaSource.java Move preparation from MediaPeriod constructors to prepare(). 2016-09-28 11:26:12 +01:00
LoopingMediaSource.java Move preparation from MediaPeriod constructors to prepare(). 2016-09-28 11:26:12 +01:00
MediaPeriod.java Move preparation from MediaPeriod constructors to prepare(). 2016-09-28 11:26:12 +01:00
MediaSource.java Move preparation from MediaPeriod constructors to prepare(). 2016-09-28 11:26:12 +01:00
MergingMediaPeriod.java Fix merging of selected streams. 2016-10-05 21:21:47 +01:00
MergingMediaSource.java Move preparation from MediaPeriod constructors to prepare(). 2016-09-28 11:26:12 +01:00
SampleStream.java Use new import ordering. 2016-08-08 11:06:48 +01:00
SequenceableLoader.java Call onPrepared/onSourceInfoRefreshed on the playback thread. 2016-09-28 11:26:12 +01:00
SinglePeriodTimeline.java Finalize V2 ExoPlayer API 2016-08-31 15:25:25 +01:00
SingleSampleMediaPeriod.java Fix sideloaded subtitles 2016-10-03 17:43:28 +01:00
SingleSampleMediaSource.java Move preparation from MediaPeriod constructors to prepare(). 2016-09-28 11:26:12 +01:00
TrackGroup.java Sanitize constants 2016-08-31 15:25:18 +01:00
TrackGroupArray.java Sanitize constants 2016-08-31 15:25:18 +01:00