diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2012-10-01 04:18:02 +0200 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2012-10-12 15:09:51 +0200 |
commit | 6d5600e8556a632ca62a2807d994c40251db3bdd (patch) | |
tree | dc1c5040590aa58728c85ba29be488155c2fbb8f /tests/ref/lavfi/pixfmts_scale | |
parent | 22c8cbc0da8be2ba80190d42d381f63da389734f (diff) | |
download | ffmpeg-6d5600e8556a632ca62a2807d994c40251db3bdd.tar.gz |
avutil: add yuva422p and yuva444p formats
Diffstat (limited to 'tests/ref/lavfi/pixfmts_scale')
-rw-r--r-- | tests/ref/lavfi/pixfmts_scale | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ref/lavfi/pixfmts_scale b/tests/ref/lavfi/pixfmts_scale index 4a5bf676d9..acd40e3451 100644 --- a/tests/ref/lavfi/pixfmts_scale +++ b/tests/ref/lavfi/pixfmts_scale @@ -57,6 +57,8 @@ yuv444p16le a0c5d3c7bf3f181db503cf8e450d1335 yuv444p9be 9ac2643ce7f7e5c4e17c8c9fd8494d4a yuv444p9le 896a1cc9cccca1ba410dd53942d33cc4 yuva420p 8673a9131fb47de69788863f93a50eb7 +yuva422p 3c76ebeca0a7d3aa5f8e31ef80a86ffe +yuva444p 3268c6abe5e3cdbd16552a1eddced816 yuvj420p 30427bd6caf5bda93a173dbebe759e09 yuvj422p fc8288f64fd149573f73cf8da05d8e6d yuvj440p 508ac7a9ddeb6d1794a1100ba7a1664c |