Commit Graph

  • a69b893dda automake: replace 'silent-rules' w/AM_SILENT_RULES James Zern 2012-03-28 22:46:12 -07:00
  • 6f7bf645b4 issue 111: fix little-endian problem in bit-reader Pascal Massimino 2012-03-27 05:55:20 -07:00
  • ed278e2279 Removed unnecessary lookup Scott LaVarnway 2012-03-26 11:44:04 -04:00
  • cd8c3ba78f fix some warnings: down-cast and possibly-uninitialized variable Pascal Massimino 2012-03-16 09:51:34 +00:00
  • 0a7102ba60 ~1% improvement of alpha compression Pascal Massimino 2012-02-24 18:36:57 +00:00
  • 3bc1b14191 Merge "Reformat container doc" James Zern 2012-02-24 19:30:40 -08:00
  • dc17abdcb6 mux: cosmetics James Zern 2012-02-23 13:21:43 -08:00
  • cb5810dfbe Merge "WebPMuxGetImage: allow image param to be NULL" pascal massimino 2012-02-22 21:58:48 -08:00
  • 506a4af2fa mux: cosmetics James Zern 2012-02-17 15:13:09 -08:00
  • 135e8b1942 WebPMuxGetImage: allow image param to be NULL James Zern 2012-02-16 17:41:29 -08:00
  • de556b6866 Merge "README.mux: reword some descriptions" pascal massimino 2012-02-22 15:02:50 -08:00
  • 0ee2aeb904 Makefile.vc: use batch mode rules James Zern 2012-02-21 17:06:44 -08:00
  • d9acddc010 msvc: move {i,p}db creation to object directory James Zern 2012-02-21 16:41:23 -08:00
  • 237c9aa727 Merge "expose WebPFree function for DLL builds" James Zern 2012-02-22 10:55:52 -08:00
  • b3e4054f14 silence msvc debug build warning James Zern 2012-02-21 13:57:48 -08:00
  • 45feb55dec expose WebPFree function for DLL builds James Zern 2012-02-21 13:44:39 -08:00
  • 11316d84b4 README.mux: reword some descriptions James Zern 2012-02-17 14:39:31 -08:00
  • 4be52f4a65 factorize WebPMuxValidate James Zern 2012-02-15 11:54:10 -08:00
  • 14f6b9f606 mux: light cleanup James Zern 2012-02-14 13:51:41 -08:00
  • 5e96a5dbef add more param checks to WebPPictureDistortion() Pascal Massimino 2012-02-10 02:52:48 -08:00
  • 8abaf82083 Merge "silence some type size related warnings" pascal massimino 2012-02-09 19:21:39 -08:00
  • 1601a39b09 silence some type size related warnings James Zern 2012-02-08 12:30:30 -08:00
  • f3abe520ac Merge "idec: simplify buffer size calculation" pascal massimino 2012-02-09 01:25:00 -08:00
  • a9c5cd4c97 idec: simplify buffer size calculation James Zern 2012-02-07 18:49:26 -08:00
  • 7b06bd7fcb Merge "configure/automake: add silent-rules option" pascal massimino 2012-02-08 14:04:12 -08:00
  • e9a7d145e7 Reformat container doc James Zern 2012-02-07 15:06:32 -08:00
  • d4e5c7f327 configure/automake: add silent-rules option James Zern 2012-02-07 18:08:08 -08:00
  • 5081db78be configure/automake: no -version-info for convenience libs James Zern 2012-02-07 18:06:20 -08:00
  • 85b6ff6897 Merge "idec: fix WebPIUpdate failure" pascal massimino 2012-01-31 23:39:02 -08:00
  • 7bb6a9ccd6 idec: fix internal state corruption James Zern 2012-01-31 15:17:49 -08:00
  • 89cd1bb85b idec: fix WebPIUpdate failure James Zern 2012-01-31 15:26:35 -08:00
  • 01b6380656 4-5% faster decoding, optimized byte loads in arithmetic decoder. Pascal Massimino 2012-01-29 17:38:37 -08:00
  • 631117ea5e Merge "cosmetics & warnings" pascal massimino 2012-01-30 22:04:11 -08:00
  • a0b2736d79 cosmetics & warnings James Zern 2012-01-27 17:39:47 -08:00
  • f73947f41d use 32bit for storing dequant coeffs, instead of 16b. Pascal Massimino 2012-01-29 17:38:37 -08:00
  • b9600308e8 Merge "store prediction mode array as uint8_t[16], not int[16]." Pascal Massimino 2012-01-27 07:16:50 -08:00
  • 7b67881a23 store prediction mode array as uint8_t[16], not int[16]. Pascal Massimino 2012-01-27 03:17:41 -08:00
  • cab8d4dc22 Merge "NEON TransformOne" Johann 2012-01-26 11:38:16 -08:00
  • ba503fdac6 NEON TransformOne Johann 2012-01-20 15:33:05 -08:00
  • 9f740e3b1a Merge "gcc warning fix: remove the 'const' qualifier." Pascal Massimino 2012-01-25 15:53:10 -08:00
  • f76d3587e5 gcc warning fix: remove the 'const' qualifier. Pascal Massimino 2012-01-25 15:50:24 -08:00
  • e78478d62c Merge "webpmux: make more use of WebPData" James Zern 2012-01-25 13:06:48 -08:00
  • f85bba3dae Merge "manpages: add BUGS section" James Zern 2012-01-25 12:43:16 -08:00
  • 48a43bbfae Merge "makefile.unix: variable cosmetics" James Zern 2012-01-25 12:42:09 -08:00
  • c274dc9679 makefile.unix: variable cosmetics James Zern 2012-01-24 17:54:49 -08:00
  • 1f7b8595ae re-organize the error-handling in the main loop a bit Pascal Massimino 2012-01-25 08:31:20 -08:00
  • 1336fa719d Only recompute level_cost_[] when needed Pascal Massimino 2012-01-25 07:45:34 -08:00
  • 771ee449b0 manpages: add BUGS section James Zern 2012-01-24 17:39:05 -08:00
  • 0f7820e65c webpmux: make more use of WebPData James Zern 2012-01-24 14:08:27 -08:00
  • 974aaff360 examples: logging updates James Zern 2012-01-24 12:46:46 -08:00
  • 6c14aaddc4 Merge "better token buffer code" Pascal Massimino 2012-01-23 18:55:11 -08:00
  • f40542508c better token buffer code Pascal Massimino 2012-01-23 16:56:33 -08:00
  • 18d959fa9a Merge "mux: add WebPData type" James Zern 2012-01-23 18:00:21 -08:00
  • eec4b87718 mux: add WebPData type James Zern 2012-01-07 12:44:01 -08:00
  • 0de3096b3a use 16bit counters for recording proba counts Pascal Massimino 2012-01-23 17:50:58 -08:00
  • 7f23678da0 fix for LevelCost + little speed-up Pascal Massimino 2012-01-23 09:17:35 -08:00
  • 7107d54483 further speed-up/cleanup of RecordCoeffs() and GetResidualCost() Pascal Massimino 2012-01-23 06:02:01 -08:00
  • fd22104022 Introduce Token buffer (unused for now) Pascal Massimino 2012-01-23 05:57:12 -08:00
  • 5fa148f47c Merge "speed-up GetResidualCost()" Pascal Massimino 2012-01-23 02:50:58 -08:00
  • 28a9d9b41a speed-up GetResidualCost() Pascal Massimino 2012-01-23 00:58:09 -08:00
  • 11e7dadd96 Merge "misc cosmetics" Pascal Massimino 2012-01-22 23:52:29 -08:00
  • 378086bd0a misc cosmetics Pascal Massimino 2012-01-22 23:20:53 -08:00
  • d61479f95b add -print_psnr and -print_ssim options to cwebp. Pascal Massimino 2012-01-20 07:20:56 -08:00
  • 2e3e8b2ef5 add a WebPCleanupTransparentArea() method Pascal Massimino 2012-01-17 08:18:22 +00:00
  • 552c121715 Merge "mux: plug some memory leaks on error" James Zern 2012-01-18 13:46:37 -08:00
  • a2a81f7d61 Merge "fix Mach-O shared library build" James Zern 2012-01-18 13:16:12 -08:00
  • b3482c4300 Merge "fix gcc-4.0 apple 32-bit build" James Zern 2012-01-18 13:15:23 -08:00
  • e4e3ec19ad fix gcc-4.0 apple 32-bit build James Zern 2012-01-17 15:53:45 -08:00
  • b0d2fecf25 mux: plug some memory leaks on error Urvang Joshi 2012-01-17 05:41:56 +00:00
  • f0d2c7a76f pass of cosmetics Pascal Massimino 2012-01-17 08:49:56 +00:00
  • b309a6f901 fix Mach-O shared library build James Zern 2012-01-17 16:43:07 -08:00
  • 241ddd38e2 doc: delete mux container pdf James Zern 2012-01-17 12:54:51 -08:00
  • 8b1ba272d2 doc: update VP8 decode guide link James Zern 2012-01-17 12:52:27 -08:00
  • 7e4371c5b3 WebPMuxCreate: fix unchecked malloc James Zern 2012-01-13 20:16:52 -08:00
  • eb425586e1 Merge "have makefile.unix clean up src/webp/*~ too" James Zern 2012-01-13 14:27:46 -08:00
  • a85c363186 Merge "correct EncodeAlpha documentation" James Zern 2012-01-13 14:27:03 -08:00
  • a33842fdb0 Merge "Update webp container spec with alpha filter options." James Zern 2012-01-13 14:25:39 -08:00
  • 8d6490dae6 Incremental support for some of the mux APIs. Urvang Joshi 2012-01-13 14:46:30 +05:30
  • b8375abd08 have makefile.unix clean up src/webp/*~ too Pascal Massimino 2012-01-06 06:38:05 +00:00
  • b5855fc78d correct EncodeAlpha documentation James Zern 2012-01-12 18:37:45 -08:00
  • dba37fea0e Update webp container spec with alpha filter options. Urvang Joshi 2012-01-12 05:19:22 +00:00
  • 2e74ec8b5f fix compile under MINGW Pascal Massimino 2012-01-12 04:51:39 -08:00
  • 716d1d7f87 fix suboptimal MAX_LEN cut-off limit Pascal Massimino 2012-01-10 07:41:11 -08:00
  • 57cab7b891 Harmonize the alpha-filter predictions at boundary Pascal Massimino 2012-01-10 03:18:41 -08:00
  • 3a9895340f Merge "Fix bug for Alpha in RGBA_4444 color-mode." pascal massimino 2012-01-09 02:59:59 -08:00
  • 8ca2076de1 Introduce a 'fast' alpha mode Pascal Massimino 2012-01-08 19:27:21 -08:00
  • 221a06bb16 Fix bug for Alpha in RGBA_4444 color-mode. Vikas Arora 2012-01-09 14:05:28 +05:30
  • ad1e163a0d cosmetics: normalize copyright headers James Zern 2012-01-06 14:49:06 -08:00
  • c77424d7eb cosmetics: light include cleanup James Zern 2012-01-06 14:38:34 -08:00
  • 9d0e17c9a9 fix msvc build breakage after 252028a James Zern 2012-01-05 18:26:40 -08:00
  • 7c4c177c39 Some readability fixes for mux library Urvang Joshi 2012-01-05 17:51:27 +05:30
  • d8a47e66f7 Merge "Add predictive filtering option for Alpha." pascal massimino 2012-01-05 00:33:32 -08:00
  • 252028aaac Add predictive filtering option for Alpha. Vikas Arora 2012-01-05 13:04:30 +05:30
  • 9b69be1cdc Merge "Simplify mux library code" pascal massimino 2012-01-05 00:15:48 -08:00
  • a056170eca Simplify mux library code Urvang Joshi 2012-01-05 12:20:37 +05:30
  • 992187a380 improve log2 test James Zern 2012-01-04 18:38:07 -08:00
  • e852f83205 update Android.mk file list Pascal Massimino 2011-12-26 02:38:13 -08:00
  • a90cb2be6e reduce number of copies and mallocs in alpha plane enc/dec Pascal Massimino 2011-12-21 16:24:25 -08:00
  • b1662b0530 fix some more type conversion warnings w/MSVC James Zern 2011-12-21 15:46:19 -08:00
  • 223d8c60aa fix some uint64_t -> int conversion warnings with MSC Pascal Massimino 2011-12-21 14:43:52 -08:00