change default filtering parameters:

* type is now 'strong'
  * strength is now '60'

These help with gradients and blocking

Change-Id: Ie1c8265c557306ef5e9ccefacf43e10946e55370
This commit is contained in:
Pascal Massimino
2013-02-15 01:08:52 -08:00
parent b7490f8553
commit 92668da6f2
5 changed files with 20 additions and 10 deletions

1
NEWS
View File

@ -1,6 +1,7 @@
- next version:
* WebPINewRGB/WebPINewYUVA accept being passed a NULL output buffer
and will perform auto-allocation.
* default filter option is now '-strong -f 60'
- 10/30/12: version 0.2.1
* Various security related fixes