mirror of https://github.com/FFmpeg/FFmpeg.git
subtitles.mak's fate-sub tests utilize a more strict comparator ("rawdiff"), which causes the tests fail in case of white space differences, such as CRLF vs LF. This in turn causes these ffprobe-using TTML-in-MP4 tests to fail on non-LF systems such as Windows or wine.pull/365/head
parent
02aa7dc423
commit
d48232fb4c
4 changed files with 8 additions and 8 deletions
@ -1,5 +1,5 @@ |
||||
2e7e01c821c111466e7a2844826b7f6d *tests/data/fate/sub-ttml-mp4-dfxp.mp4 |
||||
8519 tests/data/fate/sub-ttml-mp4-dfxp.mp4 |
||||
2e7e01c821c111466e7a2844826b7f6d *tests/data/fate/mov-mp4-ttml-dfxp.mp4 |
||||
8519 tests/data/fate/mov-mp4-ttml-dfxp.mp4 |
||||
#tb 0: 1/1000 |
||||
#media_type 0: data |
||||
#codec_id 0: none |
@ -1,5 +1,5 @@ |
||||
cbd2c7ff864a663b0d893deac5a0caec *tests/data/fate/sub-ttml-mp4-stpp.mp4 |
||||
8547 tests/data/fate/sub-ttml-mp4-stpp.mp4 |
||||
cbd2c7ff864a663b0d893deac5a0caec *tests/data/fate/mov-mp4-ttml-stpp.mp4 |
||||
8547 tests/data/fate/mov-mp4-ttml-stpp.mp4 |
||||
#tb 0: 1/1000 |
||||
#media_type 0: data |
||||
#codec_id 0: none |
Loading…
Reference in new issue