media/library/src/main
andrewlewis 66a5c96c5a Calculate ExtractorSampleSource duration if unknown (playlists #4).
When buffering playlist items after the currently-playing one,
continueBuffering should take a position that is negative because the playback
position is before the start of the source being buffered. This change makes
sure that ExtractorSampleSources always have a known duration when they are
fully buffered, which means that the correct (negative) source-relative
position can be calculated.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=124949409
2016-06-15 20:25:26 +01:00
..
java/com/google/android/exoplayer Calculate ExtractorSampleSource duration if unknown (playlists #4). 2016-06-15 20:25:26 +01:00
res Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
.classpath Add missing eclipse files to experimental. 2016-06-15 19:38:06 +01:00
.project Add missing eclipse files to experimental. 2016-06-15 19:38:06 +01:00
AndroidManifest.xml Removed permissions from the library manifest 2016-01-22 15:07:00 +00:00
project.properties Move to target API level 23 2015-10-26 15:02:32 +00:00