Commit Graph

  • fa8927efe4 Move ARGB->YUV functions from dec/vp8l.c to dsp/yuv.c Pascal Massimino 2015-10-27 02:37:45 -07:00
  • 9b37359853 Merge "for ReadXXXX() image-readers, use the value of pic->use_argb" Pascal Massimino 2015-10-27 22:19:00 +00:00
  • f7c507a5f8 Merge "remove unnecessary #include "yuv.h"" James Zern 2015-10-27 21:54:21 +00:00
  • 7861578bd6 for ReadXXXX() image-readers, use the value of pic->use_argb Pascal Massimino 2015-10-27 22:54:11 +01:00
  • 14e4043b67 remove unnecessary #include "yuv.h" Pascal Massimino 2015-10-27 01:27:36 -07:00
  • 1525784d5b update ChangeLog v0.4.4 0.4.4 James Zern 2015-10-20 23:10:02 -07:00
  • 46e18c0a25 vwebp: fix incorrect clipping w/NO_BLEND v0.4.4-rc2 Pascal Massimino 2015-10-23 00:01:24 -07:00
  • 469ba2cdfd vwebp: fix incorrect clipping w/NO_BLEND Pascal Massimino 2015-10-23 00:01:24 -07:00
  • fcfde90b9c update issue tracker url James Zern 2015-10-19 20:06:50 -07:00
  • 4b9186b2eb update issue tracker url James Zern 2015-10-19 20:06:50 -07:00
  • 8c3fb330e5 update AUTHORS James Zern 2015-10-15 20:04:35 -07:00
  • 808d4a686e update NEWS James Zern 2015-10-15 20:03:16 -07:00
  • 62864042c0 bump version to 0.4.4 James Zern 2015-10-15 19:53:47 -07:00
  • b8b314ab39 doc/webp-container-spec: update repo browser link James Zern 2015-04-29 23:31:34 -07:00
  • c3953e37c9 fix typo: constitutes -> constitute Pascal Massimino 2015-04-18 08:46:53 -07:00
  • cd377e291c Use __has_builtin to check clang support Johann 2015-10-14 16:33:42 -07:00
  • e2e89806f7 wicdec: fix alpha detection w/64bpp BGRA/RGBA James Zern 2015-10-08 20:33:33 -07:00
  • 5c3fe77dd8 iosbuild: fix linking with Xcode 7 / iOS SDK 9 James Zern 2015-10-07 18:16:12 -07:00
  • f9f5498b6c VP8LAllocateHistogramSet: align histogram[] entries James Zern 2015-09-16 23:54:29 -07:00
  • 3026db2ee5 Loosen the buffer size checks for Y/U/V/A too. Pascal Massimino 2015-09-11 14:58:22 +02:00
  • d089362d07 loosen the padding check on buffer size Pascal Massimino 2015-09-08 23:54:32 -07:00
  • 53d22c5b3e dec_neon: add whitespace around stringizing operator James Zern 2015-09-03 23:13:56 -07:00
  • 8bcc4d4523 dsp/mips: add whitespace around stringizing operator James Zern 2015-09-02 23:21:13 -07:00
  • d49c44f450 Container spec: clarify ordering of ALPH chunk. Urvang Joshi 2015-07-22 11:55:49 -07:00
  • 382de22c84 msvc: fix pointer type warning in BitsLog2Floor James Zern 2015-07-18 11:12:21 -07:00
  • 84ecd9d85c FlattenSimilarBlocks should only be tried when blending is possible. Urvang Joshi 2014-11-05 10:44:07 -08:00
  • f55ebbba82 backport rescaler fix James Zern 2015-10-14 23:47:53 -07:00
  • d64d376c2a change WEBP_ALIGN_CST value to 31 Pascal Massimino 2015-10-14 00:29:57 -07:00
  • f717b82864 vp8l.c, cosmetics: fix indent after 95509f9 James Zern 2015-10-19 12:28:57 -07:00
  • 927ccdc43b Merge "fix alignment of allocated memory in AllocateTransformBuffer" James Zern 2015-10-19 19:15:04 +00:00
  • fea94b2b36 fix alignment of allocated memory in AllocateTransformBuffer Pascal Massimino 2015-10-14 00:04:13 -07:00
  • 5aa8d61f75 Merge "MIPS: rescaler code synced with C implementation" Pascal Massimino 2015-10-17 07:52:36 +00:00
  • e7fb267df7 MIPS: rescaler code synced with C implementation Djordje Pesut 2015-10-16 14:01:25 +02:00
  • 93c86ed5b9 Merge "format_constants.h: MKFOURCC, correct cast" Pascal Massimino 2015-10-17 05:45:05 +00:00
  • 5d791d2603 format_constants.h: MKFOURCC, correct cast James Zern 2015-10-16 18:43:40 -07:00
  • 65726cd3a7 dsp/lossless: Average2, make a constant unsigned James Zern 2015-10-16 18:39:42 -07:00
  • 2ff633c938 fix mips2 build target James Zern 2015-05-13 10:29:02 -07:00
  • d26d9def80 Use __has_builtin to check clang support Johann 2015-10-14 16:33:42 -07:00
  • 12ec204ec7 moved ALIGN_CST into util/utils.h and renamed WEBP_ALIGN_xxx Pascal Massimino 2015-10-13 23:51:19 -07:00
  • a26408389a Merge "rescaler: ~20% faster SSE2 implementation for lossless ImportRowExpand" Pascal Massimino 2015-10-14 06:26:13 +00:00
  • 3fb600d50d Merge "wicdec: fix alpha detection w/64bpp BGRA/RGBA" James Zern 2015-10-14 06:22:57 +00:00
  • 67c547fdcd rescaler: ~20% faster SSE2 implementation for lossless ImportRowExpand Pascal Massimino 2015-10-14 07:32:12 +02:00
  • 99e3f8128a Merge "large re-organization of the delta-palettization code" Pascal Massimino 2015-10-14 05:11:47 +00:00
  • 95509f9914 large re-organization of the delta-palettization code Pascal Massimino 2015-10-14 00:25:42 +02:00
  • 74fb458bbc fix for weird msvc warning message Pascal Massimino 2015-10-10 22:34:54 -07:00
  • ae49ad8641 Merge "SSE2 implementation of ImportRowShrink" Pascal Massimino 2015-10-10 06:02:24 +00:00
  • 932fd4df61 SSE2 implementation of ImportRowShrink Pascal Massimino 2015-10-07 21:34:22 -07:00
  • badfcbaa1e wicdec: fix alpha detection w/64bpp BGRA/RGBA James Zern 2015-10-08 20:33:33 -07:00
  • 35cafa6ca3 Merge "iosbuild: fix linking with Xcode 7 / iOS SDK 9" James Zern 2015-10-09 02:42:28 +00:00
  • b0c9d8af32 label rename: NO_CHANGE -> NoChange Pascal Massimino 2015-10-02 21:35:23 +00:00
  • b4e731cd93 neon-implementation for rescaler code skal 2015-10-05 11:26:52 +02:00
  • db1321a6a2 iosbuild: fix linking with Xcode 7 / iOS SDK 9 James Zern 2015-10-07 18:16:12 -07:00
  • 6dfa5e3e58 rescaler: better handling of the fxy_scale=0 special case. Pascal Massimino 2015-10-06 00:15:18 -07:00
  • 55c05293d5 Revert "rescaler: better handling of the fxy_scale=0 special case." Pascal Massimino 2015-10-07 19:43:56 +00:00
  • 9f226bf8c3 rescaler: better handling of the fxy_scale=0 special case. Pascal Massimino 2015-10-06 00:15:18 -07:00
  • f7b8f90740 delta_palettization.*: add copyright James Zern 2015-10-03 10:05:09 -07:00
  • c1e1b7104c Changed delta palette to compress better Mislav Bradac 2015-09-18 13:28:22 +00:00
  • 0dd282672e Merge "Add delta_palettization feature to WebP" Pascal Massimino 2015-10-03 05:42:36 +00:00
  • 48f66b6687 Add delta_palettization feature to WebP Mislav Bradac 2015-09-11 12:29:07 +00:00
  • 27933e2a8e anim_encoder: drop a frame if it has same pixels as the prev frame. Urvang Joshi 2015-10-01 11:14:49 -07:00
  • df9f6ec829 Merge "webpmux/DisplayInfo: send non-error output to stdout" Pascal Massimino 2015-09-26 05:36:40 +00:00
  • 8af4993b63 Merge "rescaler_mips_dsp_r2: cosmetics, fix indent" Pascal Massimino 2015-09-26 05:35:39 +00:00
  • 2b9d2495ef Merge "rescaler: cosmetics, join two lines" Pascal Massimino 2015-09-26 05:35:07 +00:00
  • cc020a8c96 webpmux/DisplayInfo: send non-error output to stdout James Zern 2015-09-25 18:49:08 -07:00
  • a288e74658 configure: add -Wshorten-64-to-32 James Zern 2015-09-25 18:46:22 -07:00
  • c4c3cf2d0e pngdec: fix type conversion warnings James Zern 2015-09-25 18:43:01 -07:00
  • bef8e97d5d webpmux: fix type conversion warning James Zern 2015-09-25 18:42:31 -07:00
  • 5a84460d6d rescaler_mips_dsp_r2: cosmetics, fix indent James Zern 2015-09-25 18:35:16 -07:00
  • acde0aae5a rescaler: cosmetics, join two lines James Zern 2015-09-25 18:34:45 -07:00
  • 306ce4fde1 rescaler: move the 1x1 or 2x1 handling one level up Pascal Massimino 2015-09-25 18:49:28 +00:00
  • cced974bb2 remove _mm_set_epi64x(), which is too specific Pascal Massimino 2015-09-25 18:16:46 +00:00
  • 56668c9fc5 fix warnings about uint64_t -> uint32_t conversion Pascal Massimino 2015-09-25 17:36:11 +02:00
  • 76a7dc39e5 rescaler: add some SSE2 code Pascal Massimino 2015-09-25 14:34:02 +02:00
  • 1df1d0eedb rescaler: harmonize function protos James Zern 2015-09-19 22:57:25 -07:00
  • 9ba1894b9b rescaler: simplify ImportRow logic Pascal Massimino 2015-09-19 09:59:32 -07:00
  • 5ff0079ece fix rescaler vertical interpolation Pascal Massimino 2015-09-18 10:45:03 +02:00
  • cd82440ec7 VP8LAllocateHistogramSet: align histogram[] entries James Zern 2015-09-16 23:54:29 -07:00
  • a406b1dda8 Merge "fix memory over-allocation in lossless rescaler init" Pascal Massimino 2015-09-15 18:52:06 +00:00
  • 0fde33e322 add missing const in VP8InitFrame signature Pascal Massimino 2015-09-14 23:55:02 -07:00
  • ac7d5e8d76 fix memory over-allocation in lossless rescaler init Pascal Massimino 2015-09-14 00:14:19 -07:00
  • 017f8cccec Loosen the buffer size checks for Y/U/V/A too. Pascal Massimino 2015-09-11 14:58:22 +02:00
  • 15ca5014f1 loosen the padding check on buffer size Pascal Massimino 2015-09-08 23:54:32 -07:00
  • d623a8706f dec_neon: add whitespace around stringizing operator James Zern 2015-09-03 23:13:56 -07:00
  • 29377d55b6 dsp/mips: cosmetics: add whitespace around XSTR macro James Zern 2015-09-03 23:09:13 -07:00
  • eebaf97f5a dsp/mips: add whitespace around stringizing operator James Zern 2015-09-02 23:21:13 -07:00
  • d39dc8f3cc Create a WebPAnimDecoder API. Urvang Joshi 2015-09-02 16:20:24 -07:00
  • 03fb75221c gif2webp: print output file size skal 2015-08-24 17:36:57 -07:00
  • 14efabbf1c Android: limit use of cpufeatures James Zern 2015-08-20 01:25:37 +00:00
  • 7b83adbee6 preparatory cosmetics for Rescaler code fix and clean-up Pascal Massimino 2015-08-19 04:33:18 +00:00
  • 77fb41c2f1 dec/vp8l/DecodeAlphaData: remove redundant cast James Zern 2015-08-18 18:52:43 -07:00
  • 90fcfcd905 Insert less hash chain entries from the beginnings of long copies. Jyrki Alakuijala 2015-08-17 16:54:27 +00:00
  • bd55604d1b SSE2: add yuv444 converters, re-using yuv_sse2.c skal 2015-08-17 21:15:37 -07:00
  • 41a5d99d55 add a -quiet option to 'dwebp' skal 2015-08-17 20:07:46 -07:00
  • 80ab3edb94 Merge "README: update dwebp help output after 1e595fe" Pascal Massimino 2015-08-18 03:07:03 +00:00
  • 32b71b2e5a README: update dwebp help output after 1e595fe James Zern 2015-08-17 19:31:10 -07:00
  • 3ec1182768 use the DispatchAlpha() call from dsp skal 2015-08-17 18:48:05 -07:00
  • c5f00621c7 incorporate bzero() into WebPRescalerInit() instead of call site skal 2015-08-14 19:07:13 -07:00
  • 3ebcdd4133 remove duplicate "#include <stdlib.h>" Pascal Massimino 2015-08-11 01:54:39 +00:00
  • 1e595fe1e8 dwebp: add -resize as a synonym for -scale James Zern 2015-08-13 20:54:02 -07:00
  • 24a9693223 dec: allow 0 as a scaling dimension James Zern 2015-08-13 20:51:52 -07:00