diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2011-10-21 00:38:04 -0700 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2011-10-21 00:58:01 -0700 |
commit | dc49bf127010fdff2c3282755407cedd429475f5 (patch) | |
tree | e06be9eccdc969a9fd2736c2daf37c2fbccae37f /tests/ref/lavfi/pixfmts_null | |
parent | e85297e0e7396c9724e57ac949f10e5eb345bf54 (diff) | |
download | ffmpeg-dc49bf127010fdff2c3282755407cedd429475f5.tar.gz |
sws/pixfmt/pixdesc: add support for yuv420p9le/be.
Diffstat (limited to 'tests/ref/lavfi/pixfmts_null')
-rw-r--r-- | tests/ref/lavfi/pixfmts_null | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ref/lavfi/pixfmts_null b/tests/ref/lavfi/pixfmts_null index f27d31bb00..c4d789095c 100644 --- a/tests/ref/lavfi/pixfmts_null +++ b/tests/ref/lavfi/pixfmts_null @@ -42,6 +42,8 @@ yuv422p10be bdc13b630fd668b34c6fe1aae28dfc71 yuv422p10le d0607c260a45c973e6639f4e449730ad yuv422p16be 4e9b3b3467aeebb6a528cee5966800ed yuv422p16le f87c81bf16916b64d201359be0b4b6f4 +yuv422p9be 29b71579946940a8c00fa844c9dff507 +yuv422p9le 062b7f9cbb972bf36b5bdb1a7623701a yuv440p 5a064afe2b453bb52cdb3f176b1aa1cf yuv444p 0a98447b78fd476aa39686da6a74fa2e yuv444p10be e65cbae7e4f1892c23defbc8e8052cf6 |