diff options
author | Ramiro Polla <ramiro.polla@gmail.com> | 2024-09-29 20:36:29 +0200 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2024-10-14 13:59:31 -0300 |
commit | bce5855afb25d318e090c2e6c16117f065458356 (patch) | |
tree | 9a5e51a02bcadce7d12253ae7b3de29dedbdc6d0 /tests/ref/lavf/apng | |
parent | 3661d1982d8305b75bb13a8d2ae9aaf1c2e34bbc (diff) | |
download | ffmpeg-bce5855afb25d318e090c2e6c16117f065458356.tar.gz |
tests/fate: disable compression for zlib-based codecs
FATE results differ when using the original zlib and zlib-ng.
Since we don't need to test the result from zlib itself, this commit
disables compression on tests for zlib-based codecs, which ends up
giving the same results with both libraries.
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/ref/lavf/apng')
-rw-r--r-- | tests/ref/lavf/apng | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/lavf/apng b/tests/ref/lavf/apng index 95f1fbee6f..48778b79dd 100644 --- a/tests/ref/lavf/apng +++ b/tests/ref/lavf/apng @@ -1,3 +1,3 @@ -a4c46fad7716ad094eb3c78b74ca0244 *tests/data/lavf/lavf.apng -6209864 tests/data/lavf/lavf.apng +5469a98a76aa53248c8de3ef230c86f5 *tests/data/lavf/lavf.apng +7642536 tests/data/lavf/lavf.apng tests/data/lavf/lavf.apng CRC=0x87b3c15f |