media/library/core/src
olly a99ef01d3a Optimize seeking for unseekable SeekMaps
- Avoid re-downloading data prior to the first mdat box when
  seeking back to the start of an unseekable FMP4.
- Avoid re-downloading data prior to the first frame for
  constant bitrate MP3.
- Update SeekMap.getPosition documentation to allow a non-zero
  position for the unseekable case. Note that XingSeeker was
  already returning a non-zero position if unseekable.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=177317256
2017-12-04 17:38:11 +00:00
..
androidTest Allow resetInternal to release MediaSource but keep timeline. 2017-12-04 17:38:11 +00:00
main Optimize seeking for unseekable SeekMaps 2017-12-04 17:38:11 +00:00
test/java/com/google/android/exoplayer2 Fix DefaultTrackSelector#Parameter withSelectUndeterminedTextLanguage 2017-12-04 17:38:11 +00:00