diff options
author | James Almer <jamrial@gmail.com> | 2022-08-08 09:24:46 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2022-08-08 09:39:33 -0300 |
commit | 68e017c487631b7c32e65ed40abe94073f9d293c (patch) | |
tree | b84ab4d01743b0a592d8a1644eb1af74b4837648 /tests/ref/fate/filter-pixfmts-scale | |
parent | 56973eb6874316b405e37097168b1f2dd89a1e7f (diff) | |
download | ffmpeg-68e017c487631b7c32e65ed40abe94073f9d293c.tar.gz |
swscale/output: fix reading chroma values when generating vuya output
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/ref/fate/filter-pixfmts-scale')
-rw-r--r-- | tests/ref/fate/filter-pixfmts-scale | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/filter-pixfmts-scale b/tests/ref/fate/filter-pixfmts-scale index a6de65d029..f4822f5bae 100644 --- a/tests/ref/fate/filter-pixfmts-scale +++ b/tests/ref/fate/filter-pixfmts-scale @@ -89,7 +89,7 @@ rgba 85bb5d03cea1c6e8002ced3373904336 rgba64be ee73e57923af984b31cc7795d13929da rgba64le 783d2779adfafe3548bdb671ec0de69e uyvy422 aeb4ba4f9f003ae21f6d18089198244f -vuya d0e9e4019311097e4298dc5a55ced1eb +vuya ffa817e283bf6a0b6fba21b07523ccaa x2bgr10le d57b9a99033cc7b65ddd111578f2d385 x2rgb10le d56bdb23fa6a8e12a0b4394987f89935 xyz12be c7ba8345998c0141ddc079cdd29b1a40 |