media/library/src/main
Oliver Woodman 81e2c9f0d3 Fix https://github.com/google/ExoPlayer/issues/159.
The actual fix here is to not call discardExtractors in HlsSampleSource
whilst the loading thread that's pushing data into it is still running.
It's required to wait for that thread to have exited before doing this.

Issue: #159
2014-11-20 14:59:22 +00:00
..
.settings Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
java/com/google/android/exoplayer Fix https://github.com/google/ExoPlayer/issues/159. 2014-11-20 14:59:22 +00:00
res Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
.classpath Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
.project Clean up project files. 2014-10-28 17:55:21 +00:00
AndroidManifest.xml API level 21 enhancements for ExoPlayer playbacks. 2014-09-25 20:29:44 +01:00
project.properties API level 21 enhancements for ExoPlayer playbacks. 2014-09-25 20:29:44 +01:00