mirror of
https://github.com/androidx/media.git
synced 2025-05-06 23:20:42 +08:00

1. Fix seeking in test2.mkv by handling non-default timescale after duration. 2. Fix handling of missing cues in test6.mkv by allowing playback to continue (but all seeks will reset to t=0). Issue #631