diff options
author | Marton Balint <cus@passwd.hu> | 2018-05-06 18:18:19 +0200 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2018-05-16 22:34:27 +0200 |
commit | 50d6b7bd830eddd403c50f1be3e57f1b4a98ed69 (patch) | |
tree | fd6fb6a326a7edf8a1cdcbc9cf2600e6074dfb85 /tests/ref | |
parent | 673d8cfd51888963caafe46a6d9a8691d0e91caa (diff) | |
download | ffmpeg-50d6b7bd830eddd403c50f1be3e57f1b4a98ed69.tar.gz |
avcodec/xwddec: fix palette alpha
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'tests/ref')
-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 3d638211cb..b263ce6991 100644 --- a/tests/ref/lavf/xwd +++ b/tests/ref/lavf/xwd @@ -11,10 +11,10 @@ c0866e9e710fce735423594a93bee604 *./tests/data/images/xwd/02.xwd ./tests/data/images/xwd/%02d.xwd CRC=0x14555d6e 202863 ./tests/data/images/xwd/02.xwd c6f3cb7c45f7238474a89d2ad61a1caf *./tests/data/images/xwd/02.xwd -./tests/data/images/xwd/%02d.xwd CRC=0xfaafb59b +./tests/data/images/xwd/%02d.xwd CRC=0xf217a95e 104559 ./tests/data/images/xwd/02.xwd fe1af954966a40c2cd35fc27094ff823 *./tests/data/images/xwd/02.xwd -./tests/data/images/xwd/%02d.xwd CRC=0xd69c3a09 +./tests/data/images/xwd/%02d.xwd CRC=0xce042dcc 104559 ./tests/data/images/xwd/02.xwd 85e9b8b814a1dea71d143aac2e487037 *./tests/data/images/xwd/02.xwd ./tests/data/images/xwd/%02d.xwd CRC=0x0ff205be |