media/library/src/main
olly abaa4f1aad Don't update currentTrackBundle until end of block
If currentTrackBundle is updated at the start of the
block and then something goes wrong in the middle (e.g.
one of the skipFully calls) then the extractor wont
resume from the correct place.

This would be caught by our extractor tests if we had
a test sample that requires skipping to the sample data.
I'll try and construct one of those.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=131191174
2016-08-31 15:25:25 +01:00
..
java/com/google/android/exoplayer2 Don't update currentTrackBundle until end of block 2016-08-31 15:25:25 +01:00
javadoc/com/google/android/exoplayer2/doc-files Fix a bunch more Javadoc 2016-08-31 15:25:24 +01:00
AndroidManifest.xml Finalize v2 directory + package name 2016-07-08 12:12:09 +01:00