Commit Graph

  • 0ab789e067 Merge changes I6dfedfd5,I2376e2dc into main main James Zern 2024-11-15 02:58:10 +0000
  • 0323645066 {ios,xcframework}build.sh: fix compilation w/Xcode 16 James Zern 2024-11-14 11:17:59 -0800
  • 61e2cfdadd rework AddVectorEq_SSE2 James Zern 2024-11-12 15:13:42 -0800
  • 7bda3deb89 rework AddVector_SSE2 James Zern 2024-11-12 14:58:23 -0800
  • 2ddaaf0aa5 Fix variable names in SharpYuvComputeConversionMatrix Maryla 2024-11-07 09:37:40 +0100
  • a3ba6f19e9 Makefile.vc: fix gif2webp link error James Zern 2024-11-06 10:14:05 -0800
  • f999d94f4a gif2webp: add -sharp_yuv/-near_lossless James Zern 2024-11-04 12:21:40 -0800
  • dfdcb7f95c Merge "lossless.h: fix function declaration mismatches" into main webp-rfc9649 James Zern 2024-10-09 22:30:49 +0000
  • 78ed683978 fix overread in Intra4Preds_NEON James Zern 2024-10-08 12:53:47 -0700
  • d516a68e54 lossless.h: fix function declaration mismatches James Zern 2024-10-08 13:41:16 -0700
  • 874069042e Merge "Improve documentation of SharpYuvConversionMatrix." into main Maryla Ustarroz-Calonge 2024-10-04 11:59:25 +0000
  • fdb229ea3a Merge changes I07a7e36a,Ib29980f7,I2316122d,I2356e314,I32b53dd3, ... into main James Zern 2024-10-03 17:01:02 +0000
  • 0c3cd9cc2c Improve documentation of SharpYuvConversionMatrix. Maryla 2024-10-03 10:35:58 +0200
  • 169dfbf931 disable Intra4Preds_NEON James Zern 2024-10-02 15:23:03 -0700
  • 2dd5eb9862 dsp/yuv*: use WEBP_RESTRICT qualifier James Zern 2024-08-16 19:26:36 -0700
  • 23bbafbeb8 dsp/upsampling*: use WEBP_RESTRICT qualifier James Zern 2024-08-16 19:02:19 -0700
  • 35915b389e dsp/rescaler*: use WEBP_RESTRICT qualifier James Zern 2024-08-16 16:55:00 -0700
  • a32b436bd5 dsp/lossless*: use WEBP_RESTRICT qualifier James Zern 2024-08-16 16:51:11 -0700
  • 04d4b4f387 dsp/filters*: use WEBP_RESTRICT qualifier James Zern 2024-08-16 13:52:32 -0700
  • b1cb37e659 dsp/enc*: use WEBP_RESTRICT qualifier James Zern 2021-07-03 17:59:44 -0700
  • 201894ef24 dsp/dec*: use WEBP_RESTRICT qualifier James Zern 2021-07-03 17:52:50 -0700
  • 02eac8a741 dsp/cost*: use WEBP_RESTRICT qualifier James Zern 2021-07-03 17:45:13 -0700
  • 84b118c9c3 Merge "webp-container-spec: normalize notes & unknown chunk link" into main James Zern 2024-09-30 18:16:05 +0000
  • 052cf42f1a webp-container-spec: normalize notes & unknown chunk link James Zern 2024-09-23 14:03:12 -0700
  • 220ee52967 Search for best predictor transform bits Vincent Rabaud 2024-09-24 10:10:52 +0200
  • 7861947813 Try to reduce the sampling for the entropy image Vincent Rabaud 2024-09-19 12:43:12 +0200
  • 14f09ab75b webp-container-spec: reorder chunk size - N text James Zern 2024-09-19 11:54:42 -0700
  • a78c5356ba Remove a useless malloc for entropy image Vincent Rabaud 2024-09-18 17:30:31 +0200
  • bc49176355 Merge "Refactor predictor finding" into main Vincent Rabaud 2024-09-18 08:38:57 +0000
  • 34f9223829 man/{cwebp,img2webp}.1: rm 'if needed' from -sharp_yuv James Zern 2024-09-17 11:03:04 -0700
  • 367ca938f1 Refactor predictor finding Vincent Rabaud 2024-09-17 09:38:56 +0200
  • a582b53b74 webp-lossless-bitstream-spec: clarify some text James Zern 2024-09-10 18:04:24 -0700
  • 0fd25d8406 Merge "anim_encode.c: fix function ref in comment" into main James Zern 2024-09-10 18:53:23 +0000
  • f888291359 anim_encode.c: fix function ref in comment James Zern 2024-08-30 12:46:10 -0700
  • 40e4ca60ea specs_generation.md: update kramdown command line James Zern 2024-09-06 15:32:26 -0700
  • 57883c78ed img2webp: add -exact/-noexact per-frame options James Zern 2024-09-03 18:58:13 -0700
  • 1c8eba978b img2webp,cosmetics: add missing '.' spacers to help James Zern 2024-09-03 18:27:45 -0700
  • 2e81017c7a Convert predictor_enc.c to fixed point Vincent Rabaud 2024-08-29 10:09:39 +0200
  • 94de6c7fed Merge "Fix fuzztest link errors w/-DBUILD_SHARED_LIBS=1" into main Vincent Rabaud 2024-08-30 07:15:24 +0000
  • 51d9832a36 Fix fuzztest link errors w/-DBUILD_SHARED_LIBS=1 Vincent Rabaud 2024-08-28 11:39:11 +0200
  • 7bcb36b884 Merge "Fix static overflow warning." into main Vincent Rabaud 2024-08-28 09:17:08 +0000
  • 8e0cc14c3e Fix static overflow warning. Vincent Rabaud 2024-08-27 17:06:45 +0200
  • cea684626d README.md: add security report note James Zern 2024-08-26 18:34:04 -0700
  • 615e58744f Merge "make VP8LPredictor[01]_C() static" into main James Zern 2024-08-22 17:35:52 +0000
  • 233e86b91f Merge changes Ie43dc5ef,I94cd8bab into main James Zern 2024-08-19 18:51:06 +0000
  • 1a29fd2fc3 make VP8LPredictor[01]_C() static James Zern 2024-08-16 10:57:59 -0700
  • dd9d3770d7 Do*Filter_*: remove row & num_rows parameters James Zern 2024-08-08 18:09:11 -0700
  • ab451a495c Do*Filter_C: remove dead 'inverse' code paths James Zern 2024-08-08 16:41:48 -0700
  • f9a480f7c3 {TrueMotion,TM16}_NEON: remove zero extension James Zern 2024-08-07 16:16:51 -0700
  • 04834acae7 Merge changes I25c30a9e,I0a192fc6,I4cf89575 into main James Zern 2024-08-01 18:36:34 +0000
  • 39a602afe6 webp-lossless-bitstream-spec: normalize predictor transform ref James Zern 2024-07-29 19:16:57 -0700
  • f28c837dc1 Merge "webp-container-spec: align anim pseudocode w/prose" into main James Zern 2024-07-29 17:17:16 +0000
  • 74be8e22d9 Fix implicit conversion issues Vincent Rabaud 2024-07-23 10:41:47 +0200
  • 0c01db7c3c Merge "Increase the transform bits if possible." into main Vincent Rabaud 2024-07-19 22:44:13 +0000
  • f2d6dc1eef Increase the transform bits if possible. Vincent Rabaud 2024-07-19 15:27:49 +0200
  • caa19e5b3a update link to issue tracker James Zern 2024-07-18 16:27:00 -0700
  • c9dd9bd40b webp-container-spec: align anim pseudocode w/prose James Zern 2024-07-16 15:38:13 -0700
  • 8a7c8dc662 WASM: Enable VP8L_USE_FAST_LOAD wrv 2024-06-03 18:06:04 -0500
  • f0c53cd966 WASM: don't use USE_GENERIC_TREE wrv 2024-06-03 18:22:31 -0500
  • eef903d04a WASM: Enable 64-bit BITS caching wrv 2024-06-03 18:11:12 -0500
  • 6296cc8d0d iterator_enc: make VP8IteratorReset() static James Zern 2024-07-12 13:48:58 -0700
  • fbd93896a6 histogram_enc: make VP8LGetHistogramSize static James Zern 2024-07-12 12:06:31 -0700
  • cc7ff5459a cost_enc: make VP8CalculateLevelCosts[] static James Zern 2024-07-12 12:04:23 -0700
  • 4e2828bae8 vp8l_dec: make VP8LClear() static James Zern 2024-07-12 12:03:01 -0700
  • d742b24a88 Intra16Preds_NEON: fix truemotion saturation James Zern 2024-07-11 13:35:37 -0700
  • c7bb4cb585 Intra4Preds_NEON: fix truemotion saturation James Zern 2024-07-11 13:33:48 -0700
  • 952a989b1b Merge "Remove TODO now that log is using fixed point." into main Vincent Rabaud 2024-07-11 20:11:37 +0000
  • dde11574b0 Remove TODO now that log is using fixed point. Vincent Rabaud 2024-07-11 15:15:33 +0200
  • a1ca153d51 Fix hidden myerr in my_error_exit Vincent Rabaud 2024-07-11 15:59:32 +0200
  • 3bd9420289 Merge changes Iff6e47ed,I24c67cd5,Id781e761 into main James Zern 2024-07-11 02:04:42 +0000
  • d27d246e42 Merge "Convert VP8LFastSLog2 to fixed point" into main Vincent Rabaud 2024-07-10 21:52:39 +0000
  • 4838611f91 Disable msg_code use in fuzzing mode Vincent Rabaud 2024-07-08 15:00:45 +0200
  • 314a142a34 Use QuantizeBlock_NEON for VP8EncQuantizeBlockWHT on Arm Istvan Stefan 2023-04-13 22:51:32 +0200
  • 3bfb05e38c Add AArch64 Neon implementation of Intra16Preds Istvan Stefan 2024-07-05 09:46:30 +0100
  • baa93808d9 Add AArch64 Neon implementation of Intra4Preds Istvan Stefan 2023-03-27 16:21:40 +0200
  • 41a5e582c2 Fix errors when compiling code as C++ Vincent Rabaud 2024-07-10 10:30:48 +0200
  • fb444b692b Convert VP8LFastSLog2 to fixed point Vincent Rabaud 2024-07-09 15:44:18 +0200
  • c1c89f5189 Fix WEBP_NODISCARD comment and C++ version Vincent Rabaud 2024-07-09 11:09:09 +0200
  • 66408c2c7c Switch the histogram_enc.h API to fixed point Vincent Rabaud 2024-07-02 14:33:37 +0200
  • ac1e410ded Remove leftover tiff dep Vincent Rabaud 2024-07-05 13:39:23 +0200
  • b78d39571f Disable TIFF on fuzztest. Vincent Rabaud 2024-07-05 11:26:12 +0200
  • cff21a7d87 Do not build statically on oss-fuzz. Vincent Rabaud 2024-07-04 15:44:12 +0200
  • 6853a8e5ac Merge "Move more internal fuzzers to public." into main Vincent Rabaud 2024-07-02 13:47:01 +0000
  • 9bc09db4b8 Merge "Convert VP8LFastLog2 to fixed point" into main Vincent Rabaud 2024-07-02 09:48:16 +0000
  • 0a9f1c19f8 Convert VP8LFastLog2 to fixed point Vincent Rabaud 2024-06-26 15:21:55 +0200
  • db0cb9c27e Move more internal fuzzers to public. Vincent Rabaud 2024-06-28 16:57:57 +0200
  • ff2b5b15ae Merge "advanced_api_fuzzer.cc: use crop dims in OOM check" into main James Zern 2024-06-26 18:30:07 +0000
  • c4af79d053 Put 0 at the end of a palette and do not store it. Vincent Rabaud 2024-06-25 14:46:05 +0200
  • 0ec80aef3d Delete last references to delta palettization Vincent Rabaud 2024-06-25 10:48:29 +0200
  • 96d79f8481 advanced_api_fuzzer.cc: use crop dims in OOM check James Zern 2024-06-24 16:35:06 -0700
  • c35c7e0240 Fix huffman fuzzer to not leak. Vincent Rabaud 2024-06-24 10:13:16 +0200
  • f2fe8decce Bump fuzztest dependency. Vincent Rabaud 2024-06-21 18:27:37 +0200
  • 9ce982fdf2 Fix fuzz tests to work on oss-fuzz Vincent Rabaud 2024-06-20 14:38:21 +0200
  • 3ba8af1a33 Do not escape quotes anymore in build.sh Vincent Rabaud 2024-06-11 13:35:14 +0200
  • ea0e121b6a Allow centipede to be used as a fuzzing engine. Vincent Rabaud 2024-06-10 18:09:54 +0200
  • 27731afd47 make VP8I4ModeOffsets & VP8MakeIntra4Preds static James Zern 2024-06-06 19:07:48 -0700
  • ddd6245eb7 oss-fuzz/build.sh: use heredoc for script creation James Zern 2024-06-06 10:31:33 -0700
  • 50074930e3 oss-fuzz/build.sh,cosmetics: fix indent James Zern 2024-06-06 10:28:13 -0700
  • 20e92f7d40 Limit the possible fuzz engines. Vincent Rabaud 2024-06-06 11:57:39 +0200
  • 4f200de591 Switch public fuzz tests to fuzztest. Vincent Rabaud 2024-05-31 15:02:28 +0200