[Spice-devel] [vdagent-win PATCH v10 3/6] Write code to decode PNG format

Christophe Fergeau cfergeau at redhat.com
Mon Jul 24 10:11:00 UTC 2017


On Fri, Jul 21, 2017 at 02:51:38PM +0100, Frediano Ziglio wrote:
> +    const int palette_colors = out_bits > 8 ? 0 : 1 << (bits == 2 ? 2 : out_bits);

This really deserves to be split in multiple statements to make this
easier to parse :)

Looks good otherwise.

Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20170724/d0328f96/attachment.sig>


More information about the Spice-devel mailing list