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-crop | |
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-crop')
-rw-r--r-- | tests/ref/fate/filter-pixfmts-crop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/filter-pixfmts-crop b/tests/ref/fate/filter-pixfmts-crop index 8423d3ed92..ef2fa68db0 100644 --- a/tests/ref/fate/filter-pixfmts-crop +++ b/tests/ref/fate/filter-pixfmts-crop @@ -102,7 +102,7 @@ vuyx 615241c5406eb556fca0ad8606c23a02 vyu444 5d976b25782ff69e4b3b18453fa1447b x2bgr10le 84de725b85662c362862820dc4a309aa x2rgb10le f4265aca7a67dbfa9354370098ca6f33 -xv30le a9edb820819b900a4a897fee4562a4fb +xv30le efebde9ca614024cd7ed95c7c02e9281 xv36le 567af630bf0209e026e0909b3ca9c436 xyz12be cb4571f9aaa7b59f999ef327276104b7 xyz12le cd6aae8d26b18bdb4b9d068586276d91 |