Commit Graph

29 Commits

Author SHA1 Message Date
rsadowski
0301337395 Update to libwebp 1.2.4.
- 8/4/2022: version 1.2.4
  This is a binary compatible release.
  * restore CMake libwebpmux target name for compatibility with 1.2.2 (#575)
  * fix lossless crunch mode encoding with WEBP_REDUCE_SIZE
    (chromium: #1345547, #1345595, #1345772, #1345804)

- 6/30/2022: version 1.2.3
  This is a binary compatible release.
  * security fix for lossless encoder (#565, chromium:1313709)
  * improved progress granularity in WebPReportProgress() when using lossless
  * improved precision in Sharp YUV (-sharp_yuv) conversion
  * many corrections to webp-lossless-bitstream-spec.txt (#551)
  * crash/leak fixes on error/OOM and other bug fixes (#558, #563, #569, #573)

From Brad
2022-08-15 05:51:29 +00:00
naddy
af6a79943b drop RCS Ids 2022-03-11 19:22:04 +00:00
sthen
c70f8f93d5 update to libwebp-1.2.2, from Brad 2022-01-31 12:20:16 +00:00
rsadowski
9be7e735fb Update to libwebp 1.2.1.
- 7/20/2021: version 1.2.1
  This is a binary compatible release.
  * minor lossless encoder improvements and x86 color conversion speed up
  * add ARM64 simulator support to xcframeworkbuild.sh (#510)
  * further security related hardening in libwebp & examples
    (issues: #497, #508, #518)
    (chromium: #1196480, #1196773, #1196775, #1196777, #1196778, #1196850)
    (oss-fuzz: #28658, #28978)
  * toolchain updates and bug fixes (#498, #501, #502, #504, #505, #506, #509,
                                     #533)
  * use more inclusive language within the source (#507)

From Brad
2021-09-11 18:19:17 +00:00
rsadowski
b3efa3eaef Remove VAR, clean up 2021-06-19 04:22:17 +00:00
espie
1816bb62fa add DEBUG_PACKAGES
explain precisely what's going on with SDL
okay sthen@
2021-02-25 11:18:47 +00:00
rsadowski
b6d0f822a7 Update libwebp to 1.2.0
- 12/23/2020: version 1.2.0
  * API changes:
    - libwebp:
      encode.h: add a qmin / qmax range for quality factor (cwebp adds -qrange)
  * lossless encoder improvements
  * SIMD support for Wasm builds
  * add xcframeworkbuild.sh, supports Mac Catalyst builds
  * import fuzzers from oss-fuzz & chromium (#409)
  * webpmux: add an '-set loop <value>' option (#494)
  * toolchain updates and bug fixes (#449, #463, #470, #475, #477, #478, #479,
    #488, #491)

Update diff from Brad
2021-02-13 06:17:27 +00:00
ajacoutot
666832552f Update to libwebp-1.1.0.
from Brad
2020-03-19 22:23:47 +00:00
ajacoutot
82512b4f89 Update to libwebp-1.0.3.
from Brad
2019-07-14 08:11:54 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
ajacoutot
9e1bd05c8b Update to libwebp-1.0.0.
from Brad
2018-09-25 07:01:04 +00:00
rsadowski
fff2c8a191 Explicitly disable SDL
"It doesn't seem to install anything that depends on sdl but it does build
things using the headers which fail if sdl is removed between configure and
build" -- sthen@

ok sthen@
2018-01-07 22:17:48 +00:00
ajacoutot
8a66e69c4c Update to libwebp-0.6.1. 2017-12-03 13:10:17 +00:00
rsadowski
8d109f513f Update libwebp to 0.6.0
ok landry@
2017-11-01 15:05:36 +00:00
ajacoutot
0c00ccb9d0 Update to libwebp-0.5.2. 2016-12-30 14:28:31 +00:00
ajacoutot
bbec00fbe9 Update to libwebp-0.5.1.
from Brad
2016-08-20 12:02:32 +00:00
ajacoutot
92c0c842d3 Update to libwebp-0.5.0.
from Brad
2016-05-09 06:31:56 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
ajacoutot
1a41bd7cc5 Update to libwebp-0.4.4. 2015-11-20 13:41:09 +00:00
sthen
828730622a update to libwebp-0.4.3, from Brad 2015-04-09 20:47:16 +00:00
brad
720451ecbb Update to libwebp 0.4.2.
ok juanfra@
2014-11-17 03:22:52 +00:00
naddy
016a84e4e1 Drop USE_GROFF since groff and mandoc produce identical output. 2014-07-05 14:08:04 +00:00
brad
f2defade22 Update to libwebp 0.4.0.
ok ajacoutot@
2014-06-24 15:05:46 +00:00
naddy
c2832a1290 move http://code.google.com, *.googlecode.com, and sites.google.com to https
suggested by bentley@
2013-08-07 21:31:12 +00:00
brad
ee522e6128 Update to libwebp 0.3.0.
ok ajacoutot@
2013-05-18 18:02:05 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
e4fa65e765 PERMIT_* / REGRESS -> TEST sweep 2013-03-11 11:10:51 +00:00
brad
1e651a86da Update to libwebp 0.2.1.
ok jasper@
2012-12-22 19:36:14 +00:00
ajacoutot
5a7624f096 Import libwebp-0.1.3.
WebP is an image format that does lossy compression of digital
photographic images. WebP consists of a codec based on VP8, that Google
open-sourced in May 2010 and a container based on RIFF. Webmasters, web
developers and browser developers can use WebP to compress, archive and
distribute digital images more efficiently.

ok benoit@ rpointel@
2011-12-22 08:36:33 +00:00