diff options
author | Paul B Mahol <onemda@gmail.com> | 2012-01-27 00:43:23 +0000 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2012-01-27 09:24:08 +0800 |
commit | fc115c80b7bf6f1f5a937ee7f6e14630d99eb4dd (patch) | |
tree | 6f5541c79463819f6ce13ad898529f0c62e02e98 /tests/ref/lavfi/pixfmts_null | |
parent | b57d262412204e54a7ef8fa1b23ff4dcede622e5 (diff) | |
download | ffmpeg-fc115c80b7bf6f1f5a937ee7f6e14630d99eb4dd.tar.gz |
sws/pixfmt/pixdesc: add support for yuva444p
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
Diffstat (limited to 'tests/ref/lavfi/pixfmts_null')
-rw-r--r-- | tests/ref/lavfi/pixfmts_null | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ref/lavfi/pixfmts_null b/tests/ref/lavfi/pixfmts_null index 5dfa270021..3d6efeafef 100644 --- a/tests/ref/lavfi/pixfmts_null +++ b/tests/ref/lavfi/pixfmts_null @@ -57,6 +57,7 @@ yuv444p16le 20f86bc2f68d2b3f1f2b48b97b2189f4 yuv444p9be 6ab31f4c12b533ce318ecdff83cdd054 yuv444p9le f0606604a5c08becab6ba500124c4b7c yuva420p a29884f3f3dfe1e00b961bc17bef3d47 +yuva444p bc92270d1b97ba23a9640d806daa7b07 yuvj420p 32eec78ba51857b16ce9b813a49b7189 yuvj422p 0dfa0ed434f73be51428758c69e082cb yuvj440p 657501a28004e27a592757a7509f5189 |