mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

In an upcoming change I'm going to mark SSA subtitles as 'merge replacement behavior', which will mean that `CuesWithTiming.durationUs=C.TIME_UNSET` will not be permitted. This CL makes it clear that `SsaParser` obeys that invariant. PiperOrigin-RevId: 557504633