diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2011-11-28 02:50:21 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-11-28 04:14:22 +0100 |
commit | b89ce2d6af851f79c6a0d17f712ead54f523c891 (patch) | |
tree | 7e10a5c5077b6394b1e2209422d79a6f06be5829 /tests/ref/lavfi/pixfmts_vflip | |
parent | b14a2381f8882f21369bd4680dc17ae7db81e886 (diff) | |
download | ffmpeg-b89ce2d6af851f79c6a0d17f712ead54f523c891.tar.gz |
swscale: alpha less rgb32 support.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/lavfi/pixfmts_vflip')
-rw-r--r-- | tests/ref/lavfi/pixfmts_vflip | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ref/lavfi/pixfmts_vflip b/tests/ref/lavfi/pixfmts_vflip index cdaa4b5e5d..193e1538e6 100644 --- a/tests/ref/lavfi/pixfmts_vflip +++ b/tests/ref/lavfi/pixfmts_vflip @@ -1,5 +1,8 @@ +0bgr 39270c968598bac0ef53faaa5f9ab7cd +0rgb 099dc071d7385b2958e36604c2fbf4ef abgr 25e72e9dbd01ab00727c976d577f7be5 argb 19869bf1a5ac0b6af4d8bbe2c104533c +bgr0 e03d3ee0b977f6d86e5116b20494bef5 bgr24 89108a4ba00201f79b75b9305c42352d bgr48be 2f23931844f57641f3737348182d118c bgr48le 4242a026012b6c135a6aa138a6d67031 @@ -17,6 +20,7 @@ monob d0cf8732677a5360b6160133043590d8 monow ff9869d067ecb94eb9d90c9750c31fea nv12 046f00f598ce14d9854a3534a5c99114 nv21 01ea369dd2d0d3ed7451dc5c8d61497f +rgb0 330bd6168e46c0d5eb4acbdbb50afa2e rgb24 eaefabc168d0b14576bab45bc1e56e1e rgb48be 62dd185862ed142283bd300eb6dbd216 rgb48le dcb76353268bc5862194d131762220da |