diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2011-10-03 23:30:02 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-10-03 23:43:22 +0200 |
commit | 2f503851c688637ea5e7848fb7e009b9812be591 (patch) | |
tree | 0534988d4446ea4c8c913d437ff07b0857f636ab /tests/ref/lavfi/pixfmts_null | |
parent | 4839fafc1cfdd662dac7289c28b6ec177b35f56a (diff) | |
download | ffmpeg-2f503851c688637ea5e7848fb7e009b9812be591.tar.gz |
fate: fix due to new yuv444 formats
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/lavfi/pixfmts_null')
-rw-r--r-- | tests/ref/lavfi/pixfmts_null | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ref/lavfi/pixfmts_null b/tests/ref/lavfi/pixfmts_null index c864df2216..8bf3801524 100644 --- a/tests/ref/lavfi/pixfmts_null +++ b/tests/ref/lavfi/pixfmts_null @@ -44,8 +44,12 @@ yuv422p16be 4e9b3b3467aeebb6a528cee5966800ed yuv422p16le f87c81bf16916b64d201359be0b4b6f4 yuv440p 5a064afe2b453bb52cdb3f176b1aa1cf yuv444p 0a98447b78fd476aa39686da6a74fa2e +yuv444p10be e65cbae7e4f1892c23defbc8e8052cf6 +yuv444p10le 767179dd82846cf00ee4c340c9c1ab74 yuv444p16be 3ad639fff73e56f3b09dd20c335478d6 yuv444p16le 8a7e66dc91ab7971fd24a9105ff2699b +yuv444p9be 6ab31f4c12b533ce318ecdff83cdd054 +yuv444p9le f0606604a5c08becab6ba500124c4b7c yuva420p a29884f3f3dfe1e00b961bc17bef3d47 yuvj420p 32eec78ba51857b16ce9b813a49b7189 yuvj422p 0dfa0ed434f73be51428758c69e082cb |