diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2016-09-24 22:48:48 +0200 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2016-09-27 18:48:30 +0200 |
commit | 85406e7a8d5ad12db15ef9d713d0bc3d870fafee (patch) | |
tree | ceeda1e60bb19383668f30fa0c5a978f1a8aa933 /tests/ref/fate/filter-pixfmts-null | |
parent | 2b5b1e1e9b89063d352e2efed014f9d761b85032 (diff) | |
download | ffmpeg-85406e7a8d5ad12db15ef9d713d0bc3d870fafee.tar.gz |
pixfmt: Add yuv420p12 pixel format
Diffstat (limited to 'tests/ref/fate/filter-pixfmts-null')
-rw-r--r-- | tests/ref/fate/filter-pixfmts-null | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ref/fate/filter-pixfmts-null b/tests/ref/fate/filter-pixfmts-null index 2f6a71e8e1..cc1e595df7 100644 --- a/tests/ref/fate/filter-pixfmts-null +++ b/tests/ref/fate/filter-pixfmts-null @@ -43,6 +43,8 @@ yuv411p fc2f303b20ae610dce86dae4a6671881 yuv420p a2117c3c5d4533dca311dc94a3d157bc yuv420p10be 7756ef359f79d63ef6f983caeaba5c51 yuv420p10le aa8abcc05010b4b0df7d924fd5887291 +yuv420p12be f93fea0e8e10e9f2d006e8f8be5b8938 +yuv420p12le 5d2810e2112328dd88ffddfb486df060 yuv420p16be 7a708532d8ac26d598ac7332e38dd2de yuv420p16le 6b868d3b0c44c6b04f39415890d6ee0b yuv420p9be 11ffb289661f4f55347d60e99dcef632 |