media/library/src
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
..
androidTest Remove 1 track per type limitation in TsExtractor 2016-08-31 15:25:18 +01:00
main Don't update currentTrackBundle until end of block 2016-08-31 15:25:25 +01:00