media/demo/src/main
Oliver Woodman 64cc380fe1 Avoid loading first chunk when preparing HLS for non-zero position.
This also fixes a technical mistake where HlsChunkSource is fed
seekPositionUs=-1 when obtaining the first chunk. This is wrong,
but the usage of this variable within HlsChunkSource enforces that
the seek must stay within bounds, so we get away with it.

Issue: #385
2015-05-11 21:10:20 +01:00
..
.settings Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
java/com/google/android/exoplayer/demo Avoid loading first chunk when preparing HLS for non-zero position. 2015-05-11 21:10:20 +01:00
res Handle play/pause button in the Demo app on Android TV. 2015-04-17 19:57:56 +01:00
.classpath Clean up project files. 2014-10-28 17:55:21 +00:00
.project Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
AndroidManifest.xml Bump target API level to 22. 2015-05-11 21:04:51 +01:00
project.properties Bump target API level to 22. 2015-05-11 21:04:51 +01:00