diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-07-06 02:37:28 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-07-08 15:21:48 +0200 |
commit | 1ba01d3d46e8c200a2527ebafc71d5651084586b (patch) | |
tree | 0f3c25ec082182383c4345153b909982ff3f3732 /tests/ref/lavf/xwd | |
parent | b86651a208ee67666a7305b002bc9f14b21dae7f (diff) | |
download | ffmpeg-1ba01d3d46e8c200a2527ebafc71d5651084586b.tar.gz |
swscale: treat gray as a fullrage (0-255) format
Fixes Ticket2684
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/lavf/xwd')
-rw-r--r-- | tests/ref/lavf/xwd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/lavf/xwd b/tests/ref/lavf/xwd index 73f859d3d6..5e593b5d83 100644 --- a/tests/ref/lavf/xwd +++ b/tests/ref/lavf/xwd @@ -16,8 +16,8 @@ c6f3cb7c45f7238474a89d2ad61a1caf *./tests/data/images/xwd/02.xwd fe1af954966a40c2cd35fc27094ff823 *./tests/data/images/xwd/02.xwd ./tests/data/images/xwd/%02d.xwd CRC=0xd69c3a09 104559 ./tests/data/images/xwd/02.xwd -9e2f3d455566897692cdfda88ff10112 *./tests/data/images/xwd/02.xwd -./tests/data/images/xwd/%02d.xwd CRC=0x418d2963 +85e9b8b814a1dea71d143aac2e487037 *./tests/data/images/xwd/02.xwd +./tests/data/images/xwd/%02d.xwd CRC=0x0ff205be 101487 ./tests/data/images/xwd/02.xwd 2131b4c41fe35178b0c7d121223af549 *./tests/data/images/xwd/02.xwd ./tests/data/images/xwd/%02d.xwd CRC=0x0f5aa5cb |