Commit Graph

  • d65ec6786a fix build, move token.c to src/enc/ James Zern 2012-12-03 11:16:08 -08:00
  • 657f5c91b1 move token buffer to its own file (token.c) skal 2012-12-03 13:50:14 +01:00
  • c34a3758ad introduce GetLargeValue() to slim-fast GetCoeffs(). skal 2012-11-28 08:24:23 +01:00
  • d5838cd598 faster non-transposing SSE2 4x4 FTransform skal 2012-11-27 08:37:11 +01:00
  • f76191f9db speed up GetResidualCost() skal 2012-11-26 23:50:37 +01:00
  • ba2aa0fdda Add support for BITS=24 case skal 2012-11-26 23:47:08 +01:00
  • 2e7f6e8ef2 makefile.unix: Dependency on libraries Urvang Joshi 2012-11-21 12:12:29 -08:00
  • dca84219ec Merge "Separate out mux and demux code and libraries:" pascal massimino 2012-11-19 15:12:55 -08:00
  • 23782f95b4 Separate out mux and demux code and libraries: Urvang Joshi 2012-11-19 11:21:37 -08:00
  • bd56a01f87 configure: add summary output James Zern 2012-11-16 18:59:46 -08:00
  • 90e5e3190c dwebp manual: point to webpmux, gif2webp. Urvang Joshi 2012-11-16 10:25:16 -08:00
  • 540790ca6b gif2webp.c: add a note about prerequisites James Zern 2012-11-15 22:31:55 -08:00
  • d1edf697b2 cwebp man page: meaning of '-q' for lossy/lossless Urvang Joshi 2012-11-15 15:57:50 -08:00
  • 79efa1d006 Add man page for gif2webp utility Urvang Joshi 2012-11-15 15:55:06 -08:00
  • 2243e40c39 Merge "gif2webp build support with autoconf tools" pascal massimino 2012-11-15 12:14:53 -08:00
  • c40efca157 gif2webp build support with autoconf tools Urvang Joshi 2012-11-15 11:04:12 -08:00
  • 6523e2d41d WebP Container: Urvang Joshi 2012-11-15 11:01:41 -08:00
  • 4da788da3f Merge "simplify the fwd transform" skal 2012-11-15 00:54:10 -08:00
  • 42c3b550ba simplify the fwd transform skal 2012-11-15 09:51:35 +01:00
  • 41a6ced92e user GLfloat instead of float skal 2012-11-15 09:35:01 +01:00
  • b542611964 fix indentation skal 2012-11-15 09:34:34 +01:00
  • 68f282f79c * handle offset in anim viewer 'vwebp' * fix gif2webp to handle disposal method and odd offset correctly skal 2012-11-15 09:15:04 +01:00
  • 118cb31270 Merge "add SSE2 version of Sum of Square error for 16x16, 16x8 and 8x8 case" skal 2012-11-15 00:07:44 -08:00
  • 8a7c3cc8ee Merge "Change the order of -frame argument to be more natural" skal 2012-11-15 00:07:28 -08:00
  • 99e0a707da Merge "Simplify the texture evaluation Disto4x4()" skal 2012-11-15 00:07:11 -08:00
  • 0f923c3ffd make the bundling work in a tmp buffer skal 2012-11-15 09:05:25 +01:00
  • e5c3b3f554 Simplify the texture evaluation Disto4x4() skal 2012-11-14 07:49:31 +01:00
  • 4860008483 Change the order of -frame argument to be more natural skal 2012-11-14 06:19:31 +01:00
  • 35bfd4c08f add SSE2 version of Sum of Square error for 16x16, 16x8 and 8x8 case skal 2012-11-14 06:16:49 +01:00
  • a7305c2ef0 Clarification for unknown chunks Urvang Joshi 2012-11-13 10:41:13 -08:00
  • 4c4398e2d5 Refine WebP Container Spec wrt unknown chunks. Urvang Joshi 2012-11-12 11:34:08 -08:00
  • 2ca642e02a Rectify WebPMuxGetFeatures: Urvang Joshi 2012-11-09 14:37:20 -08:00
  • 7caab1d8f6 Some cosmetic/comment fixes. Urvang Joshi 2012-11-07 16:04:08 -08:00
  • 60b2651a8c Merge "Write a GIF to WebP converter based on libgif." pascal massimino 2012-11-09 08:01:07 -08:00
  • c7127a4dec Merge "Add NEON version of FTransformWHT" Pascal Massimino 2012-11-09 06:54:28 -08:00
  • 11b2721258 Write a GIF to WebP converter based on libgif. Urvang Joshi 2012-11-05 17:35:36 -08:00
  • e9a15a37cf ExUtilWriteFile() to write memory segment to file Urvang Joshi 2012-11-07 14:41:15 -08:00
  • 74356eb558 Add a simple cleanup step in mux assembly: Urvang Joshi 2012-11-07 13:16:09 -08:00
  • 51bb1e5de7 mux.h: correct WebPDemuxSelectFragment() prototype Urvang Joshi 2012-11-07 14:18:32 -08:00
  • 22a0fd9d01 Add NEON version of FTransformWHT Pascal Massimino 2012-11-06 09:45:28 -08:00
  • fa30c86323 Update mux code to match the spec wrt animation Urvang Joshi 2012-11-01 15:34:46 -07:00
  • d9c5fbefa4 by-pass Analysis pass in case segments=1 Pascal Massimino 2012-11-06 22:53:13 -08:00
  • d2ad4450ce Merge changes Ibeccffc3,Id1585b16 pascal massimino 2012-11-06 22:43:43 -08:00
  • 5c8be2515d Merge "Chunk fourCCs for XMP/EXIF" James Zern 2012-11-06 16:17:32 -08:00
  • a00a3daf5b Use 'frgm' instead of 'tile' in webpmux parameters Urvang Joshi 2012-10-31 17:49:15 -07:00
  • 81b8a741ed Design change in ANMF and FRGM chunks: Urvang Joshi 2012-10-31 17:19:31 -07:00
  • f903cbab9a Chunk fourCCs for XMP/EXIF Urvang Joshi 2012-10-31 16:30:41 -07:00
  • 812933d6ba Tune performance of HistogramCombine vikas arora 2012-11-05 16:44:19 -08:00
  • 52ad1979d2 Animation specification in container spec Urvang Joshi 2012-11-02 15:59:39 -07:00
  • 001b930219 Image fragment specification in container spec Urvang Joshi 2012-10-30 16:06:36 -07:00
  • 391f9db9fa Ordering of description of bits in container spec Urvang Joshi 2012-11-02 15:27:37 -07:00
  • d57357762a Metadata specification in container spec Urvang Joshi 2012-10-30 16:00:45 -07:00
  • 1c4609b1f8 Merge commit 'v0.2.1' James Zern 2012-11-02 12:20:19 -07:00
  • 0ca584cbbf Merge "Color profile specification in container spec" James Zern 2012-11-01 19:20:46 -07:00
  • e8b41ad136 add NEON asm version for WHT inverse transform Pascal Massimino 2012-11-01 09:09:23 -07:00
  • af6f0db291 Color profile specification in container spec Urvang Joshi 2012-10-30 15:58:54 -07:00
  • a61a824b3a Merge "Add NULL check in chunk APIs" pascal massimino 2012-10-31 16:07:24 -07:00
  • 0e8b7eedaa fix WebPPictureView() unassigned strides Pascal Massimino 2012-10-31 16:01:34 -07:00
  • 75e5f17e3b ARM/NEON: 30% encoding speed-up Pascal Massimino 2012-10-31 13:32:38 -07:00
  • 02b4356875 Add NULL check in chunk APIs Urvang Joshi 2012-10-30 15:50:47 -07:00
  • a077072777 mux struct naming Urvang Joshi 2012-10-30 14:54:46 -07:00
  • 6c66dde80f Merge "Tune Lossless encoder" pascal massimino 2012-10-30 18:27:14 -07:00
  • ab5ea217f7 Tune Lossless encoder vikas arora 2012-10-30 17:25:54 -07:00
  • 74fefc8ce8 Update ChangeLog v0.2.1 0.2.0 James Zern 2012-10-30 16:32:36 -07:00
  • 92f8059ce4 Rename some chunks: Urvang Joshi 2012-10-30 12:14:10 -07:00
  • 3bb4bbeb60 Merge "Mux API change:" James Zern 2012-10-30 14:55:39 -07:00
  • d0c79f0552 Mux API change: Urvang Joshi 2012-08-23 16:28:36 +05:30
  • abc06044e7 Merge "update NEWS" into 0.2.0 pascal massimino 2012-10-29 20:42:00 -07:00
  • 57cf313bba update NEWS James Zern 2012-10-29 17:05:38 -07:00
  • 25f585c4f2 bump version to 0.2.1 James Zern 2012-10-29 19:17:17 -07:00
  • fed7c0485a libwebp: validate chunk size in ParseOptionalChunks James Zern 2012-10-22 21:57:59 -07:00
  • 552cd9bce0 cwebp (windows): fix alpha image import on XP James Zern 2012-10-19 18:34:06 -07:00
  • b14fea993a autoconf/libwebp: enable dll builds for mingw James Zern 2012-10-08 22:21:10 -07:00
  • 4a8fb27223 [cd]webp: always output windows errors James Zern 2012-10-08 18:33:18 -07:00
  • d662158010 fix double to float conversion warning James Zern 2012-10-08 18:27:27 -07:00
  • 72b96a6905 cwebp: fix jpg encodes on XP James Zern 2012-10-08 18:15:30 -07:00
  • 734f762a08 VP8LAllocateHistogramSet: fix overflow in size calculation James Zern 2012-10-03 12:09:38 -07:00
  • f9cb58fbce GetHistoBits: fix integer overflow James Zern 2012-10-03 12:14:44 -07:00
  • b30add2017 EncodeImageInternal: fix uninitialized free James Zern 2012-10-03 12:06:33 -07:00
  • 3de58d7730 fix the -g/O3 discrepancy for 32bit compile skal 2012-10-03 15:15:58 +02:00
  • 77aa7d50a4 fix the BITS=8 case Pascal Massimino 2012-09-02 09:06:44 -07:00
  • e5970bda8a Make *InitSSE2() functions be empty on non-SSE2 platform Pascal Massimino 2012-08-28 11:02:38 -07:00
  • ef5cc47ee7 make *InitSSE2() functions be empty on non-SSE2 platform Pascal Massimino 2012-08-27 23:40:47 -07:00
  • c4ea259db4 make VP8DspInitNEON() public Pascal Massimino 2012-08-27 00:18:48 -07:00
  • 8344eadfe0 Merge "libwebp: validate chunk size in ParseOptionalChunks" pascal massimino 2012-10-23 02:07:13 -07:00
  • 4828bb931d Merge "cwebp (windows): fix alpha image import on XP" pascal massimino 2012-10-23 00:57:21 -07:00
  • 30763333f3 libwebp: validate chunk size in ParseOptionalChunks James Zern 2012-10-22 21:57:59 -07:00
  • 704818980f AccumulateLSIM: fix double -> float warnings James Zern 2012-10-19 19:23:39 -07:00
  • eda8ee4b3b cwebp (windows): fix alpha image import on XP James Zern 2012-10-19 18:34:06 -07:00
  • c6e98658d2 Merge "add EXPERIMENTAL code for YUV-JPEG colorspace" skal 2012-10-19 12:13:34 -07:00
  • f0360b4fcf add EXPERIMENTAL code for YUV-JPEG colorspace skal 2012-10-18 14:55:39 +02:00
  • f86e6abe1f add LSIM metric to WebPPictureDistortion() Pascal Massimino 2012-10-18 08:26:40 -07:00
  • c3aa215afa Speed up HistogramCombine for lower qualities. Vikas Arora 2012-10-16 15:42:15 -07:00
  • 1765cb1ca5 Merge "autoconf/libwebp: enable dll builds for mingw" James Zern 2012-10-09 13:24:25 -07:00
  • a13562e800 autoconf/libwebp: enable dll builds for mingw James Zern 2012-10-08 22:21:10 -07:00
  • 9f469b57a9 typo: no_fancy -> no_fancy_upsampling skal 2012-10-09 15:14:24 +02:00
  • 1a27f2f808 Merge "fix double to float conversion warning" pascal massimino 2012-10-09 00:06:52 -07:00
  • cf1e90dec7 Merge "cwebp: fix jpg encodes on XP" pascal massimino 2012-10-09 00:04:19 -07:00
  • f2b5d19b30 [cd]webp: always output windows errors James Zern 2012-10-08 18:33:18 -07:00
  • e855208c16 fix double to float conversion warning James Zern 2012-10-08 18:27:27 -07:00