Commit Graph

  • 7363dff25c webp/encode.h: restore WEBP_ENCODER_ABI_VERSION to v1.1.0 James Zern 2020-12-23 19:50:03 -08:00
  • 826aafa570 update AUTHORS James Zern 2020-12-23 19:32:04 -08:00
  • 6325882327 animdecoder_fuzzer: validate canvas size James Zern 2020-12-18 11:18:11 -08:00
  • 9eb2638119 CMake: remove duplicate "include(GNUInstallDirs)" Skal 2020-12-17 07:16:11 +01:00
  • 2e7bed7925 WebPPicture: clarify the ownership of user-owned data. Pascal Massimino 2020-12-14 12:25:21 +01:00
  • cccf5e337a webpmux: add an '-set loop <value>' option Pascal Massimino 2020-12-12 09:27:38 +01:00
  • c9a3f6a1d0 Merge changes Ie29f9867,I289c54c4 James Zern 2020-12-10 20:23:39 +00:00
  • 319f56f1a1 iosbuild.sh: sync some aspects of xcframeworkbuild.sh James Zern 2020-12-08 18:30:54 -08:00
  • e8e8db985a add xcframeworkbuild.sh James Zern 2020-11-30 11:03:59 -08:00
  • ae54553461 dsp.h: allow config.h to override MSVC SIMD autodetection James Zern 2020-12-03 10:22:04 -08:00
  • fef789f366 Merge "cmake: fix per-file assembly flags" James Zern 2020-12-02 19:29:21 +00:00
  • fc14fc038b Have C encoding predictors use decoding predictors. Vincent Rabaud 2020-12-02 11:20:35 +01:00
  • 7656f0b335 README,cosmetics: fix a couple typos James Zern 2020-11-25 12:55:23 -08:00
  • d2e245ea9e cmake: disable webp.js if WEBP_ENABLE_SIMD=1 James Zern 2020-11-23 18:47:05 -08:00
  • 96099a79a8 cmake: fix per-file assembly flags James Zern 2020-11-19 17:05:46 -08:00
  • 5abb55823b Merge "cmake: fix compilation w/Xcode generator" James Zern 2020-11-24 01:31:26 +00:00
  • 8484a1204c cmake: fix compilation w/Xcode generator James Zern 2020-11-19 18:41:03 -08:00
  • d7bf01c954 Merge changes Ifcae0f38,Iee2d7401 James Zern 2020-11-20 19:29:43 +00:00
  • 36c81ff6a9 WASM-SIMD: port 2 patches from rreverser@'s tree Ingvar Stepanyan 2020-11-20 11:58:39 +01:00
  • 988b02abfd Merge "Couple of fixes to allow SIMD on Emscripten" Pascal Massimino 2020-11-20 08:18:41 +00:00
  • 26faf7706b wicdec: fail with animated images James Zern 2020-11-19 19:49:11 -08:00
  • ab2d08a842 [cd]webp: document lack of animated webp support James Zern 2020-11-19 19:15:57 -08:00
  • 52273943c6 Couple of fixes to allow SIMD on Emscripten Ingvar Stepanyan 2020-11-11 17:46:17 +00:00
  • 8870ba7f06 Fix skia bug #10952 Pascal Massimino 2020-11-18 14:57:30 +01:00
  • 4b3c6953ef Detect if StoreFrame read more than anmf_payload_size bytes Wan-Teh Chang 2020-11-17 07:22:36 +01:00
  • 17fd4ba820 webp/decode.h,cosmetics: normalize 'flip' comment James Zern 2020-10-29 16:00:01 -07:00
  • 411d3677ca remove some unreachable break statements James Zern 2020-10-26 18:43:55 -07:00
  • 3700ffd7e1 WebPPictureHasTransparency: remove unreachable return James Zern 2020-10-26 15:52:20 -07:00
  • 83604bf3ac {animencoder,enc_dec}_fuzzer: convert some abort()s to returns James Zern 2020-10-20 19:27:55 -07:00
  • eb44119c3d Merge changes I8ae09473,I678c8b1e James Zern 2020-10-19 21:56:35 +00:00
  • 9f6055fcb2 fuzz_utils.h: rename max() to Max() James Zern 2020-10-17 16:40:58 -07:00
  • 695788e7f5 fuzz_utils.h: make functions WEBP_INLINE James Zern 2020-10-17 10:46:59 -07:00
  • 906c1fcd61 make ImgIoUtilReadFile use WebPMalloc instead of malloc Pascal Massimino 2020-10-16 15:37:26 +02:00
  • 8cb7e536d2 rename demux_api_fuzzer.c -> mux_demux_api_fuzzer.c James Zern 2020-10-15 16:49:11 -07:00
  • 443db47d91 add animdecoder_fuzzer.cc James Zern 2020-10-14 19:39:02 -07:00
  • 36a6eea3bc Merge "import fuzzers from oss-fuzz/chromium" James Zern 2020-10-14 22:12:27 +00:00
  • ec5f12c11a Makefile.vc: remove deprecated /Gm option James Zern 2020-10-14 13:22:23 -07:00
  • 64425a0884 picture_tools_enc: fix windows build warning James Zern 2020-10-14 13:13:53 -07:00
  • bd94090a11 import fuzzers from oss-fuzz/chromium James Zern 2020-10-13 16:48:00 -07:00
  • cf847cba58 use WEBP_DSP_INIT_FUNC for Init{GammaTables*,GetCoeffs} James Zern 2020-09-10 18:31:23 -07:00
  • 55a080e50a Add WebPReplaceTransparentPixels() in dsp Skal 2020-09-05 11:44:59 +02:00
  • 84739717d6 GetBackgroundColorGIF: promote to uint32_t before << 24 James Zern 2020-09-03 15:39:54 -07:00
  • def64e920f cwebp: Fix -print_psnr for near_lossless Yannis Guyon 2020-08-12 11:40:08 +02:00
  • cf2f88b38f Add palette and spatial for q >= 75 and -m 5 Vincent Rabaud 2020-06-17 12:49:25 +02:00
  • f0110baec0 Add no-color cache configuration to the cruncher Vincent Rabaud 2020-06-09 18:53:56 +02:00
  • 749a8b99f7 Better estimate of the cache cost. Vincent Rabaud 2020-06-05 16:07:58 +02:00
  • 4f9f00ccf4 Use spatial predictors on top of palette no matter what. Vincent Rabaud 2020-06-04 18:03:57 +02:00
  • 7658c68613 Add spatial prediction on top of palette in cruncher. Vincent Rabaud 2020-06-04 14:38:08 +02:00
  • 133ff0e374 webp_js: force WASM=0 option explicitly Vincent Rabaud 2020-05-29 14:56:34 +02:00
  • e3c259a278 Fix integer overflow in EmitFancyRGB. Vincent Rabaud 2020-05-05 14:31:49 +02:00
  • b3ff0bdec1 man/{gif2,img2}webp,webpmux: normalize some wording James Zern 2020-05-01 10:31:39 -07:00
  • f9b30586eb fix ABI breakage introduced by 6a0ff358 Pascal Massimino 2020-04-20 14:41:36 +02:00
  • 1d58dcfc17 README.webp_js: update note about emscripten version James Zern 2020-04-16 17:58:26 -07:00
  • 4407026621 README.webp_js: s/fastcomp/upstream/ James Zern 2020-04-15 19:59:45 -07:00
  • 2565fa8ffb README.webp_js: update cmake command James Zern 2020-04-15 19:53:12 -07:00
  • 47309ef52d webp: WEBP_OFFSET_PTR() Yannis Guyon 2020-03-20 11:39:06 +01:00
  • 687ab00e6e DC{4,8,16}_NEON: replace vmovl w/vaddl James Zern 2020-03-05 09:41:14 -08:00
  • 1b92fe75a1 DC16_NEON,aarch64: use vaddlv James Zern 2019-12-05 21:00:45 -08:00
  • 53f3d8cf7e dec_neon,DC8_NEON: use vaddlv instead of movl+vaddv James Zern 2020-03-04 15:46:38 -08:00
  • 27d082403c Fix integer overflow in WebPAnimDecoderGetNext() Yannis Guyon 2020-02-27 17:53:49 +01:00
  • 69776e3832 Merge "remove call to MBAnalyzeBestIntra4Mode for method >= 5" Pascal Massimino 2020-02-08 16:15:27 +00:00
  • a99078c1cf remove call to MBAnalyzeBestIntra4Mode for method >= 5 Skal 2020-02-07 14:36:10 +01:00
  • 22e404ccbd CMakeLists.txt: fix set(CACHE) argument order James Zern 2020-02-06 20:21:18 -08:00
  • 71690b524e fix MSVC warning Skal 2020-01-30 09:25:26 +01:00
  • 6a0ff35872 Enc: add a qmin / qmax range for quality factor Skal 2020-01-29 09:34:26 +01:00
  • 0fa56f307f Merge tag 'v1.1.0' James Zern 2020-01-06 15:59:27 -08:00
  • 6cf504d018 PNM decoding: handle max_value != 255 Pascal Massimino 2020-01-04 16:08:45 +01:00
  • d7844e9762 update ChangeLog v1.1.0-rc2 v1.1.0 James Zern 2019-12-18 15:14:16 -08:00
  • 7f0064361a Makefile.vc: fix webp_quality.exe link James Zern 2019-12-20 08:50:48 -08:00
  • cf047e8347 Makefile.vc: fix webp_quality.exe link James Zern 2019-12-20 08:50:48 -08:00
  • c074c65368 update NEWS James Zern 2019-12-16 22:35:10 -08:00
  • 30f0955160 bump version to 1.1.0 James Zern 2019-12-16 20:56:09 -08:00
  • a76694a1d6 update AUTHORS James Zern 2019-12-16 20:42:57 -08:00
  • 6e3ef7b326 extras: fix WEBP_SWAP_16BIT_CSP check James Zern 2019-12-17 18:52:24 -08:00
  • 47178dbd45 extras: add WebPUnmultiplyARGB() convenience function Skal 2019-10-24 21:20:03 +02:00
  • 22cbae33e5 idec_dec: fix 0 offset of NULL pointer James Zern 2019-12-14 20:46:57 +00:00
  • 290dd0b426 muxread: fix 0 offset of NULL pointer James Zern 2019-12-14 20:43:15 +00:00
  • 0df474ac9e Merge "lossless_(enc_|)sse2: avoid offsetting a NULL pointer" James Zern 2019-12-13 22:04:44 +00:00
  • c6b75a1966 lossless_(enc_|)sse2: avoid offsetting a NULL pointer James Zern 2019-12-12 23:23:39 -08:00
  • 295e5e3801 fix UBSAN warning Skal 2019-12-13 14:21:09 +01:00
  • e2575e05cb DC8_NEON,aarch64: use vaddv James Zern 2019-12-05 21:00:10 -08:00
  • b0e09e346f dec_neon: Fix build failure under some toolchains Cheng Yi 2019-12-06 01:08:21 +00:00
  • cf0e903c89 dsp/lossless: Fix non gcc ARM builds Oliver Wolff 2019-11-27 15:03:57 +01:00
  • bb7bc40b6d Remove ubsan errors. Vincent Rabaud 2019-11-06 10:38:42 +01:00
  • 78881b769c CMake: fix GLUT library link Pascal Massimino 2019-10-08 13:29:27 +02:00
  • 9f750f7a06 cmake: fix BUILD_SHARED_LIBS build on mac James Zern 2019-10-22 12:01:03 -07:00
  • 17850e74ce libwebp: Remove char-subscripts warning in pnmdec.c Yannis Guyon 2019-10-16 17:58:30 +02:00
  • 2fa2552db1 Merge "Expose WebPMalloc() in addition to WebPFree()" Pascal Massimino 2019-10-16 05:48:18 +00:00
  • a4df4aae73 Expose WebPMalloc() in addition to WebPFree() Skal 2019-10-15 23:16:51 +02:00
  • 853ea3d846 imageio/tiff: Return error before allocating bad tile size Yannis Guyon 2019-10-15 10:44:17 +02:00
  • af650c0bd2 Fix a Wxor-used-as-pow false positive Nico Weber 2019-09-04 10:42:47 -04:00
  • 8bac4561bf bugfix: last alpha rows were incorrectly decoded Skal 2019-08-30 14:13:28 +02:00
  • 601ef17cf6 libwebp.py: update to swig 3.0.12 James Zern 2019-08-31 19:20:58 -07:00
  • 0e48d889eb bugfix: last alpha rows were incorrectly decoded Skal 2019-08-30 14:13:28 +02:00
  • 24d2ccb4e0 webp: Fix imageio ReadPNM() TUPLTYPE Yannis Guyon 2019-07-30 09:22:29 +02:00
  • fab8f9cfcf cosmetics: normalize '*' association James Zern 2019-07-26 00:46:40 -07:00
  • 94138e0e0d update .gitignore James Zern 2019-07-13 00:52:46 -07:00
  • 0fe1a89dbf update ChangeLog v1.0.3-rc1 v1.0.3 James Zern 2019-07-04 12:29:44 -07:00
  • 2ad0916d5a update NEWS James Zern 2019-07-04 11:43:29 -07:00
  • 1287362b9a bump version to 1.0.3 James Zern 2019-07-04 11:07:04 -07:00