Commit Graph

  • e3990fd8e4 Alignment fixes Urvang Joshi 2012-08-23 13:22:59 +05:30
  • e55fbd6d2c Merge branch '0.2.0' James Zern 2012-08-17 14:33:50 -07:00
  • 4238bc0adb Update ChangeLog v0.2.0 James Zern 2012-08-15 22:49:03 -07:00
  • c655380c36 dec/io.c: cosmetics James Zern 2012-08-14 13:42:13 -07:00
  • fe1958f17d RGBA4444: harmonize lossless/lossy alpha values James Zern 2012-08-11 20:14:33 -07:00
  • 681cb30ad2 fix RGBA4444 output w/fancy upsampling James Zern 2012-08-11 20:08:21 -07:00
  • f06c1d8f7b Merge "Alignment fix" into 0.2.0 James Zern 2012-08-09 16:09:58 -07:00
  • f56e98fd11 Alignment fix Urvang Joshi 2012-08-09 23:27:29 +05:30
  • 6fe843baeb avoid rgb-premultiply if there's only trivial alpha values Pascal Massimino 2012-08-09 11:33:29 -07:00
  • 528a11af35 fix the ARGB4444 premultiply arithmetic Pascal Massimino 2012-08-09 11:32:30 -07:00
  • a0a488554d Lossless decoder fix for a special transform order Urvang Joshi 2012-08-09 02:44:38 +05:30
  • 62dd9bb242 Update encoding heuristic w.r.t palette colors. Vikas Arora 2012-08-08 14:28:25 -07:00
  • 6f4272b090 remove unused ApplyInverseTransform() Pascal Massimino 2012-08-07 22:41:25 -07:00
  • 93bf0faafa Update ChangeLog v0.2.0-rc1 James Zern 2012-08-03 16:21:12 -07:00
  • 5934fc59db update AUTHORS James Zern 2012-08-03 16:15:38 -07:00
  • 014a711d96 update NEWS James Zern 2012-08-03 16:09:59 -07:00
  • 43b0d6107a add support for ARGB -> YUVA conversion for lossless decoder Pascal Massimino 2012-08-03 22:15:34 +00:00
  • 33705ca093 bump version to 0.2.0 Pascal Massimino 2012-08-03 06:48:11 +00:00
  • c40d7ef125 fix alpha-plane check + add extra checks Pascal Massimino 2012-08-03 14:44:35 -07:00
  • a06f802325 MODE_YUVA: set alpha to opaque if the image has none James Zern 2012-08-03 10:43:51 -07:00
  • 52a87dd7ff Merge "silence one more warning" into 0.2.0 James Zern 2012-08-02 17:53:04 -07:00
  • 3b02309347 silence one more warning James Zern 2012-08-02 17:14:51 -07:00
  • f94b04f045 move some RGB->YUV functions to yuv.h Pascal Massimino 2012-08-02 17:23:02 -07:00
  • 4b71ba035a README: sync [cd]webp help output James Zern 2012-08-02 16:11:02 -07:00
  • c9ae57f596 man/dwebp.1: add links to output file format details James Zern 2012-08-02 15:10:31 -07:00
  • 292ec5cc7d quiet a few 'uninitialized' warnings James Zern 2012-08-02 14:03:30 -07:00
  • 4af3f6c4d3 fix indentation Pascal Massimino 2012-08-02 11:55:36 -07:00
  • 9b261bf521 remove the last NOT_HAVE_LOG2 instances Pascal Massimino 2012-08-01 18:48:19 -07:00
  • 323dc4d9b9 remove use of log2(). Use VP8LFastLog2() instead. Pascal Massimino 2012-08-01 18:22:06 -07:00
  • 8c515d54ea Merge "harness some malloc/calloc to use WebPSafeMalloc and WebPSafeCalloc" into 0.2.0 Pascal Massimino 2012-08-01 18:16:46 -07:00
  • d4b4bb0248 Merge changes I46090628,I1a41b2ce into 0.2.0 James Zern 2012-08-01 13:19:32 -07:00
  • bff34ac1ca harness some malloc/calloc to use WebPSafeMalloc and WebPSafeCalloc Pascal Massimino 2012-08-01 12:06:04 -07:00
  • a3c063c714 Merge "extra size check for security" into 0.2.0 Pascal Massimino 2012-08-01 12:00:30 -07:00
  • 5e7963000a Merge "WebPEncode: clear stats at the start of encode" into 0.2.0 pascal massimino 2012-08-01 12:00:09 -07:00
  • f1edf62fae Merge "rationalize use of color-cache" into 0.2.0 Pascal Massimino 2012-08-01 11:55:36 -07:00
  • c19333173a extra size check for security Pascal Massimino 2012-08-01 00:37:24 -07:00
  • 906be65744 rationalize use of color-cache Pascal Massimino 2012-08-01 00:32:12 -07:00
  • dd1c3873fe Add image-hint for low-color images. Vikas Arora 2012-07-31 23:07:52 -07:00
  • 4eb7aa64da Merge "WebPCheckMalloc() and WebPCheckCalloc():" into 0.2.0 Pascal Massimino 2012-07-31 18:37:14 -07:00
  • 80cc7303ab WebPCheckMalloc() and WebPCheckCalloc(): Pascal Massimino 2012-07-31 16:56:39 -07:00
  • 183cba83a7 check VP8LBitWriterInit return James Zern 2012-07-31 12:11:40 -07:00
  • cbfa9eecf4 lossless: fix crash on user abort James Zern 2012-07-31 11:59:54 -07:00
  • 256afefa50 cwebp: exit immediately on version mismatch James Zern 2012-07-27 18:56:55 -07:00
  • 475d87d767 WebPEncode: clear stats at the start of encode James Zern 2012-07-27 19:53:16 -07:00
  • a7cc729126 fix type and conversion warnings Pascal Massimino 2012-07-25 14:18:21 -07:00
  • 7d853d79dc add stats for lossless Pascal Massimino 2012-07-24 16:15:36 -07:00
  • d39177b74c make QuantizeLevels() store the sum of squared error Pascal Massimino 2012-07-23 14:26:56 -07:00
  • 5955cf5e89 replace x*155/100 by x*101581>>16 Pascal Massimino 2012-07-23 14:21:30 -07:00
  • 7d732f905b make QuantizeLevels() store the sum of squared error Pascal Massimino 2012-07-23 14:26:56 -07:00
  • e45a446ad5 replace x*155/100 by x*101581>>16 Pascal Massimino 2012-07-23 14:21:30 -07:00
  • 159b75d31a cwebp output size consistency: Urvang Joshi 2012-07-23 12:47:24 +05:30
  • cbee59eba4 Merge commit 'v0.1.99' James Zern 2012-07-21 12:20:19 -07:00
  • 1889e9b6cc dwebp: report -alpha option James Zern 2012-07-20 19:42:56 -07:00
  • 3bc3f7c0ee Merge "dwebp: add PAM output support" into 0.2.0 pascal massimino 2012-07-20 19:09:45 -07:00
  • d919ed06eb dwebp: add PAM output support James Zern 2012-07-20 16:06:06 -07:00
  • 85e215d36f README/manpages/configure: update website link James Zern 2012-07-20 16:19:12 -07:00
  • c3a207b9f4 Update ChangeLog v0.1.99 James Zern 2012-07-19 18:19:33 -07:00
  • d1fd78263f Merge "add extra precision about default values and behaviour" into 0.2.0 James Zern 2012-07-19 18:15:45 -07:00
  • efc826e04a add extra precision about default values and behaviour Pascal Massimino 2012-07-18 23:34:17 +00:00
  • 9f29635d95 header/doc clean up Pascal Massimino 2012-07-18 23:09:10 +00:00
  • ff9fd1bac6 Makefile.vc: fix webpmux.exe *-dynamic builds James Zern 2012-07-19 17:51:40 -07:00
  • 8aacc7b056 remove INAM, ICOP, ... chunks from the test webp file. Pascal Massimino 2012-07-19 17:34:04 -07:00
  • 2fc1301577 harmonize authors as "Name (mail@address)" Pascal Massimino 2012-07-19 16:09:47 -07:00
  • 4a9f37b742 Merge "update NEWS" into 0.2.0 pascal massimino 2012-07-19 14:44:06 -07:00
  • 7415ae1386 makefile.unix: provide examples/webpmux target James Zern 2012-07-19 14:39:26 -07:00
  • ce82cedc4b update NEWS James Zern 2012-07-19 12:51:34 -07:00
  • 641e28e8dc Merge "man/cwebp.1: wording, change the date" into 0.2.0 pascal massimino 2012-07-19 12:58:13 -07:00
  • c37c23e594 README: cosmetics James Zern 2012-07-19 11:40:42 -07:00
  • 3976dcd59f man/cwebp.1: wording, change the date James Zern 2012-07-19 12:15:35 -07:00
  • 3e5bbe1c2e Merge "rename 'use_argb_input' to 'use_argb'" into 0.2.0 James Zern 2012-07-18 23:26:42 -07:00
  • ce90847a40 Merge "add some padding bytes areas for later use" into 0.2.0 James Zern 2012-07-18 23:26:18 -07:00
  • 2390dabcb6 Merge "fixing the findings by Frederic Kayser to the bitstream spec" into 0.2.0 James Zern 2012-07-18 23:19:34 -07:00
  • 0275159143 add a very crude progress report for lossless Pascal Massimino 2012-06-20 09:20:34 +00:00
  • a4b9b1c604 Remove some unused enum values. Urvang Joshi 2012-07-06 17:33:59 +05:30
  • dd1081763c rename 'use_argb_input' to 'use_argb' Pascal Massimino 2012-07-18 21:58:53 +00:00
  • 90516ae8f5 add some padding bytes areas for later use Pascal Massimino 2012-07-18 00:44:27 +00:00
  • d03b250369 fixing the findings by Frederic Kayser to the bitstream spec Jyrki Alakuijala 2012-07-02 20:31:09 +00:00
  • ce156afccf add missing ABI compatibility checks James Zern 2012-07-18 22:24:33 -07:00
  • 9d45416aa7 Merge "Doc: container spec text tweaks" into 0.2.0 James Zern 2012-07-18 21:49:24 -07:00
  • 4e2e0a8cac Doc: container spec text tweaks Lou Quillio 2012-07-18 12:16:51 -07:00
  • f7f16a2976 add ABI compatibility check Pascal Massimino 2012-07-18 11:53:25 -07:00
  • 2a77557002 Merge "swig: add WebPEncodeLossless* wrappers" into 0.2.0 James Zern 2012-07-17 17:30:17 -07:00
  • a3ec6225d5 mux.h: remove '* const' from function parameters James Zern 2012-07-17 15:01:30 -07:00
  • 31426ebaec encode.h: remove '* const' from function parameters James Zern 2012-07-17 15:01:30 -07:00
  • 9838e5d5ff decode.h: remove '* const' from function parameters James Zern 2012-07-17 15:01:30 -07:00
  • 4972302d24 swig: add WebPEncodeLossless* wrappers James Zern 2012-07-17 13:42:15 -07:00
  • 9ff00cae72 bump encoder/decoder versions James Zern 2012-07-17 13:43:39 -07:00
  • c2416c9b61 add lossless quick encoding functions to the public API Pascal Massimino 2012-07-17 11:56:24 -07:00
  • 4c1f5d6435 Merge "NEWS: mention decode_vp8.h is no longer installed" into 0.2.0 pascal massimino 2012-07-17 11:20:55 -07:00
  • 6cb2277d0f NEWS: mention decode_vp8.h is no longer installed James Zern 2012-07-16 20:04:42 -07:00
  • d5e5ad6356 move decode_vp8.h from webp/ to dec/ James Zern 2012-07-16 22:12:59 -07:00
  • 8d3b04a25d Merge "header clean-up" into 0.2.0 James Zern 2012-07-16 19:21:49 -07:00
  • 02201c35a0 Merge "remove one malloc() by making color_cache non dynamic" into 0.2.0 James Zern 2012-07-16 19:21:05 -07:00
  • d708ec1452 Merge "move MIN/MAX_HISTO_BITS to format_constants.h" into 0.2.0 James Zern 2012-07-16 19:19:32 -07:00
  • ab2da3e9fd Merge "add a malloc() check" into 0.2.0 James Zern 2012-07-16 19:18:28 -07:00
  • 2d571bd89f add a malloc() check Pascal Massimino 2012-07-16 19:15:00 -07:00
  • 7f0c178e46 remove one malloc() by making color_cache non dynamic Pascal Massimino 2012-07-16 19:13:58 -07:00
  • 6569cd7c88 Merge "VP8LFillBitWindow: use 64-bit path for msvc x64 builds" into 0.2.0 James Zern 2012-07-16 19:13:30 -07:00
  • 23d34f3142 header clean-up Pascal Massimino 2012-07-16 19:13:01 -07:00
  • 2a3ab6f925 move MIN/MAX_HISTO_BITS to format_constants.h Pascal Massimino 2012-07-16 19:11:54 -07:00