diff options
author | clook <build@localhost.localdomain> | 2013-07-14 03:30:38 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-07-23 01:02:41 +0200 |
commit | b9b1a2c3e47091eff07e4fc506e4f876a3209aed (patch) | |
tree | 2b23aa75966d02deeb0742d36544af1b0c16cc0e /tests/ref/fate/filter-pixfmts-crop | |
parent | 419a3d8a43d2047ae5339895943fb8926eaa6f8c (diff) | |
download | ffmpeg-b9b1a2c3e47091eff07e4fc506e4f876a3209aed.tar.gz |
libswscale: Adding RGB => XYZ support
Diffstat (limited to 'tests/ref/fate/filter-pixfmts-crop')
-rw-r--r-- | tests/ref/fate/filter-pixfmts-crop | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/fate/filter-pixfmts-crop b/tests/ref/fate/filter-pixfmts-crop index 62983742ca..4c2e4e844d 100644 --- a/tests/ref/fate/filter-pixfmts-crop +++ b/tests/ref/fate/filter-pixfmts-crop @@ -46,8 +46,8 @@ rgb8 87cf541b110e35a6f9a983e9cde85e15 rgba 7abe1af7b97f5b9a7aa5ad3e4bf32f76 rgba64be 2eed28b61af25790c02cc658e5f86b9b rgba64le de8bc34c6d573488d87e87ce8c7ad07f -xyz12be 1de64f52c6e2e7ff0b5da20c78910304 -xyz12le f7b79cf87ad69dfc24056468e6dffaea +xyz12be 7ea4ce13143195dfe1ed340bc9e86b2f +xyz12le e4e86ef100e07cda561a22811f242e5d yuv410p 126e0da1da4fd89be28087b8367bbb36 yuv411p b94f0af107fc4796aca70c0a36d374c5 yuv420p 74c6b331bd30f005e6c75a192423ad90 |