Commit Graph

  • 985d3da6c4 Merge "shuffle variables in HashChainFindCopy" into 0.2.0 Pascal Massimino 2012-07-16 19:11:00 -07:00
  • cdf885c67c shuffle variables in HashChainFindCopy Pascal Massimino 2012-07-16 19:08:59 -07:00
  • c3b014db28 Android.mk: add missing lossless files James Zern 2012-07-16 18:43:07 -07:00
  • 8c1cc6b5dc makefile.unix dist: explicitly name installed includes James Zern 2012-07-16 15:45:30 -07:00
  • 7f4647eecb Merge "clarify the colorspace naming and byte ordering of decoded samples" into 0.2.0 James Zern 2012-07-16 12:16:17 -07:00
  • cbf69724d2 clarify the colorspace naming and byte ordering of decoded samples Pascal Massimino 2012-07-16 11:14:14 -07:00
  • 857650c8fc Mux: Add WebPDataInit() and remove WebPImageInfo Urvang Joshi 2012-07-06 14:29:35 +05:30
  • ff771e7705 don't install webp/decode_vp8.h James Zern 2012-07-13 20:36:14 -07:00
  • 596dff784d VP8LFillBitWindow: use 64-bit path for msvc x64 builds James Zern 2012-07-14 13:20:26 -07:00
  • 3ca7ce9805 Merge "doc: remove non-finalized chunk references" into 0.2.0 pascal massimino 2012-07-14 10:58:52 -07:00
  • 1efaa5a369 Merge "bump versions" into 0.2.0 pascal massimino 2012-07-14 10:57:58 -07:00
  • 51fa13e170 Merge "README: update cwebp help output" into 0.2.0 pascal massimino 2012-07-14 09:29:19 -07:00
  • 12f9aede7e README: update cwebp help output James Zern 2012-07-13 14:55:39 -07:00
  • f0b5defb0a bump versions James Zern 2012-07-13 14:07:51 -07:00
  • 4c42a61b9a update AUTHORS James Zern 2012-07-13 13:55:31 -07:00
  • 6431a1ce3d doc: remove non-finalized chunk references James Zern 2012-07-13 12:16:16 -07:00
  • 8130c4cc64 Merge "build: remove libwebpmux from default targets/config" James Zern 2012-07-13 11:33:52 -07:00
  • 23b44438dd Merge "configure: broaden test for libpng-config" James Zern 2012-07-13 11:13:26 -07:00
  • 85bff2cdbe Merge "doc: correct lossless prefix coding table & code" James Zern 2012-07-13 11:12:14 -07:00
  • 05108f6ea0 Merge "More spec/code matching in mux:" James Zern 2012-07-12 23:53:58 -07:00
  • 6808e69db8 More spec/code matching in mux: Urvang Joshi 2012-07-06 11:35:36 +05:30
  • bd2b46f5f2 Merge "doc/webp-container-spec: light cosmetics" pascal massimino 2012-07-12 21:04:27 -07:00
  • 20ead3290f doc/webp-container-spec: light cosmetics James Zern 2012-07-12 19:19:39 -07:00
  • 1d40a8bce8 configure: add pthread detection James Zern 2012-07-12 15:56:41 -07:00
  • b5e9067a28 fix some int <-> size_t mix for buffer sizes Pascal Massimino 2012-07-12 07:23:01 -07:00
  • e41a759615 build: remove libwebpmux from default targets/config James Zern 2012-04-23 18:46:12 -07:00
  • 0fc2baae5c configure: broaden test for libpng-config James Zern 2012-07-10 18:00:15 -07:00
  • 45b8272c31 Merge "restore authorship to lossless bitstream doc" pascal massimino 2012-07-11 13:56:10 -07:00
  • 06ba05909e restore authorship to lossless bitstream doc James Zern 2012-07-11 13:46:00 -07:00
  • 44a09a3ccd add missing description of the alpha filtering methods Pascal Massimino 2012-07-10 19:50:30 -07:00
  • 63db87dd2a Merge "vwebp: add checkboard background for alpha display" James Zern 2012-07-10 12:38:16 -07:00
  • a73b8978d1 vwebp: add checkboard background for alpha display James Zern 2012-07-09 23:01:52 -07:00
  • 939158ce4f Merge "vwebp: fix info display" pascal massimino 2012-07-10 07:37:28 -07:00
  • b35c07d9a7 vwebp: fix info display James Zern 2012-07-09 22:36:58 -07:00
  • 48b39eb17a fix underflow for very short bitstreams Pascal Massimino 2012-07-09 16:00:37 -07:00
  • 7e622984bb cosmetics: param alignment, manpage wording James Zern 2012-07-07 10:37:26 -07:00
  • 1bd7dd5097 Merge changes I7b0afb0d,I7ecc9708 pascal massimino 2012-07-04 16:32:29 -07:00
  • ac69e63eeb Merge "Updated cwebp man's help for Alpha & Lossless." pascal massimino 2012-07-04 16:30:03 -07:00
  • c0e8859d81 Get rid of image_info_ from WebPChunk struct. Urvang Joshi 2012-07-04 18:49:08 +05:30
  • 135ca69eb7 WebP Container Spec: Urvang Joshi 2012-07-04 17:26:53 +05:30
  • eb6f9b8a72 Updated cwebp man's help for Alpha & Lossless. Vikas Arora 2012-07-04 12:51:14 +05:30
  • 0fa844fb8f cosmetic fixes on assert and 'const' where applicable Pascal Massimino 2012-07-03 05:50:36 -07:00
  • 7f22bd2596 check limit of width * height is 32 bits Pascal Massimino 2012-07-03 05:42:13 -07:00
  • 16c46e83ac autoconf/make: cosmetics: break long lines James Zern 2012-07-02 21:41:52 -07:00
  • ab22a07afc configure: add helper macro to define --with-* James Zern 2012-07-02 18:50:53 -07:00
  • c17699b343 configure: add libtiff test James Zern 2012-07-02 18:01:49 -07:00
  • 0e09732c5e Merge "cwebp: fix crash with yuv input + lossless" pascal massimino 2012-07-02 14:40:00 -07:00
  • 88a510ff53 Merge "fix big-endian VP8LWriteBits" pascal massimino 2012-07-02 14:38:32 -07:00
  • da99e3bfcd Merge "Makefile.vc: split mux into separate lib" James Zern 2012-07-02 14:36:17 -07:00
  • 7bda392b50 cwebp: fix crash with yuv input + lossless James Zern 2012-07-02 14:02:01 -07:00
  • f56a369ab0 fix big-endian VP8LWriteBits James Zern 2012-07-01 13:49:44 -07:00
  • 54169d6cd7 Merge "cwebp: name InputFileFormat members consistently" pascal massimino 2012-07-02 13:19:27 -07:00
  • e2feefa9b8 Makefile.vc: split mux into separate lib James Zern 2012-04-20 16:20:32 -07:00
  • 27caa5aa34 Merge "cwebp: add basic TIFF support" pascal massimino 2012-07-02 11:39:21 -07:00
  • d8921dd4e6 cwebp: name InputFileFormat members consistently James Zern 2012-07-02 11:24:23 -07:00
  • 6f76d246ba cwebp: add basic TIFF support James Zern 2012-07-01 17:55:21 -07:00
  • 4691407bb3 Merge changes If39ab7f5,I3658b5ae pascal massimino 2012-07-02 01:46:17 -07:00
  • cca7c7b81b Fixed nit: 10 -> 10.f Vikas Arora 2012-07-02 11:27:23 +05:30
  • 5d09a244b7 WebPMuxCreate() error handling: Urvang Joshi 2012-07-02 11:17:24 +05:30
  • 777341c3d0 Fix a memleak in WebPMuxCreate() Urvang Joshi 2012-07-02 10:17:43 +05:30
  • 61c9d161d5 doc: correct lossless prefix coding table & code James Zern 2012-07-01 14:10:32 -07:00
  • 4c3975792b Merge "mark VP8{,L}{GetInfo,CheckSignature} as WEBP_EXTERN" James Zern 2012-06-29 10:31:26 -07:00
  • e4e36cc6c6 Merge "Mux: Allow only some frames/tiles to have alpha." pascal massimino 2012-06-29 05:17:26 -07:00
  • ad2aad3c21 Merge "WebP Decoding error handling:" pascal massimino 2012-06-29 05:15:55 -07:00
  • 97649c8f6b Mux: Allow only some frames/tiles to have alpha. Urvang Joshi 2012-06-29 17:16:08 +05:30
  • f864be3b2c Lower the quality settings for Alpha encoding. Vikas Arora 2012-06-29 16:18:04 +05:30
  • 3ba81bbe8b WebP Decoding error handling: Urvang Joshi 2012-06-29 14:31:32 +05:30
  • fcc69923b9 add automatic YUVA/ARGB conversion during WebPEncode() Pascal Massimino 2012-06-28 00:34:23 -07:00
  • 802e012a18 fix compilation in non-FANCY_UPSAMPLING mode Pascal Massimino 2012-06-28 00:26:35 -07:00
  • e012dfd90f make width/height coding match the spec Pascal Massimino 2012-06-28 00:20:28 -07:00
  • 228d96a538 mark VP8{,L}{GetInfo,CheckSignature} as WEBP_EXTERN James Zern 2012-04-24 18:04:38 -07:00
  • 637a314f97 remove the now unused *KeepA variants Pascal Massimino 2012-06-27 10:00:48 -07:00
  • d11f6fcc82 webpmux returns error strings rather than numbers Urvang Joshi 2012-06-27 16:55:01 +05:30
  • fcec059322 makefile.unix: cwebp: fix OSX link James Zern 2012-06-26 18:09:55 -07:00
  • 6b811f1b06 Merge "doc: remove lossless pdf" pascal massimino 2012-06-22 15:43:20 -07:00
  • c963482124 doc: remove lossless pdf James Zern 2012-06-22 15:25:03 -07:00
  • b9ae4f0d88 cosmetics after mux changes b74ed6e, b494ad5 James Zern 2012-06-20 16:02:53 -07:00
  • b494ad5096 Mux: only allow adding frame/tiles at the end. Urvang Joshi 2012-06-22 11:17:02 -07:00
  • 2c341b0eed Merge "Added image characteristic hint for the codec." pascal massimino 2012-06-22 02:54:51 -07:00
  • d373076a53 Added image characteristic hint for the codec. Vikas Arora 2012-06-22 12:14:48 +05:30
  • 2ed2adb5ba Merge "msvc: add intrinsic based BitsLog2Floor" pascal massimino 2012-06-22 00:13:47 -07:00
  • e595e7c552 Merge "add demux.c to the makefiles" James Zern 2012-06-21 23:44:44 -07:00
  • da47b5bda7 Merge "demux: add {Next,Prev}Chunk" James Zern 2012-06-21 23:43:03 -07:00
  • e5f467420d add demux.c to the makefiles James Zern 2012-06-21 18:33:09 -07:00
  • 4708393c3b demux: add {Next,Prev}Chunk James Zern 2012-06-21 18:27:54 -07:00
  • e8a0a821d2 demux: quiet msvc warnings James Zern 2012-06-21 18:48:38 -07:00
  • 7f8472a610 Update the WebP Container Spec. Urvang Joshi 2012-06-21 16:03:20 -07:00
  • 31b68fe639 cleanup WebPPicture struct and API Pascal Massimino 2012-06-21 00:30:43 -07:00
  • 9144a18643 add overflow check before calling malloc() Pascal Massimino 2012-06-20 23:58:43 -07:00
  • 81720c9139 consistency cosmetics Pascal Massimino 2012-06-20 23:56:11 -07:00
  • 2ebe8394f8 Merge "Add kramdown version information to README" James Zern 2012-06-20 16:02:03 -07:00
  • 7144308402 enc/vp8l.c: fix build James Zern 2012-06-20 14:44:39 -07:00
  • b7ac19fec9 Add kramdown version information to README Lou Quillio 2012-05-25 17:11:02 -07:00
  • efdcb6670c Merge "Edit for consistency, usage and grammar." James Zern 2012-06-20 14:01:13 -07:00
  • 08220102d1 Enable alpha in vvwebp Urvang Joshi 2012-06-20 11:18:35 -07:00
  • 8de9a0847b Merge "Mux API change:" pascal massimino 2012-06-20 11:11:49 -07:00
  • b74ed6e766 Mux API change: Urvang Joshi 2012-06-20 10:59:40 -07:00
  • 233a589ea9 take picture->argb_stride into account for lossless coding Pascal Massimino 2012-06-20 10:13:04 -07:00
  • 04e33f17de Edit for consistency, usage and grammar. Lou Quillio 2012-06-14 17:13:15 -07:00
  • a575b4bc15 Merge "cosmetics: add missing const" pascal massimino 2012-06-19 22:34:28 -07:00