[go: up one dir, main page]

  1. 32ed856 Fix "all|no frames are keyframes" settings. by Jehan · 9 years ago
  2. f4dc56f disable GradientUnfilter_NEON by Pascal Massimino · 9 years ago
  3. 36c42ea bump version to 0.6.0 by James Zern · 9 years ago
  4. 919f9e2 Merge "add .rc files for windows dll versioning" by James Zern · 9 years ago
  5. 4689ce1 cwebp: add a -sharp_yuv option for 'sharp' RGB->YUV conversion by Pascal Massimino · 9 years ago
  6. 79bf46f rename the pretentious SmartYUV into SharpYUV by Pascal Massimino · 9 years ago
  7. eb1dc89 silently expose use_delta_palette in the WebPConfig API by Pascal Massimino · 9 years ago
  8. 43d3f01 add .rc files for windows dll versioning by James Zern · 9 years ago
  9. 668e1dd src/{dec,enc,utils}: give filenames a unique suffix by James Zern · 9 years ago
  10. 71c53f1 NEON: speed-up strong filtering by Pascal Massimino · 9 years ago
  11. a345068 ARM: speed up bitreader by avoiding tables by Pascal Massimino · 9 years ago
  12. 1dc82a6 Merge "introduce a generic GetCoeffs() function pointer" by Pascal Massimino · 9 years ago
  13. 8074b89 introduce a generic GetCoeffs() function pointer by Pascal Massimino · 9 years ago
  14. 749a45a Merge "NEON: implement alpha-filters (horizontal/vertical/gradient)" by Pascal Massimino · 9 years ago
  15. 74c053b Merge "NEON: fix overflow in SSE NxN calculation" by Pascal Massimino · 9 years ago
  16. 0a3aeff Merge "dsp: WebPExtractGreen function for alpha decompression" by Pascal Massimino · 9 years ago
  17. 1de931c NEON: implement alpha-filters (horizontal/vertical/gradient) by Pascal Massimino · 9 years ago
  18. 9b3aca4 NEON: fix overflow in SSE NxN calculation by Pascal Massimino · 9 years ago
  19. 1c07a3c dsp: WebPExtractGreen function for alpha decompression by Pascal Massimino · 9 years ago
  20. 9ed5e3e use pointers for WebPRescaler's in WebPDecParams by Pascal Massimino · 9 years ago
  21. db013a8 Merge "ARM: don't use USE_GENERIC_TREE" by James Zern · 9 years ago
  22. fcd4784 use a 8b table for C-version for clz() by Pascal Massimino · 9 years ago
  23. fbb5c47 ARM: don't use USE_GENERIC_TREE by Pascal Massimino · 9 years ago
  24. 8fda561 Merge "add a kSlowSSSE3 feature for CPUInfo" by Pascal Massimino · 9 years ago
  25. 86bbd24 add a kSlowSSSE3 feature for CPUInfo by Pascal Massimino · 9 years ago
  26. 7c2779e Get code to fully compile in C++. by Vincent Rabaud · 9 years ago
  27. 250c358 Merge "When compiling as C++, avoid narrowing warnings." by Vincent Rabaud · 9 years ago
  28. c0648ac When compiling as C++, avoid narrowing warnings. by Vincent Rabaud · 9 years ago
  29. 0d55f60 40% faster ApplyAlphaMultiply_SSE2 by Pascal Massimino · 9 years ago
  30. 49d0280 NEON: implement several alpha-processing functions by Pascal Massimino · 9 years ago
  31. 48b1e85 SSE2: 15% faster alpha-processing functions by Pascal Massimino · 9 years ago
  32. e3b8abb fix warning from static analysis. by Pascal Massimino · 9 years ago
  33. 28fe054 SSE2: 30% faster ApplyAlphaMultiply() by Pascal Massimino · 9 years ago
  34. f44acd2 Merge "Properly compute the optimal color cache size." by Vincent Rabaud · 9 years ago
  35. 527844f Properly compute the optimal color cache size. by Vincent Rabaud · 9 years ago
  36. be0ef63 fix a comment typo by Pascal Massimino · 9 years ago
  37. 8874b16 Fix a non-deterministic color cache size computation. by Vincent Rabaud · 9 years ago
  38. d712e20 Do not allow a color cache size bigger than the number of colors. by Vincent Rabaud · 9 years ago
  39. ecff04f re-introduce some comments in Huffman Cost. by Vincent Rabaud · 9 years ago
  40. 00b08c8 Merge "NEON: 5% faster conversion to RGB565 and RGBA4444" by Pascal Massimino · 9 years ago
  41. 0e7f444 Merge "NEON: faster fancy upsampling" by Pascal Massimino · 9 years ago
  42. b016cb9 NEON: faster fancy upsampling by Pascal Massimino · 9 years ago
  43. 1cb6380 Call the C function to finish off lossless SSE loops only when necessary. by Vincent Rabaud · 9 years ago
  44. 875fafc Implement BundleColorMap in SSE2. by Vincent Rabaud · 9 years ago
  45. f04eb37 Merge tag 'v0.5.2' by James Zern · 9 years ago
  46. 341d711 NEON: 5% faster conversion to RGB565 and RGBA4444 by Pascal Massimino · 9 years ago
  47. 24eb394 Remove some errors when compiling the code as C++. by Vincent Rabaud · 9 years ago
  48. a4bbe4b fix indentation by Pascal Massimino · 9 years ago
  49. 5ab6d9d AnimEncoder: avoid freeing uninitialized memory pointer. by hui su · 9 years ago
  50. f29bf58 WebPAnimEncoder: If 'minimize_size' and 'allow_mixed' on, try lossy + lossless. by Urvang Joshi · 9 years ago
  51. 3ebe1c0 AnimEncoder: avoid freeing uninitialized memory pointer. by hui su · 9 years ago
  52. df780e0 fix a potential overflow with MALLOC_LIMIT by Pascal Massimino · 9 years ago
  53. 58fc507 Merge "PredictorSub: implement fully-SSE2 version" by Pascal Massimino · 9 years ago
  54. 9cc4216 PredictorSub: implement fully-SSE2 version by Pascal Massimino · 9 years ago
  55. 827d3c5 Merge "fix a potential overflow with MALLOC_LIMIT" by Pascal Massimino · 9 years ago
  56. 218460c bump version to 0.5.2 by James Zern · 9 years ago
  57. 76bbcf2 fix a potential overflow with MALLOC_LIMIT by Pascal Massimino · 9 years ago
  58. 2423017 dsp/lossless.c,cosmetics: fix indent by James Zern · 9 years ago
  59. fbba5bc optimize predictor #1 in plain-C by Pascal Massimino · 9 years ago
  60. 9ae0b3f Merge "SSE2: slightly (~2%) faster Predictor #1" by Pascal Massimino · 9 years ago
  61. c1f97bd SSE2: slightly (~2%) faster Predictor #1 by Pascal Massimino · 9 years ago
  62. ea664b8 SSE2: 10% faster Predictor #11 by Pascal Massimino · 9 years ago
  63. be7dcc0 AnimEncoder: Correctly skip a frame when sub-rectangle is empty. by Hui Su · 9 years ago
  64. 4088583 Fix assertions in WebPRescalerExportRow() by Hui Su · 9 years ago
  65. 8f38c72 fix a typo in WebPPictureYUVAToARGB's doc by Pascal Massimino · 9 years ago
  66. 33ca93f systematically call WebPDemuxReleaseIterator() on dec->prev_iter_ by Pascal Massimino · 9 years ago
  67. f91ba96 Anim_encoder: correctly handle enc->prev_candidate_undecided_ by hui su · 9 years ago
  68. 25d74e6 WebPPictureDistortion(): free() -> WebPSafeFree() by Pascal Massimino · 9 years ago
  69. 03f1c00 mux/Makefile.am: add missing -lm by James Zern · 9 years ago
  70. 58410cd fix bug in RefineUsingDistortion() by Pascal Massimino · 9 years ago
  71. e168af8 fix filtering auto-adjustment by Pascal Massimino · 9 years ago
  72. ed9dec4 fix doc and code snippet for WebPINewDecoder() doc by Pascal Massimino · 9 years ago
  73. 3c49178 prevent 32b overflow for very large canvas_width / height by Pascal Massimino · 9 years ago
  74. b3fb8bb slightly faster Predictor #11 in NEON by Pascal Massimino · 9 years ago
  75. a0d2753 lower WEBP_MAX_ALLOCABLE_MEMORY default by James Zern · 9 years ago
  76. 31fe11a fix infinite loop in case of PARTITION0 overflow by Pascal Massimino · 9 years ago
  77. 532215d Change the rule of picking UV mode in MBAnalyzeBestUVMode() by hui su · 9 years ago
  78. 7416280 Fix an unsigned integer overflow error in enc/cost.h by hui su · 9 years ago
  79. 13cf1d2 Do token recording and counting in a single loop by hui su · 9 years ago
  80. eb9a4b9 Reset segment id if we decide not to update segment map by hui su · 9 years ago
  81. 76ebbff NEON: implement predictor #13 by Pascal Massimino · 9 years ago
  82. 95b12a0 Merge "Revert Average3 and Average4" by Vincent Rabaud · 9 years ago
  83. 54ab2e7 Revert Average3 and Average4 by Vincent Rabaud · 9 years ago
  84. fe12330 3-5% faster Predictor #5, #6, #7 and #10 for NEON by Pascal Massimino · 9 years ago
  85. fbfb3be ~2% faster predictor #10 for NEON by Pascal Massimino · 9 years ago
  86. d4b7d80 lossless_sse2: use the local functions by Pascal Massimino · 9 years ago
  87. a5e3b22 Lossless decoder SSE2 improvements. by Vincent Rabaud · 9 years ago
  88. 58a1f12 ~2% faster predictor #12 in NEON. by Pascal Massimino · 9 years ago
  89. 906c3b6 Merge "Implement lossless transforms in NEON." by Pascal Massimino · 9 years ago
  90. d23abe4 Implement lossless transforms in NEON. by Vincent Rabaud · 9 years ago
  91. 2e6cb6f Give more flexibility to the predictor generating macro. by Vincent Rabaud · 9 years ago
  92. 28e0bb7 Merge "Fix race condition in multi-threading initialization." by Vincent Rabaud · 9 years ago
  93. 6470453 Fix race condition in multi-threading initialization. by Vincent Rabaud · 9 years ago
  94. 1cc79e9 AnimEncoder: Correctly skip a frame when sub-rectangle is empty. by Hui Su · 9 years ago
  95. ea72cd6 add missing 'extern' keyword for predictor dcl by Pascal Massimino · 9 years ago
  96. 67879e6 SSE implementation of decoding predictors. by Vincent Rabaud · 9 years ago
  97. a41296a Fix potentially uninitialized value. by Vincent Rabaud · 9 years ago
  98. 4239a14 Make the lossless predictors work on a batch of pixels. by Vincent Rabaud · 9 years ago
  99. bc18eba fix extra 'const's in signatures by Pascal Massimino · 9 years ago
  100. 71e2f5c Remove memcpy in lossless decoding. by Vincent Rabaud · 9 years ago