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/png | |
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/png')
-rw-r--r-- | tests/ref/lavf/png | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/lavf/png b/tests/ref/lavf/png index 2385ad1800..29b41a02c0 100644 --- a/tests/ref/lavf/png +++ b/tests/ref/lavf/png @@ -1,3 +1,3 @@ -2af72da4468e61a37c220b25cb28618a *tests/data/images/png/02.png -248633 tests/data/images/png/02.png +07379c0f6d61bcea04049fbc5a703150 *tests/data/images/png/02.png +305438 tests/data/images/png/02.png tests/data/images/png/%02d.png CRC=0x6da01946 |