Commit Graph

  • 8af2771813 update ChangeLog v0.4.1 0.4.1 James Zern 2014-07-28 17:22:32 -07:00
  • e09e9ff6e5 Record & log the image pre-processing time. Vikas Arora 2014-07-28 16:04:54 -07:00
  • f59c0b4bde iosbuild.sh: specify optimization flags James Zern 2014-07-26 20:40:51 -07:00
  • 8d34ea3e36 update ChangeLog v0.4.1-rc1 James Zern 2014-07-24 11:54:02 -07:00
  • dbc3da66d3 makefile.unix: add vwebp.1 to the dist target James Zern 2014-07-23 23:41:47 -07:00
  • 89a7c83cd4 update ChangeLog James Zern 2014-07-23 23:05:49 -07:00
  • ffe67ee92e Merge "update NEWS for the next release" into 0.4.1 James Zern 2014-07-23 23:02:19 -07:00
  • 2def1fe635 gif2webp: dust up the help message James Zern 2014-07-23 20:02:43 -07:00
  • fb668d78b3 remove -noalphadither option from README/vwebp.1 James Zern 2014-07-23 19:52:45 -07:00
  • e49f693b1f update NEWS for the next release James Zern 2014-07-22 20:55:03 -07:00
  • cd01358057 Merge "update AUTHORS" into 0.4.1 James Zern 2014-07-23 17:33:15 -07:00
  • 268d01eb24 update AUTHORS James Zern 2014-07-23 17:21:04 -07:00
  • 85213b9bbe bump version to 0.4.1 James Zern 2014-07-23 17:15:33 -07:00
  • 695f80ae25 Merge "restore mux API compatibility" into 0.4.1 James Zern 2014-07-23 17:11:33 -07:00
  • 862d296cf9 restore mux API compatibility James Zern 2014-07-23 16:13:56 -07:00
  • 8f6f8c5dde remove the !WEBP_REFERENCE_IMPLEMENTATION tweak in Put8x8uv skal 2014-07-23 13:59:33 -07:00
  • d713a69644 Merge changes If4debc15,I437a5d5f into 0.4.1 James Zern 2014-07-23 13:56:27 -07:00
  • c2fc52e4ec restore encode API compatibility James Zern 2014-07-22 20:24:59 -07:00
  • 793368e8c6 restore decode API compatibility James Zern 2014-07-22 20:03:52 -07:00
  • b8984f3151 gif2webp: fix compile with giflib 5.1.0 James Zern 2014-07-22 17:48:24 -07:00
  • 222f9b1a9d gif2webp: simplify giflib version checking James Zern 2014-07-22 17:41:55 -07:00
  • d2cc61b7dd Extend MakeARGB32() to accept Alpha channel. Vikas Arora 2014-07-21 14:48:22 -07:00
  • 4595b62b7c Merge "use explicit size of kErrorMessages[] arrays" skal 2014-07-21 13:37:49 -07:00
  • 157de01507 Merge "Actuate memory stats for PRINT_MEMORY_INFO" skal 2014-07-21 13:31:15 -07:00
  • fbda2f499c JPEG decoder: delay conversion to YUV to WebPEncode() call skal 2014-07-21 22:26:22 +02:00
  • 0b747b1b39 use explicit size of kErrorMessages[] arrays skal 2014-07-21 15:44:43 +02:00
  • 3398d81ac3 Actuate memory stats for PRINT_MEMORY_INFO skal 2014-07-21 14:22:26 +02:00
  • 6f3202be98 Merge "move WebPPictureInit to picture.c" James Zern 2014-07-21 11:47:17 -07:00
  • 6c347bbb0c move WebPPictureInit to picture.c skal 2014-07-21 14:11:58 +02:00
  • fb3acf19d7 fix configure message for multi-thread Pascal Massimino 2014-07-21 00:21:50 -07:00
  • 40b086f78a configure: check for _beginthreadex James Zern 2014-07-20 14:56:37 -07:00
  • 1549d62067 reorder the YUVA->ARGB and ARGB->YUVA functions correctly Pascal Massimino 2014-07-18 06:20:08 -07:00
  • c6461bfda2 Merge "extract colorspace code from picture.c into picture_csp.c" James Zern 2014-07-16 17:01:28 -07:00
  • 736f2a175e extract colorspace code from picture.c into picture_csp.c Pascal Massimino 2014-07-14 02:04:14 -07:00
  • 645daa033b Merge "configure: check for -Wformat-security" pascal massimino 2014-07-16 03:23:29 -07:00
  • abafed861c configure: check for -Wformat-security James Zern 2014-07-14 22:52:15 -07:00
  • fbadb48026 split monolithic picture.c into picture_{tools,psnr,rescale}.c Pascal Massimino 2014-07-12 09:13:33 -07:00
  • c76f07ecc2 dec_neon/TransformAC3: initialize vector w/vcreate James Zern 2014-07-11 00:15:02 -07:00
  • bb4fc051bf gif2webp: Allow single-frame animations Urvang Joshi 2014-07-10 15:21:05 -07:00
  • 46fd44c104 thread: remove harmless race on status_ in End() James Zern 2014-07-08 19:53:28 -07:00
  • 5a1a7264fc Merge "configure: check for __builtin_bswapXX()" James Zern 2014-07-05 13:43:43 -07:00
  • 6781423b7d configure: check for __builtin_bswapXX() James Zern 2014-07-04 16:56:41 -07:00
  • 6450c48d4c configure: fix iOS builds James Zern 2014-07-04 21:48:36 -07:00
  • 6422e683af VP8LFillBitWindow: enable fast path for 32-bit builds James Zern 2014-07-04 13:40:53 -07:00
  • 4f7f52b2a1 VP8LFillBitWindow: respect WEBP_FORCE_ALIGNED James Zern 2014-07-04 13:30:32 -07:00
  • e458badcc3 endian_inl.h: implement htoleXX with BSwapXX James Zern 2014-07-04 00:50:34 -07:00
  • f2664d1aab endian_inl.h: add BSwap16 James Zern 2014-07-04 00:41:14 -07:00
  • 6fbf5345e3 Merge "configure: add --enable-aligned" James Zern 2014-07-04 00:12:28 -07:00
  • dc0f479d6a configure: add --enable-aligned James Zern 2014-07-03 23:06:06 -07:00
  • 9cc69e2b53 Merge "configure: support WIC + OpenGL under mingw64" James Zern 2014-07-03 23:24:16 -07:00
  • 257adfb0be remove experimental YUV444 YUV422 and YUV400 code Pascal Massimino 2014-07-03 13:20:06 -07:00
  • 10f4257c3b configure: support WIC + OpenGL under mingw64 James Zern 2014-06-28 12:10:31 -07:00
  • 380cca4f2c configure.ac: add AC_C_BIGENDIAN James Zern 2014-06-28 12:27:17 -07:00
  • ee70a90187 endian_inl.h: add BSwap64 James Zern 2014-07-03 11:21:24 -07:00
  • 47779d46c8 endian_inl.h: add BSwap32 James Zern 2014-07-03 11:21:24 -07:00
  • d5104b1ff6 utils: add endian_inl.h James Zern 2014-07-03 10:41:37 -07:00
  • 58ab622437 Merge "make alpha-detection loop in IsKeyFrame() in good x/y order" Pascal Massimino 2014-07-02 22:38:41 -07:00
  • 9d5629025c make alpha-detection loop in IsKeyFrame() in good x/y order Pascal Massimino 2014-06-24 20:20:29 +00:00
  • 516971b136 lossless: Remove unaligned read warning Vikas Arora 2014-07-02 20:39:47 +00:00
  • b8b596f6c3 Merge "configure.ac: add an autoconf version prerequisite" James Zern 2014-07-02 19:26:39 -07:00
  • 34b02f8cb0 configure.ac: add an autoconf version prerequisite James Zern 2014-07-01 20:02:58 -07:00
  • e59f53600f neon: normalize vdup_n_* usage James Zern 2014-07-01 00:55:05 -07:00
  • 6ee7160dd2 Merge changes I0da7b3d3,Idad2f278,I4accc305 James Zern 2014-07-01 00:48:38 -07:00
  • abc02f2492 Merge "fix (uncompiled) typo" skal 2014-07-01 00:29:19 -07:00
  • bc03670f01 neon: add INIT_VECTOR4 James Zern 2014-06-29 13:40:45 -07:00
  • 6c1c632b03 neon: add INIT_VECTOR3 James Zern 2014-06-29 13:40:45 -07:00
  • dc7687e51b neon: add INIT_VECTOR2 James Zern 2014-06-29 13:40:45 -07:00
  • 4536e7c49c add WebPMuxSetCanvasSize() to the mux API skal 2014-06-30 07:00:49 +02:00
  • 824eab1086 fix (uncompiled) typo skal 2014-06-27 17:02:24 +02:00
  • 1f3e5f1e60 remove unused 'shift' argument and QFIX2 define Pascal Massimino 2014-06-26 00:12:51 -07:00
  • 8e867051fd Merge "VP8LoadNewBytes: use __builtin_bswap32 if available" pascal massimino 2014-06-25 02:15:17 -07:00
  • 1b6a263566 Merge "Fix handling of weird GIF with canvas dimension 0x0" skal 2014-06-25 02:14:54 -07:00
  • 1da3d46138 VP8LoadNewBytes: use __builtin_bswap32 if available James Zern 2014-06-24 21:13:42 -07:00
  • 1582e402fd Fix handling of weird GIF with canvas dimension 0x0 skal 2014-06-24 17:34:45 +02:00
  • b8811dac12 Merge "rename interface -> winterface" Pascal Massimino 2014-06-24 00:44:11 -07:00
  • db8b8b5fc2 Fix logic in the GIF LOOP-detection parsing skal 2014-06-23 23:26:36 +02:00
  • 25aaddc84c rename interface -> winterface Pascal Massimino 2014-06-23 14:21:22 -07:00
  • 5584d9d2fc make WebPSetWorkerInterface() check its arguments skal 2014-06-23 07:39:56 +02:00
  • a9ef7ef991 Merge "cosmetics: update thread.h comments" James Zern 2014-06-19 23:23:06 -07:00
  • c6af999168 Merge "dust up the help message" James Zern 2014-06-19 23:12:02 -07:00
  • 0a8b8863cc dust up the help message skal 2014-06-18 16:45:34 +02:00
  • a9cf31913c cosmetics: update thread.h comments James Zern 2014-06-19 19:29:41 -07:00
  • 27bfeee43a QuantizeBlock SSE2 Optimization: levytamar82 2014-06-18 04:45:51 -07:00
  • 2bc0dc3edc Merge "webpmux: warn when odd frame offsets are used" James Zern 2014-06-18 12:18:09 -07:00
  • 3114ebe46c Merge changes Id8edd3c1,Id418eb96,Ide05e3be James Zern 2014-06-18 12:17:15 -07:00
  • c072663493 webpmux: warn when odd frame offsets are used James Zern 2014-06-17 23:21:49 -07:00
  • c5c6b408b1 Merge "add alpha dithering for lossy" skal 2014-06-18 07:32:24 -07:00
  • d51467841e examples/Android.mk: add cwebp James Zern 2014-06-17 23:37:00 -07:00
  • ca0fa7c7a5 Android.mk: move dwebp to examples/Android.mk James Zern 2014-06-17 23:33:10 -07:00
  • 73d8fca01e Android.mk: add ENABLE_SHARED flag James Zern 2014-06-17 23:30:20 -07:00
  • 6e93317f5b muxread: fix out of bounds read James Zern 2014-06-17 19:50:12 +00:00
  • 8b0f6a4802 Makefile.vc: fix CFLAGS assignment w/HAVE_AVX2=1 James Zern 2014-06-16 20:23:20 -07:00
  • bbe32df1e3 add alpha dithering for lossy skal 2014-06-14 00:06:16 +02:00
  • 790207679d Merge "make error-code reporting consistent upon malloc failure" skal 2014-06-13 00:25:30 -07:00
  • 77bf4410f7 make error-code reporting consistent upon malloc failure skal 2014-06-13 08:45:12 +02:00
  • 7a93c000ee **/Makefile.am: remove unused AM_CPPFLAGS James Zern 2014-06-11 23:23:13 -07:00
  • 24e3080571 Add an interface abstraction to the WebP worker thread implementation skal 2014-06-12 11:35:44 +02:00
  • d6cd6358ff Merge "fix orig_rect==NULL case" Pascal Massimino 2014-06-12 00:48:30 -07:00
  • 2bfd1ffaba fix orig_rect==NULL case Pascal Massimino 2014-06-11 23:07:45 -07:00
  • 059e21c195 Merge "configure: move config.h to src/webp/config.h" James Zern 2014-06-11 22:52:07 -07:00