[go: up one dir, main page]

  1. 1525784 update ChangeLog by James Zern · 10 years ago 0.4.4 v0.4.4
  2. 46e18c0 vwebp: fix incorrect clipping w/NO_BLEND by Pascal Massimino · 10 years ago v0.4.4-rc2
  3. fcfde90 update issue tracker url by James Zern · 10 years ago
  4. 8c3fb33 update AUTHORS by James Zern · 10 years ago
  5. 808d4a6 update NEWS by James Zern · 10 years ago
  6. 6286404 bump version to 0.4.4 by James Zern · 10 years ago
  7. b8b314a doc/webp-container-spec: update repo browser link by James Zern · 10 years ago
  8. c3953e3 fix typo: constitutes -> constitute by Pascal Massimino · 10 years ago
  9. cd377e2 Use __has_builtin to check clang support by Johann · 10 years ago
  10. e2e8980 wicdec: fix alpha detection w/64bpp BGRA/RGBA by James Zern · 10 years ago
  11. 5c3fe77 iosbuild: fix linking with Xcode 7 / iOS SDK 9 by James Zern · 10 years ago
  12. f9f5498 VP8LAllocateHistogramSet: align histogram[] entries by James Zern · 10 years ago
  13. 3026db2 Loosen the buffer size checks for Y/U/V/A too. by Pascal Massimino · 10 years ago
  14. d089362 loosen the padding check on buffer size by Pascal Massimino · 10 years ago
  15. 53d22c5 dec_neon: add whitespace around stringizing operator by James Zern · 10 years ago
  16. 8bcc4d4 dsp/mips: add whitespace around stringizing operator by James Zern · 10 years ago
  17. d49c44f Container spec: clarify ordering of ALPH chunk. by Urvang Joshi · 10 years ago
  18. 382de22 msvc: fix pointer type warning in BitsLog2Floor by James Zern · 10 years ago
  19. 84ecd9d FlattenSimilarBlocks should only be tried when blending is possible. by Urvang Joshi · 10 years ago
  20. f55ebbb backport rescaler fix by James Zern · 10 years ago
  21. 2ff633c fix mips2 build target by James Zern · 10 years ago
  22. 326b5fb update ChangeLog by James Zern · 11 years ago 0.4.3 v0.4.3
  23. a661e50 Disable NEON code on Native Client by Sam Clegg · 11 years ago
  24. fcd94e9 update ChangeLog by James Zern · 11 years ago v0.4.3-rc1
  25. 569fe57 update NEWS by James Zern · 11 years ago
  26. bd852f5 bump version to 0.4.3 by James Zern · 11 years ago
  27. 2d58b64 WebPPictureRescale: add a note about 0 width/height by James Zern · 11 years ago
  28. a0d8ca5 examples/Android.mk: add webpmux_example target by James Zern · 11 years ago
  29. 34b1d29 Android.mk: add webpmux target by James Zern · 11 years ago
  30. 7561988 Android.mk: add webpdemux target by James Zern · 11 years ago
  31. a987576 Android.mk: add webpdecoder{,_static} targets by James Zern · 11 years ago
  32. a6d4859 Android.mk: split source lists per-directory by James Zern · 11 years ago
  33. 77544d5 fix iOS arm64 build with Xcode 6.3 by James Zern · 11 years ago
  34. 6dea157 doc/webp-container-spec: note MSB order for chunk diagrams by James Zern · 11 years ago
  35. f7cd57b doc/webp-container-spec: cosmetics by James Zern · 11 years ago
  36. 1d6b250 vwebp: clear canvas at the beginning of each loop by James Zern · 11 years ago
  37. f97b3f8 webp-container-spec: clarify background clear on loop by James Zern · 11 years ago
  38. 4ba83c1 vwebp: remove unnecessary static Help() prototype by James Zern · 11 years ago
  39. d34e8e3 vwebp/animation: display last frame on end-of-loop by James Zern · 11 years ago
  40. bbbc524 dec/vp8: clear 'dither_' on skipped blocks by James Zern · 11 years ago
  41. 0339fa2 lossless_neon: enable subtract green for aarch64 by James Zern · 11 years ago
  42. 5a0c220 Regression fix for lossless decoding by Urvang Joshi · 11 years ago
  43. 6e3a31d wicdec: (msvs) quiet some /analyze warnings by James Zern · 11 years ago
  44. b49a578 dwebp/WritePNG: mark png variables volatile by James Zern · 11 years ago
  45. 0a4391a dwebp: include setjmp.h w/WEBP_HAVE_PNG by James Zern · 11 years ago
  46. 90f1ec5 dwebp: correct sign in format strings by James Zern · 11 years ago
  47. b61ce86 VP8LEncodeStream: add an assert by James Zern · 11 years ago
  48. df1081b dsp/cpu: (msvs) add include for __cpuidex by James Zern · 11 years ago
  49. 39aa055 dsp/cpu: (msvs) avoid immintrin.h on _M_ARM by James Zern · 11 years ago
  50. f814f42 dsp/cpu: add include for _xgetbv() w/MSVS by James Zern · 11 years ago
  51. 8508ab9 cpu: fix AVX2 detection for gcc/clang targets by James Zern · 11 years ago
  52. 5769623 fix handling of zero-sized partition #0 corner case by Pascal Massimino · 11 years ago
  53. b2e71a9 make the 'last_cpuinfo_used' variable names unique by James Zern · 11 years ago
  54. 1273e84 add -Wformat-nonliteral and -Wformat-security by Pascal Massimino · 11 years ago
  55. 3ae78eb multi-thread fix: lock each entry points with a static var by Pascal Massimino · 11 years ago
  56. 5c1eeda webp-container-spec: remove references to fragments by James Zern · 11 years ago
  57. c5ceea4 enc_neon: fix building with non-Xcode clang (iOS) by James Zern · 11 years ago
  58. d0859d6 iosbuild: add x64_64 simulator support by James Zern · 11 years ago
  59. 046732c WebPEncode: Support encoding same pic twice (even if modified) by Urvang Joshi · 11 years ago
  60. 4426f50 webp/types.h: use inline for clang++/-std=c++11 by James Zern · 11 years ago
  61. e297fc7 gif2webp: Use the default hint instead of WEBP_HINT_GRAPH. by Urvang Joshi · 11 years ago
  62. 855fe43 Makefile.vc: add a 'legacy' RTLIBCFG option by James Zern · 11 years ago
  63. b7eb6d5 gif2webp: Support GIF_DISPOSE_RESTORE_PREVIOUS by Urvang Joshi · 11 years ago
  64. 5691bdd gif2webp: Handle frames with odd offsets + disposal to background. by Urvang Joshi · 11 years ago
  65. 8301da1 stopwatch.h: fix includes by James Zern · 11 years ago
  66. 6a2209a update ChangeLog by James Zern · 11 years ago 0.4.2 v0.4.2
  67. 36cad6a bit_reader.h: cosmetics: fix a typo by James Zern · 11 years ago
  68. e2ecae6 enc_mips32: workaround gcc-4.9 bug by James Zern · 11 years ago
  69. 243e68d update ChangeLog by James Zern · 11 years ago v0.4.2-rc2
  70. eec5f5f enc/vp8enci.h: update version number by James Zern · 11 years ago
  71. 0c1b98d update NEWS by James Zern · 11 years ago
  72. 69b0fc9 update AUTHORS by James Zern · 11 years ago
  73. 857578a bump version to 0.4.2 by James Zern · 11 years ago
  74. 9129deb restore encode API compatibility by James Zern · 11 years ago
  75. f17b95e AssignSegments: quiet -Warray-bounds warning by James Zern · 11 years ago
  76. 9c56c8a enc_neon: initialize vectors w/vdup_n_u32 by James Zern · 11 years ago
  77. a008902 iosbuild: cleanup by James Zern · 11 years ago
  78. cc6de53 iosbuild: output autoconf req. on failure by James Zern · 11 years ago
  79. 740d765 iosbuild: make iOS 6 the minimum requirement by James Zern · 11 years ago
  80. 403023f iobuild.sh: only install .h files in Headers by James Zern · 11 years ago
  81. b65727b Premultiply with alpha during U/V downsampling by skal · 11 years ago
  82. 8de0deb gif2webp: Background color correction by Urvang Joshi · 11 years ago
  83. f8b7d94 Amend the lossless spec according to issue #205, #206 and #224 by Pascal Massimino · 11 years ago
  84. 9102a7b Add a WebPExtractAlpha function to dsp by Pascal Massimino · 11 years ago
  85. e407b5d webpmux: simplify InitializeConfig() by James Zern · 11 years ago
  86. 3e70e64 webpmux: fix indent by James Zern · 11 years ago
  87. be38f1a webpmux: fix exit status on numeric value parse error by James Zern · 11 years ago
  88. 94dadcb webpmux: fix loop_count range check by James Zern · 11 years ago
  89. 40b3a61 examples: warn on invalid numeric parameters by James Zern · 11 years ago
  90. b7d209a gif2webp: Handle frames with missing graphic control extension by Urvang Joshi · 11 years ago
  91. bf0eb74 configure: simplify libpng-config invocation by James Zern · 11 years ago
  92. 3740f7d Rectify bug in lossless incremental decoding. by Vikas Arora · 11 years ago
  93. 3ab0a37 make VP8LSetBitPos() set br->eos_ flag by Pascal Massimino · 11 years ago
  94. 2e4312b Lossless decoding: fix eos_ flag condition by Pascal Massimino · 11 years ago
  95. e6609ac fix erroneous dec->status_ setting by Pascal Massimino · 11 years ago
  96. 5692eae add a fallback to ALPHA_NO_COMPRESSION by skal · 11 years ago
  97. 6ecd5bf ExUtilReadFromStdin: (windows) open stdin in bin mode by James Zern · 11 years ago
  98. 4206ac6 webpmux: (windows) open stdout in binary mode by James Zern · 11 years ago
  99. d40e885 cwebp: (windows) open stdout in binary mode by James Zern · 11 years ago
  100. 4aaf463 example_util: add ExUtilSetBinaryMode by James Zern · 11 years ago