diff options
author | Paul B Mahol <onemda@gmail.com> | 2018-12-14 11:26:30 +0100 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2018-12-14 11:26:30 +0100 |
commit | 6f058b5cef67ffdb45f1d99553537efa9d3c1c1a (patch) | |
tree | 91102c976a1668ec2e86e9e90c6fcc5a508e49ae /tests/ref/fate/filter-pixfmts-vflip | |
parent | f2179afb01a35cce6189c878ae1ddfc84895676c (diff) | |
download | ffmpeg-6f058b5cef67ffdb45f1d99553537efa9d3c1c1a.tar.gz |
avformat/nut: add support for yuva444/422p12 pixel format
Diffstat (limited to 'tests/ref/fate/filter-pixfmts-vflip')
-rw-r--r-- | tests/ref/fate/filter-pixfmts-vflip | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/ref/fate/filter-pixfmts-vflip b/tests/ref/fate/filter-pixfmts-vflip index 3ff3f40a3a..933ea0c815 100644 --- a/tests/ref/fate/filter-pixfmts-vflip +++ b/tests/ref/fate/filter-pixfmts-vflip @@ -129,8 +129,8 @@ yuva420p9le aec21fa8f1088b7898cd80a30f382224 yuva422p 39707b0dfdaadeefa20819080365db15 yuva422p10be 53fbfe6d7eb01e2007003383c5d91850 yuva422p10le df1f95630ccd7bf05b95b6b3061cbeef -yuva422p12be a297d90880c29975c3b47cdd991df197 -yuva422p12le 537ecbdc216cbd3a9b0f0889a19861c5 +yuva422p12be 6b13c0f628b4369c2ecabb3aaf02dbc6 +yuva422p12le 5413c3f022d30fbdd9f1d4e35468c8c4 yuva422p16be 35ad91fa92b04e13d6b557d2f250ade1 yuva422p16le 8fb93970118fde962f5dbcd156966722 yuva422p9be 2b16b2dc102ad688a3023f30e3c6f9d9 @@ -138,8 +138,8 @@ yuva422p9le 6a23d290358691a9d8bab49582265764 yuva444p 442a690385166bed3e785d9262c1c501 yuva444p10be bb6d52902c30f5cc63ddc3fbe3346bf5 yuva444p10le 6e43f7c44e070fce492dcb1b038de85e -yuva444p12be 15c4d3a59ade7131ab3cc0d1742bfd6d -yuva444p12le 861aa56e414fd1e428ffb51a7a698bb2 +yuva444p12be 437e75242255bcaeb853c35284f3b58c +yuva444p12le 5864b489dff8cd98f46ca86b32f357e2 yuva444p16be b8801dccf64b3eadc2a5b5db67ae0b0f yuva444p16le 8e72ae66754badf5d1eeb094e6bf0ddc yuva444p9be bcd845394351ca6d15e947342802957d |