commit | a8bd3ad47073667ee3e997623d08f1bbb77a6a6d | [log] [tgz] |
---|---|---|
author | Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> | Mon Aug 19 11:48:32 2019 -0700 |
committer | Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> | Wed Aug 21 08:40:53 2019 -0700 |
tree | 94fc64e30cd35d3cddfabb20981d815e9e32a90c | |
parent | b45eb2775ea180fde01d0abe50f6ccf8ddb5b84d [diff] |
pan/decode: Verify and omit polygon size The polygon sizes are computed from the width/height/flags, so we can reverse the computation and use our computation to verify the two computation algorithms are bit-identical. If they are, we can omit the computed fields. Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>