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/fate/png-icc | |
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/fate/png-icc')
-rw-r--r-- | tests/ref/fate/png-icc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/ref/fate/png-icc b/tests/ref/fate/png-icc index 19f8c0a752..282cf72e65 100644 --- a/tests/ref/fate/png-icc +++ b/tests/ref/fate/png-icc @@ -1,5 +1,5 @@ -c460cd06a88ace94d7c76a6309aa8fb8 *tests/data/fate/png-icc.image2 -49441 tests/data/fate/png-icc.image2 +ba2d5d2458aa5f20d1d83b974a2d66e3 *tests/data/fate/png-icc.image2 +52752 tests/data/fate/png-icc.image2 #tb 0: 1/25 #media_type 0: video #codec_id 0: rawvideo @@ -19,7 +19,7 @@ best_effort_timestamp_time=0.000000 duration=1 duration_time=0.040000 pkt_pos=0 -pkt_size=49441 +pkt_size=52752 width=128 height=128 crop_top=0 |