Pascal Massimino f82cb06afb optimize palette ordering
We compact the palette by weighted distance, favoring the green channel.

Average gain on paletted file is ~0.5%, with gain up to 6-7% on some favorable cases.
Encoding speed is unaffected.

Disabled for alpha (or any single-channel input)

Also: always use quality=20 for EncodePalette() since it
doesn't make any real difference.

Change-Id: I19fb14316a366f139a941b45aef5663a33c905e1
2014-10-08 08:42:36 +02:00
..
2014-10-06 23:15:44 +02:00
2014-08-06 12:10:59 -07:00
2014-07-21 14:16:19 +02:00
2014-10-08 08:42:36 +02:00