media/library/src/main
olly db215ff156 Make invalid seek positions fail on playback thread only
Seeks are permitted when there's no timeline, and in this
case playback necessarily fails on the playback thread when
the timeline becomes known. Pushing failure to the same
place when the timeline is known means there's only one
failure path for this case. A later CL will likely introduce
an InvalidSeekPositionException for this case.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=141037708
2016-12-06 20:00:24 +00:00
..
java/com/google/android/exoplayer2 Make invalid seek positions fail on playback thread only 2016-12-06 20:00:24 +00:00
javadoc/com/google/android/exoplayer2/doc-files Update ExoPlayer documentation + tweak method naming 2016-09-02 16:08:45 +01:00
res Finish fixing playback control focus 2016-11-30 22:04:54 +00:00
AndroidManifest.xml Finalize v2 directory + package name 2016-07-08 12:12:09 +01:00