mirror of
https://github.com/samsonjs/media.git
synced 2026-06-28 05:29:33 +00:00
The existing `Subtitle` handling code is left intact to support the legacy post-`SampleQueue` decoding path for now. This also includes full support for merging overlapping `CuesWithTiming` instances, which explains the test dump file changes, and which should resolve the following issues (if used with the decoder-before-`SampleQueue` subtitle logic added in |
||
|---|---|---|
| .. | ||
| sample.mkv.dump | ||
| sample_with_htc_rotation_track_name.mkv.dump | ||
| sample_with_null_terminated_srt.mkv.dump | ||
| sample_with_null_terminated_ssa_subtitles.mkv.dump | ||
| sample_with_null_terminated_vtt_subtitles.mkv.dump | ||
| sample_with_overlapping_srt.mkv.dump | ||
| sample_with_overlapping_ssa_subtitles.mkv.dump | ||
| sample_with_srt.mkv.dump | ||
| sample_with_ssa_subtitles.mkv.dump | ||
| sample_with_vtt_subtitles.mkv.dump | ||