diff options
author | James Almer <jamrial@gmail.com> | 2024-10-12 20:04:32 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2024-10-13 20:44:09 -0300 |
commit | e347b4ff313107de9012e755e14f829ccdc6fbcb (patch) | |
tree | 23d55a7bdb46ebe612a31a20dde6cdaa99a37dfd /tests/ref/fate/filter-pixfmts-copy | |
parent | b0ea76c9d1e76fb62a685a00ba153ed7a1eb309b (diff) | |
download | ffmpeg-e347b4ff313107de9012e755e14f829ccdc6fbcb.tar.gz |
avformat/riff: map Y410 fourcc to RAWVIDEO decoder
md5 values change because the nut container now reports rawvideo as encoder
and Y410 as codec type instead of the bogus RGB[15].
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/ref/fate/filter-pixfmts-copy')
-rw-r--r-- | tests/ref/fate/filter-pixfmts-copy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/filter-pixfmts-copy b/tests/ref/fate/filter-pixfmts-copy index 51bc3d8a83..dbc9947a47 100644 --- a/tests/ref/fate/filter-pixfmts-copy +++ b/tests/ref/fate/filter-pixfmts-copy @@ -105,7 +105,7 @@ vuyx 0af13a42f9d0932c5a9bb6a8a5d1c5ee vyu444 93912234400a4373b1a6b5c4e4b1a4ef x2bgr10le 550c0d190cf695afa4eaacb644db6b75 x2rgb10le c1e3ac21be04a16bb157b22784524520 -xv30le c14b5a953bf3be56346f66ca174a5b1b +xv30le 718bf036d13f9f1ea8804c2658dd53fa xv36le 6b8e46832aa8537a774e93dd7503c700 xyz12be a1ef56bf746d71f59669c28e48fc8450 xyz12le 831ff03c1ba4ef19374686f16a064d8c |