[go: up one dir, main page]

  1. 8af2771 update ChangeLog by James Zern · 11 years ago 0.4.1 v0.4.1
  2. f59c0b4 iosbuild.sh: specify optimization flags by James Zern · 11 years ago
  3. 8d34ea3 update ChangeLog by James Zern · 11 years ago v0.4.1-rc1
  4. dbc3da6 makefile.unix: add vwebp.1 to the dist target by James Zern · 11 years ago
  5. 89a7c83 update ChangeLog by James Zern · 11 years ago
  6. ffe67ee Merge "update NEWS for the next release" into 0.4.1 by James Zern · 11 years ago
  7. 2def1fe gif2webp: dust up the help message by James Zern · 11 years ago
  8. fb668d7 remove -noalphadither option from README/vwebp.1 by James Zern · 11 years ago
  9. e49f693 update NEWS for the next release by James Zern · 11 years ago
  10. cd01358 Merge "update AUTHORS" into 0.4.1 by James Zern · 11 years ago
  11. 268d01e update AUTHORS by James Zern · 11 years ago
  12. 85213b9 bump version to 0.4.1 by James Zern · 11 years ago
  13. 695f80a Merge "restore mux API compatibility" into 0.4.1 by James Zern · 11 years ago
  14. 862d296 restore mux API compatibility by James Zern · 11 years ago
  15. 8f6f8c5 remove the !WEBP_REFERENCE_IMPLEMENTATION tweak in Put8x8uv by skal · 11 years ago
  16. d713a69 Merge changes If4debc15,I437a5d5f into 0.4.1 by James Zern · 11 years ago
  17. c2fc52e restore encode API compatibility by James Zern · 11 years ago
  18. 793368e restore decode API compatibility by James Zern · 11 years ago
  19. b8984f3 gif2webp: fix compile with giflib 5.1.0 by James Zern · 11 years ago
  20. 222f9b1 gif2webp: simplify giflib version checking by James Zern · 11 years ago
  21. d2cc61b Extend MakeARGB32() to accept Alpha channel. by Vikas Arora · 11 years ago
  22. 4595b62 Merge "use explicit size of kErrorMessages[] arrays" by skal · 11 years ago
  23. 157de01 Merge "Actuate memory stats for PRINT_MEMORY_INFO" by skal · 11 years ago
  24. fbda2f4 JPEG decoder: delay conversion to YUV to WebPEncode() call by skal · 11 years ago
  25. 0b747b1 use explicit size of kErrorMessages[] arrays by skal · 11 years ago
  26. 3398d81 Actuate memory stats for PRINT_MEMORY_INFO by skal · 11 years ago
  27. 6f3202b Merge "move WebPPictureInit to picture.c" by James Zern · 11 years ago
  28. 6c347bb move WebPPictureInit to picture.c by skal · 11 years ago
  29. fb3acf1 fix configure message for multi-thread by Pascal Massimino · 11 years ago
  30. 40b086f configure: check for _beginthreadex by James Zern · 11 years ago
  31. 1549d62 reorder the YUVA->ARGB and ARGB->YUVA functions correctly by Pascal Massimino · 11 years ago
  32. c6461bf Merge "extract colorspace code from picture.c into picture_csp.c" by James Zern · 11 years ago
  33. 736f2a1 extract colorspace code from picture.c into picture_csp.c by Pascal Massimino · 11 years ago
  34. 645daa0 Merge "configure: check for -Wformat-security" by pascal massimino · 11 years ago
  35. abafed8 configure: check for -Wformat-security by James Zern · 11 years ago
  36. fbadb48 split monolithic picture.c into picture_{tools,psnr,rescale}.c by Pascal Massimino · 11 years ago
  37. c76f07e dec_neon/TransformAC3: initialize vector w/vcreate by James Zern · 11 years ago
  38. bb4fc05 gif2webp: Allow single-frame animations by Urvang Joshi · 11 years ago
  39. 46fd44c thread: remove harmless race on status_ in End() by James Zern · 11 years ago
  40. 5a1a726 Merge "configure: check for __builtin_bswapXX()" by James Zern · 11 years ago
  41. 6781423 configure: check for __builtin_bswapXX() by James Zern · 11 years ago
  42. 6450c48 configure: fix iOS builds by James Zern · 11 years ago
  43. 6422e68 VP8LFillBitWindow: enable fast path for 32-bit builds by James Zern · 11 years ago
  44. 4f7f52b VP8LFillBitWindow: respect WEBP_FORCE_ALIGNED by James Zern · 11 years ago
  45. e458bad endian_inl.h: implement htoleXX with BSwapXX by James Zern · 11 years ago
  46. f2664d1 endian_inl.h: add BSwap16 by James Zern · 11 years ago
  47. 6fbf534 Merge "configure: add --enable-aligned" by James Zern · 11 years ago
  48. dc0f479 configure: add --enable-aligned by James Zern · 11 years ago
  49. 9cc69e2 Merge "configure: support WIC + OpenGL under mingw64" by James Zern · 11 years ago
  50. 257adfb remove experimental YUV444 YUV422 and YUV400 code by Pascal Massimino · 11 years ago
  51. 10f4257 configure: support WIC + OpenGL under mingw64 by James Zern · 11 years ago
  52. 380cca4 configure.ac: add AC_C_BIGENDIAN by James Zern · 11 years ago
  53. ee70a90 endian_inl.h: add BSwap64 by James Zern · 11 years ago
  54. 47779d4 endian_inl.h: add BSwap32 by James Zern · 11 years ago
  55. d5104b1 utils: add endian_inl.h by James Zern · 11 years ago
  56. 58ab622 Merge "make alpha-detection loop in IsKeyFrame() in good x/y order" by Pascal Massimino · 11 years ago
  57. 9d56290 make alpha-detection loop in IsKeyFrame() in good x/y order by Pascal Massimino · 11 years ago
  58. 516971b lossless: Remove unaligned read warning by Vikas Arora · 11 years ago
  59. b8b596f Merge "configure.ac: add an autoconf version prerequisite" by James Zern · 11 years ago
  60. 34b02f8 configure.ac: add an autoconf version prerequisite by James Zern · 11 years ago
  61. e59f536 neon: normalize vdup_n_* usage by James Zern · 11 years ago
  62. 6ee7160 Merge changes I0da7b3d3,Idad2f278,I4accc305 by James Zern · 11 years ago
  63. abc02f2 Merge "fix (uncompiled) typo" by skal · 11 years ago
  64. bc03670 neon: add INIT_VECTOR4 by James Zern · 11 years ago
  65. 6c1c632 neon: add INIT_VECTOR3 by James Zern · 11 years ago
  66. dc7687e neon: add INIT_VECTOR2 by James Zern · 11 years ago
  67. 4536e7c add WebPMuxSetCanvasSize() to the mux API by skal · 11 years ago
  68. 824eab1 fix (uncompiled) typo by skal · 11 years ago
  69. 1f3e5f1 remove unused 'shift' argument and QFIX2 define by Pascal Massimino · 11 years ago
  70. 8e86705 Merge "VP8LoadNewBytes: use __builtin_bswap32 if available" by pascal massimino · 11 years ago
  71. 1b6a263 Merge "Fix handling of weird GIF with canvas dimension 0x0" by skal · 11 years ago
  72. 1da3d46 VP8LoadNewBytes: use __builtin_bswap32 if available by James Zern · 11 years ago
  73. 1582e40 Fix handling of weird GIF with canvas dimension 0x0 by skal · 11 years ago
  74. b8811da Merge "rename interface -> winterface" by Pascal Massimino · 11 years ago
  75. db8b8b5 Fix logic in the GIF LOOP-detection parsing by skal · 11 years ago
  76. 25aaddc rename interface -> winterface by Pascal Massimino · 11 years ago
  77. 5584d9d make WebPSetWorkerInterface() check its arguments by skal · 11 years ago
  78. a9ef7ef Merge "cosmetics: update thread.h comments" by James Zern · 11 years ago
  79. c6af999 Merge "dust up the help message" by James Zern · 11 years ago
  80. 0a8b886 dust up the help message by skal · 11 years ago
  81. a9cf319 cosmetics: update thread.h comments by James Zern · 11 years ago
  82. 27bfeee QuantizeBlock SSE2 Optimization: by levytamar82 · 11 years ago
  83. 2bc0dc3 Merge "webpmux: warn when odd frame offsets are used" by James Zern · 11 years ago
  84. 3114ebe Merge changes Id8edd3c1,Id418eb96,Ide05e3be by James Zern · 11 years ago
  85. c072663 webpmux: warn when odd frame offsets are used by James Zern · 11 years ago
  86. c5c6b40 Merge "add alpha dithering for lossy" by skal · 11 years ago
  87. d514678 examples/Android.mk: add cwebp by James Zern · 11 years ago
  88. ca0fa7c Android.mk: move dwebp to examples/Android.mk by James Zern · 11 years ago
  89. 73d8fca Android.mk: add ENABLE_SHARED flag by James Zern · 11 years ago
  90. 6e93317 muxread: fix out of bounds read by James Zern · 11 years ago
  91. 8b0f6a4 Makefile.vc: fix CFLAGS assignment w/HAVE_AVX2=1 by James Zern · 11 years ago
  92. bbe32df add alpha dithering for lossy by skal · 11 years ago
  93. 7902076 Merge "make error-code reporting consistent upon malloc failure" by skal · 11 years ago
  94. 77bf441 make error-code reporting consistent upon malloc failure by skal · 11 years ago
  95. 7a93c00 **/Makefile.am: remove unused AM_CPPFLAGS by James Zern · 11 years ago
  96. 24e3080 Add an interface abstraction to the WebP worker thread implementation by skal · 11 years ago
  97. d6cd635 Merge "fix orig_rect==NULL case" by Pascal Massimino · 11 years ago
  98. 2bfd1ff fix orig_rect==NULL case by Pascal Massimino · 11 years ago
  99. 059e21c Merge "configure: move config.h to src/webp/config.h" by James Zern · 11 years ago
  100. f05fe00 properly report back encoding error code in WebPFrameCacheAddFrame() by skal · 11 years ago