media/testutils/src/main/java/com/google
olly 53ec532a0e Add more SeekMap assertions, and "fix" MatroskaExtractor
In MatroskaExtractor, if the last cue time exceeds the duration
specified in the header, then we end up generating a negative
duration chunk as the last item in the SeekMap. We should probably
not do this, so drop it instead.

Note: Matroska does have a CueDuration element, but it's not used
in the one problematic file I've found.
PiperOrigin-RevId: 285738418
2019-12-18 18:50:28 +00:00
..
android/exoplayer2/testutil Add more SeekMap assertions, and "fix" MatroskaExtractor 2019-12-18 18:50:28 +00:00