Revision 9911c11191e7df82998eaac377debb33724ac9c0 authored by tonihei on 17 January 2019, 17:00:11 UTC, committed by Oliver Woodman on 17 January 2019, 19:07:49 UTC
That's the same position set in MediaPeriod.prepare (where it may be removed
in the future).

Having the position at an earlier point is necessary to fix an
issue with lazy preparation in ConcatenatingMediaSource where the prepare
position was assumed to be known but MediaPeriod.prepare hasn't been called
yet.

Issue:#5350
PiperOrigin-RevId: 229756637
1 parent 8bf1267
History
File Mode Size
.idea
demos
extensions
gradle
library
playbacktests
testutils
testutils_robolectric
.gitignore -rw-r--r-- 875 bytes
.hgignore -rw-r--r-- 1.1 KB
CONTRIBUTING.md -rw-r--r-- 1.7 KB
ISSUE_TEMPLATE -rw-r--r-- 1.9 KB
LICENSE -rw-r--r-- 11.1 KB
README.md -rw-r--r-- 5.2 KB
RELEASENOTES.md -rw-r--r-- 75.9 KB
build.gradle -rw-r--r-- 1.6 KB
constants.gradle -rw-r--r-- 1.6 KB
core_settings.gradle -rw-r--r-- 3.5 KB
gradle.properties -rw-r--r-- 81 bytes
gradlew -rwxr-xr-x 5.0 KB
gradlew.bat -rw-r--r-- 2.3 KB
javadoc_combined.gradle -rw-r--r-- 2.7 KB
javadoc_library.gradle -rw-r--r-- 1.7 KB
javadoc_util.gradle -rw-r--r-- 1.9 KB
publish.gradle -rw-r--r-- 1.2 KB
settings.gradle -rw-r--r-- 1.2 KB

README.md

back to top