mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00:00
Add Mp4PlaybackTest for sample with edit list (edts box)
PiperOrigin-RevId: 670572646
This commit is contained in:
parent
a7788e0d60
commit
6e1bab03bd
2 changed files with 1566 additions and 1 deletions
|
|
@ -67,7 +67,8 @@ public class Mp4PlaybackTest {
|
|||
"sample_opus_fragmented.mp4",
|
||||
"sample_opus.mp4",
|
||||
"sample_partially_fragmented.mp4",
|
||||
"testvid_1022ms.mp4");
|
||||
"testvid_1022ms.mp4",
|
||||
"sample_edit_list.mp4");
|
||||
}
|
||||
|
||||
@Parameter public String inputFile;
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue