Commit Graph

  • f3a44dcd83 remove one malloc from TraceBackwards() skal 2013-02-05 19:43:43 +01:00
  • 0fc1a3a072 speed-up lossless in BackwardTrace skal 2013-02-05 19:42:23 +01:00
  • 7c732e59f4 cwebp: centralize WebPCleanupTransparentArea() James Zern 2013-02-01 20:04:20 -08:00
  • 7381254e9a Merge "wicdec: add ICC profile extraction" James Zern 2013-02-04 15:43:39 -08:00
  • e83ff7decd wicdec: add ICC profile extraction James Zern 2013-01-24 15:37:49 -08:00
  • 146c6e3be8 Merge "cosmetics: pngdec: normalize default label location" pascal massimino 2013-02-02 00:18:37 -08:00
  • a8f549d799 Merge "manpages: italicize option parameters" pascal massimino 2013-02-02 00:18:05 -08:00
  • e118db83b1 Merge "encode.h: note the need to free() WebPMemoryWriter" pascal massimino 2013-02-02 00:12:59 -08:00
  • 1dfee6dbea cosmetics: pngdec: normalize default label location James Zern 2013-02-01 20:37:05 -08:00
  • 14c3820038 manpages: italicize option parameters James Zern 2013-02-01 20:33:00 -08:00
  • 7defbfadbe encode.h: note the need to free() WebPMemoryWriter James Zern 2013-02-01 19:18:47 -08:00
  • 88d382a042 cwebp: cleanup after memory_writer James Zern 2013-02-01 19:17:26 -08:00
  • 12d6cecfbd fix extra space in dwebp.1 man Pascal Massimino 2013-01-30 04:50:03 -08:00
  • b01681a93f Fix for demuxer frame iteration: Urvang Joshi 2013-01-29 10:58:04 -08:00
  • 56c12aa698 Demuxer creation fix: Urvang Joshi 2013-01-29 10:53:52 -08:00
  • 66c810bc3c add a -yuv option to dwebp (very similar to -pgm) skal 2013-01-28 23:22:14 +01:00
  • 841a3ba5da Merge "Remove -Wshadow warnings." pascal massimino 2013-01-28 13:15:54 -08:00
  • 8fd0252787 Merge "upsampling_neon.c: fix build" pascal massimino 2013-01-28 13:14:39 -08:00
  • 6efed26865 Remove -Wshadow warnings. Johann 2013-01-25 17:54:19 -08:00
  • 60904aa629 Merge "allow WebPINewRGB/YUVA to be passed a NULL output buffer." Pascal Massimino 2013-01-28 04:06:16 -08:00
  • b7adf37621 allow WebPINewRGB/YUVA to be passed a NULL output buffer. Pascal Massimino 2013-01-25 02:04:01 -08:00
  • 27f8f7420e upsampling_neon.c: fix build James Zern 2013-01-25 19:37:48 -08:00
  • 06b9cdf1e7 gitignore: add IOS related directories James Zern 2013-01-25 18:25:28 -08:00
  • f112221e77 Merge "Fix more comments for iobuild.sh" James Zern 2013-01-25 17:52:23 -08:00
  • fe4d25ddad Fix more comments for iobuild.sh Vikas Arora 2013-01-25 16:06:21 -08:00
  • 1de3e25271 Merge "NEON optimised yuv to rgb conversion" pascal massimino 2013-01-25 15:51:40 -08:00
  • 090b708a00 NEON optimised yuv to rgb conversion Mans Rullgard 2013-01-17 18:06:26 -08:00
  • daa06476e1 Merge "Add ios build script for building iOS library." pascal massimino 2013-01-25 15:26:09 -08:00
  • 79fe39e2f2 Add ios build script for building iOS library. Vikas Arora 2013-01-24 14:25:58 -08:00
  • 126c035f3f remove some more -Wshadow warnings Pascal Massimino 2013-01-25 00:44:16 -08:00
  • 522e9d6108 Merge "cwebp: enable '-metadata'" James Zern 2013-01-24 20:04:09 -08:00
  • 76ec5fa1b6 cwebp: enable '-metadata' James Zern 2013-01-14 18:32:44 -08:00
  • aeb91a9d49 Merge "cosmetics: break a few long lines" pascal massimino 2013-01-23 15:05:40 -08:00
  • be7c96b069 cosmetics: break a few long lines James Zern 2013-01-23 13:36:28 -08:00
  • cff8ddb61b Merge "add libwebpdecoder.pc" pascal massimino 2013-01-23 14:27:41 -08:00
  • 93148ab867 Merge "libwebp.pc.in: detab" pascal massimino 2013-01-23 14:25:06 -08:00
  • 6477f955b6 Merge "Makefile.vc: normalize path separator" pascal massimino 2013-01-23 14:21:36 -08:00
  • bed1ed7c28 add libwebpdecoder.pc James Zern 2013-01-23 13:57:08 -08:00
  • 46168b2d00 libwebp.pc.in: detab James Zern 2013-01-23 13:31:43 -08:00
  • a941a3463e Fixed few nits in the build files. Vikas Arora 2013-01-23 13:20:56 -08:00
  • dd7a49b21b Makefile.vc: normalize path separator James Zern 2013-01-23 12:46:18 -08:00
  • 9161be863d Merge "cwebp: extract WIC decoding to its own module" James Zern 2013-01-23 12:44:22 -08:00
  • 08e7c58ee1 Merge "Provide an option to build decoder library." pascal massimino 2013-01-23 11:54:24 -08:00
  • 0aeba52852 Provide an option to build decoder library. Vikas Arora 2013-01-22 16:22:20 -08:00
  • 757ebcb1c1 catch malloc(0)/calloc(0) with an assert skal 2013-01-23 20:08:49 +01:00
  • 152ec3d2ee Merge "handle malloc(0) and calloc(0) uniformly on all platforms" skal 2013-01-23 04:41:36 -08:00
  • a452a5554a cwebp: extract WIC decoding to its own module James Zern 2013-01-22 18:28:52 -08:00
  • 2b252a53a8 Merge "Provide option to swap bytes for 16 bit colormodes" James Zern 2013-01-22 15:00:39 -08:00
  • 94a48b4bc3 Provide option to swap bytes for 16 bit colormodes Vikas Arora 2013-01-18 16:23:09 -08:00
  • 42f8f9346c handle malloc(0) and calloc(0) uniformly on all platforms skal 2013-01-22 10:34:35 +01:00
  • 8b2152c579 Merge "add an extra assert to check memory bounds" skal 2013-01-22 14:10:02 -08:00
  • 0d19fbff51 remove some -Wshadow warnings skal 2013-01-21 17:20:14 +01:00
  • cd22f655e8 add an extra assert to check memory bounds skal 2013-01-22 13:38:58 +01:00
  • 8189feda50 Merge "Add details and reference about the YUV->RGB conversion" skal 2013-01-21 07:10:42 -08:00
  • 1d2702b1da Merge "Formatting fixes in lossless bitstream spec" pascal massimino 2013-01-18 14:41:56 -08:00
  • 8425aaee8f Formatting fixes in lossless bitstream spec Urvang Joshi 2012-12-20 11:25:59 -08:00
  • a556cb1ab4 Add details and reference about the YUV->RGB conversion skal 2013-01-18 15:04:38 +01:00
  • d8f21e0bab add link to SSIM description on Wikipedia skal 2013-01-18 13:13:56 +01:00
  • 18e9167ea6 Merge "WebP-lossless spec clarifications:" pascal massimino 2013-01-18 00:15:01 -08:00
  • 98e25b9b81 Merge "cwebp: add -metadata option" pascal massimino 2013-01-18 00:13:40 -08:00
  • f01c2a538c WebP-lossless spec clarifications: Urvang Joshi 2013-01-17 13:23:59 -08:00
  • f4a97970de Merge "Disto4x4 and Disto16x16 in NEON" pascal massimino 2013-01-17 11:07:20 -08:00
  • 47b7b0ba47 Disto4x4 and Disto16x16 in NEON Johann 2013-01-09 19:44:13 -08:00
  • 7eaee9f1ac cwebp: add -metadata option James Zern 2013-01-11 12:25:36 -08:00
  • 36c52c2cf1 tiffdec: use toff_t for exif ifd offset James Zern 2013-01-10 21:33:24 -08:00
  • 7c8111e4a8 Merge "cwebp/tiffdec: add TIFF metadata extraction" James Zern 2013-01-10 15:52:05 -08:00
  • e6409adc2e Remove redundant include from dsp/lossless code. vikas arora 2013-01-10 15:05:53 -08:00
  • 1ab5b3a7bd Merge "configure: fix --with-gifincludedir" pascal massimino 2013-01-08 13:54:23 -08:00
  • 03c749ebb8 configure: fix --with-gifincludedir James Zern 2013-01-08 12:39:43 -08:00
  • 8b650635df multiple libgif versions support for gif2webp Urvang Joshi 2013-01-08 11:52:24 -08:00
  • 476e293fe8 gif2webp: Use DGifOpenFileName() Urvang Joshi 2013-01-08 11:07:13 -08:00
  • b50f277bc7 tiffdec: correct format string James Zern 2013-01-07 19:06:20 -08:00
  • 2b9048e324 Merge "tiffdec: check error returns for width/height" pascal massimino 2012-12-22 06:29:23 -08:00
  • a1b5a9a3e0 Merge "cwebp/tiff: use the first image directory" James Zern 2012-12-21 08:37:11 -08:00
  • 079423f5c5 tiffdec: check error returns for width/height James Zern 2012-12-20 22:33:52 -08:00
  • d62824af42 Merge "cwebp/jpegdec: add JPEG metadata extraction" pascal massimino 2012-12-20 22:25:46 -08:00
  • 03afaca4a2 Merge "cwebp: add PNG metadata extraction" pascal massimino 2012-12-20 22:20:12 -08:00
  • 2c724968d2 cwebp/jpegdec: add JPEG metadata extraction James Zern 2012-12-16 19:13:56 -08:00
  • dba64d91bb cwebp: add PNG metadata extraction James Zern 2012-12-04 19:00:30 -08:00
  • 1f075f89b0 Lossless spec corrections/rewording/clarifications Urvang Joshi 2012-12-20 10:44:42 -08:00
  • 2914ecfd56 cwebp/tiffdec: add TIFF metadata extraction James Zern 2012-12-15 19:41:03 -08:00
  • d82a3e3391 More corrections/clarifications in lossless spec: Urvang Joshi 2012-12-17 11:40:23 -08:00
  • bd0025579f cwebp/tiff: use the first image directory James Zern 2012-12-15 18:43:36 -08:00
  • df7aa07605 Merge "Cleanup around jpegdec" James Zern 2012-12-14 19:27:49 -08:00
  • 0f57dcc31f decoding speed-up (~1%) Pascal Massimino 2012-12-14 10:22:54 -08:00
  • bcec339b01 Lossless bitstream clarification: Urvang Joshi 2012-12-12 14:03:44 -08:00
  • 6bf208748c add examples/metadata.c James Zern 2012-12-11 13:55:31 -08:00
  • 207f89c0dc Merge "configure: add libwebpdemux status to summary" pascal massimino 2012-12-11 02:07:35 -08:00
  • 1bd287a6e4 Cleanup around jpegdec skal 2012-12-11 11:02:39 +01:00
  • 9145567982 Merge "cosmetics: use '== 0' in size checks" pascal massimino 2012-12-11 01:48:54 -08:00
  • d6b88b7694 cosmetics: use '== 0' in size checks James Zern 2012-12-10 23:27:34 -08:00
  • d3dace2ff0 cosmetics: jpegdec James Zern 2012-12-10 23:26:11 -08:00
  • 2f69af732e configure: add libwebpdemux status to summary James Zern 2012-12-10 22:56:19 -08:00
  • 1c1c5646a5 cwebp: extract tiff decoding to its own module James Zern 2012-12-06 14:04:36 -08:00
  • 6a871d66a4 cwebp: extract jpeg decoding to its own module James Zern 2012-12-06 13:48:21 -08:00
  • 2ee228f9a5 cwebp: extract png decoding to its own module James Zern 2012-12-06 13:06:37 -08:00
  • 4679db006c Merge "cwebp: add metadata framework" James Zern 2012-12-06 14:35:20 -08:00
  • 63aba3aef1 cwebp: add metadata framework James Zern 2012-12-03 18:20:00 -08:00
  • 931bd516b8 lossless bitstream: block size bits correction Urvang Joshi 2012-12-05 13:37:52 -08:00
  • e4fc4c1c63 lossless bitstream: block size bits correction Pascal Massimino 2012-12-05 00:01:28 -08:00