Commit Graph

  • 2a9de5b9d3 Add build rules for anim_diff & anim_dump utils. Alan Browning 2018-06-01 12:36:13 -07:00
  • 71ed73cf86 fix invalid check for buffer size Pascal Massimino 2018-05-25 13:25:39 +02:00
  • 4b282e13ad gif2webp: fix transcode of loop count=65535 James Zern 2018-05-09 17:36:13 -07:00
  • af0e4fbb06 gif2webp: fix transcode of loop count=65535 James Zern 2018-05-09 17:36:13 -07:00
  • dce5d76431 Limit memory allocation when reading invalid Huffman codes. Vincent Rabaud 2018-05-02 17:26:28 +02:00
  • f9df0081a7 Merge "cmake: quiet glut deprecation warnings on OS X" James Zern 2018-04-25 18:45:52 +00:00
  • dc39b16fe4 webpmux.1: correct grammar James Zern 2018-04-23 16:06:54 -07:00
  • c7aa1264f0 cwebp.c: fix a missing \n Pascal Massimino 2018-04-10 22:56:17 +00:00
  • 53aa51e9a3 Merge tag 'v1.0.0' James Zern 2018-04-23 14:54:39 -07:00
  • 698b8844e3 update ChangeLog v1.0.0 James Zern 2018-04-20 20:04:55 -07:00
  • 8d510751da webp-container-spec: correct frame duration=0 note James Zern 2018-04-20 12:59:50 -07:00
  • e6b2164e3a vwebp: Copy Chrome's behavior w/frame duration == 0 Vincent Rabaud 2018-04-20 10:55:42 +02:00
  • 094b3b285b cmake: quiet glut deprecation warnings on OS X James Zern 2018-04-20 19:57:16 -07:00
  • 71c39a06c8 webp-container-spec: correct frame duration=0 note James Zern 2018-04-20 12:59:50 -07:00
  • fd3d5756cb vwebp: Copy Chrome's behavior w/frame duration == 0 Vincent Rabaud 2018-04-20 10:55:42 +02:00
  • b0c966fb66 Build vwebp from CMake. Vincent Rabaud 2018-04-20 10:48:12 +02:00
  • d20b770713 update ChangeLog v1.0.0-rc3 James Zern 2018-04-17 18:37:49 -07:00
  • 0d5fad46cf add WEBP_DSP_INIT / WEBP_DSP_INIT_FUNC James Zern 2018-04-16 20:19:54 -07:00
  • d77bf512bd add WEBP_DSP_INIT / WEBP_DSP_INIT_FUNC James Zern 2018-04-16 20:19:54 -07:00
  • c1cb86af5f fix 16b overflow in SSE2 Pascal Massimino 2018-04-11 15:17:14 +02:00
  • e577feb7c2 makefile.unix: add DEBUG flag for compiling w/ debug-symbol Pascal Massimino 2018-04-11 13:45:53 +02:00
  • 99be34b3a8 cwebp,get_disto: fix bpp output James Zern 2018-04-10 15:51:23 -07:00
  • e122e511cf cwebp,get_disto: fix bpp output James Zern 2018-04-10 15:51:23 -07:00
  • f5565ca84a cmake: Make sure we use near-lossless by default. Vincent Rabaud 2018-04-10 20:32:00 +02:00
  • d898dc14a5 fix bug in WebPImport565: alpha value was not set Pascal Massimino 2018-04-09 18:14:57 +02:00
  • 1c8f358df4 Fix CMake with WASM. Vincent Rabaud 2018-04-04 11:59:50 +02:00
  • a0215fb7dc webp_js: fix webp_js demo html Pascal Massimino 2018-04-03 13:55:33 +02:00
  • 882784b03d update ChangeLog v1.0.0-rc2 James Zern 2018-04-03 19:09:18 -07:00
  • 2f930e0872 Revert "Use proper targets for CMake." James Zern 2018-04-03 19:52:18 -07:00
  • 8165e8fb3b Use proper targets for CMake. Vincent Rabaud 2018-03-30 10:58:33 +02:00
  • 3f157dd5e7 Remove some very hard TODOs. Vincent Rabaud 2018-04-03 15:17:21 +02:00
  • abb4776006 Merge "Use proper targets for CMake." James Zern 2018-04-04 01:35:03 +00:00
  • cd758a1745 {de,}mux/Makefile.am: add missing headers James Zern 2018-04-03 18:02:27 -07:00
  • e155dda0cc Use proper targets for CMake. Vincent Rabaud 2018-03-30 10:58:33 +02:00
  • b892b8ba8b makefile.unix,dist: use ascii for text output James Zern 2018-04-03 12:55:01 -07:00
  • 64a57d0587 add -version option to anim_dump,anim_diff and img2webp Pascal Massimino 2018-04-03 14:50:58 +02:00
  • 994be82d00 Merge "Remove some very hard TODOs." Pascal Massimino 2018-04-03 14:10:50 +00:00
  • 4033e1d70d Remove some very hard TODOs. Vincent Rabaud 2018-04-03 15:17:21 +02:00
  • fc1b8e3a8b webp_js: fix webp_js demo html Pascal Massimino 2018-04-03 13:55:33 +02:00
  • 15aa48d905 update ChangeLog v1.0.0-rc1 James Zern 2018-04-02 17:38:41 -07:00
  • e607dabcf2 update AUTHORS James Zern 2018-04-02 16:57:46 -07:00
  • 38410c082f [CFI] Remove function pointer casts Vlad Tsyrklevich 2018-04-02 15:52:19 -07:00
  • 978eec2507 [CFI] Remove function pointer casts Vlad Tsyrklevich 2018-04-02 15:52:19 -07:00
  • c57b273698 bump version to 1.0.0 James Zern 2018-04-02 15:16:11 -07:00
  • cba2885375 update NEWS James Zern 2018-04-02 15:32:46 -07:00
  • c909d53182 Merge "remove some deprecation warning on MacOSX" James Zern 2018-03-31 08:09:41 +00:00
  • 217443c71a remove some deprecation warning on MacOSX Pascal Massimino 2018-03-31 09:30:00 +02:00
  • b672bdfaad configure: quiet glut deprecation warnings on OS X James Zern 2018-03-31 00:24:53 -07:00
  • daa9fcaf5b configure: use sdl-config if available James Zern 2018-03-30 23:18:55 -07:00
  • dd174caeff Merge "imagedec: support metadata reading for WebP image decoding" James Zern 2018-03-30 03:18:39 +00:00
  • 641cedccd3 imagedec: support metadata reading for WebP image decoding Pascal Massimino 2017-03-02 08:45:42 -08:00
  • 065b2ce10e anim_diff: add a couple missing newlines in Help() James Zern 2018-03-26 21:37:29 -07:00
  • c4cc114785 Merge "gif2webp: force low duration frames to 100ms" James Zern 2018-03-27 03:11:48 +00:00
  • 09333097ed gif2webp: force low duration frames to 100ms James Zern 2018-03-23 22:48:17 -07:00
  • e03f0ec319 sharp_yuv: use 14b fixed-point precision for gamma Pascal Massimino 2018-03-23 20:17:22 +01:00
  • b2db361ca6 image_enc,WebPWritePNG: move locals after setjmp James Zern 2018-03-08 22:58:11 -08:00
  • 74e82ec64a Merge "WebPPictureDistortion: fix big-endian results order" Pascal Massimino 2018-02-20 21:20:45 +00:00
  • 645d04ca7f Merge "cwebp,get_disto: report bpp" James Zern 2018-02-20 19:56:57 +00:00
  • 120f58c3aa Merge "lossless*sse2: improve non-const 16-bit vector creation" James Zern 2018-02-20 19:56:07 +00:00
  • a7fe9412d0 WebPPictureDistortion: fix big-endian results order James Zern 2018-02-19 13:19:41 -08:00
  • e26fe06680 cwebp,get_disto: report bpp James Zern 2018-02-19 13:33:45 -08:00
  • dcf860bad1 Import,RGBA: fix for BigEndian import Pascal Massimino 2018-02-15 21:44:39 -08:00
  • ab7b23e93c ReadWebP: fix for big-endian Pascal Massimino 2018-02-14 23:23:51 -08:00
  • 9df64e28dd Merge changes Id5b4a1a4,Ia20ce844 James Zern 2018-02-19 04:28:22 +00:00
  • 8043504f95 lossless*sse2: improve non-const 16-bit vector creation James Zern 2018-02-17 17:59:20 -08:00
  • 1e3dfc48fb Import: extract condition from loop James Zern 2018-02-17 13:30:28 -08:00
  • 3b07d32712 Import,RGBA: fix for BigEndian import Pascal Massimino 2018-02-15 21:44:39 -08:00
  • 551948e45f Remove unused argument in VP8LBitsEntropy. Vincent Rabaud 2018-02-16 16:05:28 +01:00
  • 3005237a5d ReadWebP: fix for big-endian Pascal Massimino 2018-02-14 23:23:51 -08:00
  • 499c395a35 Merge "anim_diff: expose the -max_diff option" Pascal Massimino 2018-02-09 19:39:03 +00:00
  • f69dcd692a Merge "remove WEBP_EXPERIMENTAL_FEATURES" Pascal Massimino 2018-02-09 18:53:59 +00:00
  • 07d884d59b anim_diff: expose the -max_diff option James Zern 2018-02-09 10:32:09 -08:00
  • f4dd92565e remove WEBP_EXPERIMENTAL_FEATURES James Zern 2018-02-09 00:11:52 -08:00
  • 94a8377b3e extract the command-line parsing helpers to example_util skal 2018-02-07 23:09:14 -08:00
  • fc09e6e252 PNM decoder: prevent unsupported depth=2 PAM case. skal 2018-02-07 13:43:57 -08:00
  • 6de58603b7 MIPS64: Fix defined-but-not-used errors with WEBP_REDUCE_CSP skal 2018-01-30 13:48:20 -08:00
  • cbde5728c8 gif2webp: add support for reading from stdin James Zern 2018-01-25 23:22:54 -08:00
  • cf1c5054c7 Add an SSE4 version of some lossless color transforms. Vincent Rabaud 2018-01-24 14:33:25 +01:00
  • 45a8b5eb59 Fix lint error with man page. Vincent Rabaud 2018-01-23 21:18:30 +01:00
  • cff38e8f4d Merge "PNG decoder: handle gAMA chunk" Pascal Massimino 2018-01-06 00:07:58 +00:00
  • 59cb1a48c1 Merge "enable dc error-diffusion always" Pascal Massimino 2018-01-05 22:51:58 +00:00
  • 78318b30e5 PNG decoder: handle gAMA chunk Pascal Massimino 2018-01-05 04:34:50 -08:00
  • 664c21dd01 Merge "remove some TODOs" Pascal Massimino 2017-12-28 14:39:35 +00:00
  • 815652de03 enable dc error-diffusion always Pascal Massimino 2017-12-22 08:01:48 -08:00
  • aec45cec33 remove some TODOs Pascal Massimino 2017-12-27 17:29:31 +01:00
  • 5715dfce2e fix block-count[] increment in case of large image Pascal Massimino 2017-12-27 17:10:39 +01:00
  • c2d04f3eb2 enable DC error-diffusion always for multi-pass Pascal Massimino 2017-12-12 15:00:45 +01:00
  • 96bf07c560 use DC error diffusion for U/V at low-quality Pascal Massimino 2017-12-11 05:07:13 -08:00
  • 1c59020b93 fix missing sse41 targets in makefile.unix Pascal Massimino 2017-12-11 00:00:19 -08:00
  • 7a8e814b57 cosmetics: s/color_space/colorspace/ James Zern 2017-12-08 12:37:38 -08:00
  • 05f6fe24c3 upsampling: rm asserts w/REDUCE_CSP+OMIT_C_CODE James Zern 2017-12-06 16:03:32 -08:00
  • b4cf5597f4 Merge "Upsampling SSE2/SSE4 speedup." Vincent Rabaud 2017-12-06 10:10:12 +00:00
  • ccbeb32c04 Makefile.vc: add missing sse41 files James Zern 2017-12-05 23:27:16 -08:00
  • 55403a9a5a Upsampling SSE2/SSE4 speedup. Vincent Rabaud 2017-12-05 22:27:29 +01:00
  • 807b53c47e Implement the upsampling/yuv functions in SSE41 Vincent Rabaud 2017-12-04 21:47:03 +01:00
  • 84101a8165 Fix wasm WebP compilation Vincent Rabaud 2017-12-04 13:39:50 +01:00
  • 8bebd2a32e fix warning on MSVC Pascal Massimino 2017-12-01 22:46:48 -08:00
  • a7f93fe32d webpmux: allow reading argument from a file Pascal Massimino 2017-12-01 00:21:13 -08:00
  • b69f18a73a gif2webp.1: fix -loop_compatibility layout James Zern 2017-11-29 22:59:30 -08:00
  • 72d530c01d Merge "fix lossless decoding w/WEBP_REDUCE_SIZE" James Zern 2017-11-30 06:42:20 +00:00