media/library/src/main/java/com/google/android/exoplayer2/trackselection
olly 26e1306639 Fix HLS Timeline.isDynamic
- Also fix an issue that allowed blacklisting of all tracks,
due to incorrect index being used.
- Also fix an issue with track deselection for HLS.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=132882151
2016-09-13 17:42:05 +01:00
..
AdaptiveVideoTrackSelection.java Make sure TrackSelections refer to the correct TrackGroups 2016-08-31 15:25:05 +01:00
BaseTrackSelection.java Fix HLS Timeline.isDynamic 2016-09-13 17:42:05 +01:00
DefaultTrackSelector.java Make public util method to get physical display size 2016-08-31 15:26:02 +01:00
FixedTrackSelection.java Make sure TrackSelections refer to the correct TrackGroups 2016-08-31 15:25:05 +01:00
MappingTrackSelector.java Make sure TrackSelections refer to the correct TrackGroups 2016-08-31 15:25:05 +01:00
RandomTrackSelection.java Make sure TrackSelections refer to the correct TrackGroups 2016-08-31 15:25:05 +01:00
TrackSelection.java Sanitize constants 2016-08-31 15:25:18 +01:00
TrackSelectionArray.java Rework MediaPeriod track selection 2016-08-31 13:22:15 +01:00
TrackSelector.java Use new import ordering. 2016-08-08 11:06:48 +01:00