Commit Graph

  • 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
  • 8d99b0f4bd Merge "cosmetics: remove unimplemented function proto" pascal massimino 2012-06-19 22:33:54 -07:00
  • 69d022176d cosmetics: add missing const James Zern 2012-06-19 22:28:34 -07:00
  • 5b08318b57 cosmetics: remove unimplemented function proto James Zern 2012-06-19 22:27:56 -07:00
  • b7fb0ed567 Log warning for unsupported options for lossless. Vikas Arora 2012-06-20 09:02:25 +05:30
  • e1f769fe1c msvc: add intrinsic based BitsLog2Floor James Zern 2012-06-19 15:36:06 -07:00
  • 8a69c7d8af Bug-fix: Clamp backward dist to 1. Vikas Arora 2012-06-19 16:42:07 +05:30
  • b5b6ac979f Merge "Bring the special writer 'WebPMemoryWriter' to public API" James Zern 2012-06-18 16:22:17 -07:00
  • a6a1909fff Merge "Fix floating point exception with cwebp -progress" pascal massimino 2012-06-18 16:11:53 -07:00
  • f2cee06708 Fix floating point exception with cwebp -progress James Zern 2012-06-18 15:43:28 -07:00
  • 91b7a8c754 Bring the special writer 'WebPMemoryWriter' to public API Pascal Massimino 2012-06-18 15:42:56 -07:00
  • 310e297205 support resize and crop for RGBA input Pascal Massimino 2012-06-18 15:20:46 -07:00
  • a89835d33a Merge changes Ice662960,Ie8d7aa90,I2d996d5e,I01c04772 James Zern 2012-06-18 14:19:58 -07:00
  • ce614c0caf Merge "dec/vp8: avoid setting decoder status twice" pascal massimino 2012-06-18 14:12:21 -07:00
  • 900285dac3 dec/vp8: avoid setting decoder status twice James Zern 2012-06-13 14:30:56 -07:00
  • 8227adc878 Merge changes I6f02b0d0,I5cbc9c0a,I9dd9d4ed,Id684d2a1 pascal massimino 2012-06-18 13:55:21 -07:00
  • dcda59c12d Merge "demux: rename SetTile to SelectTile" James Zern 2012-06-18 13:50:45 -07:00
  • 622ef12ea5 demux: rename SetTile to SelectTile James Zern 2012-06-14 17:01:50 -07:00
  • 81ebd37505 Merge "demux: add {Next,Prev}Frame" pascal massimino 2012-06-18 13:41:42 -07:00
  • 02dd37a2a3 demux: add {Next,Prev}Frame James Zern 2012-06-14 16:59:58 -07:00
  • 4b79fa5923 Merge "Limit the maximum size of huffman Image to 16MB." pascal massimino 2012-06-17 00:20:26 -07:00
  • 9aa34b3438 Manually number "chapters," as chapter numbers are used in the narrative. Lou Quillio 2012-06-14 15:59:26 -07:00
  • 2a4c6c29a0 Re-wrap at <= 72 columns Lou Quillio 2012-06-14 15:14:14 -07:00
  • a45adc1918 Apply inline emphasis and monospacing, per gdoc / PDF Lou Quillio 2012-06-14 12:57:02 -07:00
  • 91011206ad Incorporate gdoc changes through 2012-06-08 Lou Quillio 2012-06-14 12:03:55 -07:00
  • 7a18248716 Removed CodeRay syntax declarations ... Lou Quillio 2012-06-04 13:52:19 -07:00
  • b3ec18c556 Provide for code-block syntax highlighting. Lou Quillio 2012-06-01 12:02:41 -07:00
  • 709d770241 Replace high ASCII artifacts (curly quotes, etc.). Lou Quillio 2012-05-31 13:04:19 -07:00
  • 930e8abbda Lossless WebP doc largely ported to markdown text. Lou Quillio 2012-05-25 17:11:02 -07:00
  • 18cae37b91 msvc: silence some build warnings James Zern 2012-06-13 13:51:50 -07:00
  • b3923084b9 Limit the maximum size of huffman Image to 16MB. Vikas Arora 2012-06-13 13:27:00 +05:30
  • f180df2afd Merge "libwebp/demux: add Frame/Chunk iteration" pascal massimino 2012-06-13 00:29:29 -07:00
  • 2bbe1c9aa0 Merge "Enable lossless encoder code" James Zern 2012-06-13 00:28:42 -07:00
  • d0601b0107 Merge changes I1d97a633,I81c59093 pascal massimino 2012-06-13 00:28:25 -07:00
  • 78f3e34504 Enable lossless encoder code Pascal Massimino 2012-06-12 23:44:09 -07:00
  • d974a9cc15 Merge "libwebp/demux: add simple format parsing" pascal massimino 2012-06-13 00:03:37 -07:00
  • 26bf223280 Merge "libwebp: add WebPDemux stub functions" pascal massimino 2012-06-12 23:57:18 -07:00
  • 2f66668882 Merge "modify WebPParseHeaders to allow reuse by GetFeatures" James Zern 2012-06-12 23:51:55 -07:00
  • b402b1fbb9 libwebp/demux: add Frame/Chunk iteration James Zern 2012-06-10 19:44:32 +00:00
  • ad9ada3b9f libwebp/demux: add WebPDemuxGetI James Zern 2012-06-07 06:56:08 +00:00
  • 2f2d4d5889 libwebp/demux: add extended format parsing James Zern 2012-06-05 19:52:28 +00:00
  • 962dcef6a8 libwebp/demux: add simple format parsing James Zern 2012-06-05 18:36:35 +00:00
  • f8f94081be libwebp: add WebPDemux stub functions James Zern 2012-06-02 19:49:53 +00:00
  • fb47bb5cf4 Merge "NumNamedElements() should take an enum param." pascal massimino 2012-06-11 00:23:39 -07:00
  • 7c6898051e Fix asserts in Palette and BackwardReference code. Vikas Arora 2012-06-11 12:26:19 +05:30
  • fbdcb7ea38 NumNamedElements() should take an enum param. Urvang Joshi 2012-06-11 12:24:45 +05:30
  • fb4943bdf9 modify WebPParseHeaders to allow reuse by GetFeatures James Zern 2012-06-08 21:50:45 +00:00
  • 3697b5ceb2 write an ad-hoc EncodeImageInternal variant Pascal Massimino 2012-06-08 11:52:31 -07:00
  • eaee9e79f7 Bug-Fix: Decode small (less than 32 bytes) images. Vikas Arora 2012-06-08 14:29:26 +05:30
  • 0bceae488e Merge "cwebp: fix alpha reporting in stats output" pascal massimino 2012-06-07 21:27:02 -07:00
  • 0424b1ef3b Rebase default encoding settings. Vikas Arora 2012-06-08 09:16:54 +05:30
  • c71ff9e359 cwebp: fix alpha reporting in stats output James Zern 2012-06-07 17:32:29 -07:00
  • e2ffe446bd Merge "Stop indefinite recursion for Huffman Image." pascal massimino 2012-06-07 10:52:26 -07:00
  • 70eb2bd687 Stop indefinite recursion for Huffman Image. Vikas Arora 2012-06-07 11:09:34 +05:30
  • f3bab8eb27 Update vwebp Urvang Joshi 2012-06-07 17:19:02 +05:30
  • 6d5c797cee Remove support for partial files in Mux. Urvang Joshi 2012-06-07 13:45:06 +05:30
  • f1df5587d9 WebPMuxAssemble() returns WebPData*. Urvang Joshi 2012-06-07 11:04:57 +05:30
  • 814a063925 Rename 'Add' APIs to 'Set'. Urvang Joshi 2012-06-05 20:36:21 +05:30
  • bbb0218fa5 Update Mux psuedo-code examples. Urvang Joshi 2012-06-05 20:28:03 +05:30
  • 4fc4a47f6e Use WebPData in MUX set APIs Urvang Joshi 2012-06-05 14:20:45 +05:30
  • c67bc979dd Merge "add WebPPictureImportRGBX() and WebPPictureImportBGRX()" pascal massimino 2012-06-05 00:28:04 -07:00
  • 27519bc2b6 add WebPPictureImportRGBX() and WebPPictureImportBGRX() Noel Chromium 2012-06-05 00:26:17 -07:00
  • f80cd27e28 factorize code in Import() Pascal Massimino 2012-06-04 15:55:31 -07:00
  • 9b71502669 histogram: add log2 wrapper James Zern 2012-06-04 18:36:38 -07:00
  • 8c34378ff3 Merge "fix some implicit type conversion warnings" pascal massimino 2012-06-04 22:46:33 -07:00
  • 42f6df9da3 fix some implicit type conversion warnings James Zern 2012-06-04 18:36:02 -07:00
  • 250c16e3d5 Merge "doc: update lossless pdf" pascal massimino 2012-06-04 22:30:41 -07:00
  • 9d9daba43d Merge "add a PDF of the lossless spec" Pascal Massimino 2012-06-04 22:30:19 -07:00
  • 8fbb91884e prefer webp/types.h over stdint.h James Zern 2012-06-04 18:34:24 -07:00
  • 0ca170c2dd doc: update lossless pdf James Zern 2012-06-04 16:53:16 -07:00