diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-08-01 14:24:51 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-08-02 02:27:05 +0200 |
commit | 4fb8741c4670965eaf1f78d6122c6bdfdf1f3358 (patch) | |
tree | 10351c603702234b4544f7faf6a9d91ad969f0c2 /tests/ref/lavf/none.grayf32le.exr | |
parent | db9fd78bd7562da7cd5d91f268b28b78a1824d03 (diff) | |
download | ffmpeg-4fb8741c4670965eaf1f78d6122c6bdfdf1f3358.tar.gz |
tests/fate-run: Allow to skip file checksums for lavf_image
The output file (even the filesize) of the recently added
EXR tests depends on the endianness; therefore checksums
of these files must not be part of the ref file. Therefore
this commit adds an option (unused for now) to disable these
checksums on a per-test basis.
In order to avoid having to check twice, the checksum and
the filesize info are moved to immediately follow one another;
this results into updates to the ref files of all lavf-image tests.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'tests/ref/lavf/none.grayf32le.exr')
-rw-r--r-- | tests/ref/lavf/none.grayf32le.exr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/lavf/none.grayf32le.exr b/tests/ref/lavf/none.grayf32le.exr index 19ab9a2d20..4d5fad8ce7 100644 --- a/tests/ref/lavf/none.grayf32le.exr +++ b/tests/ref/lavf/none.grayf32le.exr @@ -1,3 +1,3 @@ 8aa28b10bf2591b7030b78bc29907293 *tests/data/images/none.grayf32le.exr/02.none.grayf32le.exr -tests/data/images/none.grayf32le.exr/%02d.none.grayf32le.exr CRC=0x5443a443 410437 tests/data/images/none.grayf32le.exr/02.none.grayf32le.exr +tests/data/images/none.grayf32le.exr/%02d.none.grayf32le.exr CRC=0x5443a443 |