diff options
author | James Almer <jamrial@gmail.com> | 2024-01-09 20:44:21 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2024-01-09 20:45:01 -0300 |
commit | 6d2f64534dabd822da3d0b86b8df96f2a2cb537a (patch) | |
tree | a7544b5275029e75d1a94ebddb2bd3fed1961ba1 /tests/ref | |
parent | a0821345eb31b727d93c9c3ed7d74d2774c73afa (diff) | |
download | ffmpeg-6d2f64534dabd822da3d0b86b8df96f2a2cb537a.tar.gz |
fate/mov: force the native av1 decoder for the avif tests
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/fate/mov-avif-demux-still-image-1-item | 2 | ||||
-rw-r--r-- | tests/ref/fate/mov-avif-demux-still-image-multiple-items | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/fate/mov-avif-demux-still-image-1-item b/tests/ref/fate/mov-avif-demux-still-image-1-item index 93773afd4e..b74a2d9dbc 100644 --- a/tests/ref/fate/mov-avif-demux-still-image-1-item +++ b/tests/ref/fate/mov-avif-demux-still-image-1-item @@ -6,6 +6,6 @@ #media_type 0: video #codec_id 0: av1 #dimensions 0: 352x288 -#sar 0: 1/1 +#sar 0: 0/1 #stream#, dts, pts, duration, size, hash 0, 0, 0, 1, 36265, 235b0c6e389c4084845981e08d60db04 diff --git a/tests/ref/fate/mov-avif-demux-still-image-multiple-items b/tests/ref/fate/mov-avif-demux-still-image-multiple-items index 93773afd4e..b74a2d9dbc 100644 --- a/tests/ref/fate/mov-avif-demux-still-image-multiple-items +++ b/tests/ref/fate/mov-avif-demux-still-image-multiple-items @@ -6,6 +6,6 @@ #media_type 0: video #codec_id 0: av1 #dimensions 0: 352x288 -#sar 0: 1/1 +#sar 0: 0/1 #stream#, dts, pts, duration, size, hash 0, 0, 0, 1, 36265, 235b0c6e389c4084845981e08d60db04 |