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_vflip | |
parent | 22c8cbc0da8be2ba80190d42d381f63da389734f (diff) | |
download | ffmpeg-6d5600e8556a632ca62a2807d994c40251db3bdd.tar.gz |
avutil: add yuva422p and yuva444p formats
Diffstat (limited to 'tests/ref/lavfi/pixfmts_vflip')
-rw-r--r-- | tests/ref/lavfi/pixfmts_vflip | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ref/lavfi/pixfmts_vflip b/tests/ref/lavfi/pixfmts_vflip index f21927bdad..a4dffb9c22 100644 --- a/tests/ref/lavfi/pixfmts_vflip +++ b/tests/ref/lavfi/pixfmts_vflip @@ -57,6 +57,8 @@ yuv444p16le 8e83323cf102d6c823a03ae8a7b7e033 yuv444p9be 6ac92b7dc9ab2fc59bee99204886899a yuv444p9le 85aef13a654953d3455d89770b0d74bd yuva420p c705d1cf061d8c6580ac690b55f92276 +yuva422p 6aed0ea657ed51cc047a4fbdd981aec8 +yuva444p da5d64f2b2bd2013c186456f595fad65 yuvj420p 41fd02b204da0ab62452cd14b595e2e4 yuvj422p 7f6ca9bc1812cde02036d7d29a7cce43 yuvj440p 25711c3c0fd15ec19c59a10784fcfb96 |