media/libraries/test_data/src/test/assets/playbackdumps/mkv
ibaker 6ad54d72ad Update TextRenderer to handle CuesWithTiming instances directly
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
5d453fcf37):

* Issue: google/ExoPlayer#10295
* Issue: google/ExoPlayer#4794

It should also help resolve Issue: androidx/media#288, but that will also require
some changes in the DASH module to enable pre-`SampleQueue` subtitle
parsing (which should happen soon).

PiperOrigin-RevId: 571021417
(cherry picked from commit 002ee0555d)
2023-10-23 13:13:42 +01:00
..
sample.mkv.dump Add more data to e2etest dumps 2023-07-13 15:33:33 +01:00
sample_with_htc_rotation_track_name.mkv.dump Add more data to e2etest dumps 2023-07-13 15:33:33 +01:00
sample_with_null_terminated_srt.mkv.dump Add an Extractor to parse subtitles before SampleQueue 2023-07-20 10:30:16 +01:00
sample_with_null_terminated_ssa_subtitles.mkv.dump Add an Extractor to parse subtitles before SampleQueue 2023-07-20 10:30:16 +01:00
sample_with_null_terminated_vtt_subtitles.mkv.dump Enable WebVTT subtitles in MkvPlaybackTest 2023-08-01 13:35:11 +01:00
sample_with_overlapping_srt.mkv.dump Update TextRenderer to handle CuesWithTiming instances directly 2023-10-23 13:13:42 +01:00
sample_with_overlapping_ssa_subtitles.mkv.dump Update TextRenderer to handle CuesWithTiming instances directly 2023-10-23 13:13:42 +01:00
sample_with_srt.mkv.dump Add an Extractor to parse subtitles before SampleQueue 2023-07-20 10:30:16 +01:00
sample_with_ssa_subtitles.mkv.dump Add an Extractor to parse subtitles before SampleQueue 2023-07-20 10:30:16 +01:00
sample_with_vtt_subtitles.mkv.dump Enable WebVTT subtitles in MkvPlaybackTest 2023-08-01 13:35:11 +01:00