1. 439c4df by cristy · 13 years ago
  2. 8d74fc1 by cristy · 13 years ago
  3. 4cec710 by cristy · 13 years ago
  4. dc0e318 by cristy · 13 years ago
  5. 4bf6e23 by cristy · 13 years ago
  6. b51dff5 by cristy · 13 years ago
  7. ae56d44 by cristy · 13 years ago
  8. d002635 typo in resample.c comments by nicolas · 13 years ago
  9. 6c4dce7 by cristy · 13 years ago
  10. 32f268e extra ) in hdri branch of pixel-private.h by nicolas · 13 years ago
  11. 2d1e59e by cristy · 14 years ago
  12. 32daba4 by cristy · 14 years ago
  13. 8538093 by cristy · 14 years ago
  14. 04cc584 by cristy · 14 years ago
  15. 45dbd32 by cristy · 14 years ago
  16. 95c3834 by cristy · 14 years ago
  17. 733678d by cristy · 14 years ago
  18. b186075 by cristy · 14 years ago
  19. f9c5607 by cristy · 14 years ago
  20. b3e3ad0 by cristy · 14 years ago
  21. 579bc8f by cristy · 14 years ago
  22. 37e0dfd by cristy · 14 years ago
  23. 6c70aec by cristy · 14 years ago
  24. ee74264 by cristy · 14 years ago
  25. b4607bf by cristy · 14 years ago
  26. 6bcf48e by cristy · 14 years ago
  27. 9f89a3f by cristy · 14 years ago
  28. 17352ef by cristy · 14 years ago
  29. f430c8b by cristy · 14 years ago
  30. 7330f7f by cristy · 14 years ago
  31. 3ea5d7c by cristy · 14 years ago
  32. b027c60 distort comment typos by nicolas · 14 years ago
  33. e855cb3 by cristy · 14 years ago
  34. f934967 by cristy · 14 years ago
  35. ae29c4f by cristy · 14 years ago
  36. a7a341e by cristy · 14 years ago
  37. 0f148ed by cristy · 14 years ago
  38. fbb0ef0 by cristy · 14 years ago
  39. d1f78ea by cristy · 14 years ago
  40. 8adecc3 by cristy · 14 years ago
  41. 93ba171 by cristy · 14 years ago
  42. 2ab6510 by nicolas · 14 years ago
  43. e0fe040 by cristy · 14 years ago
  44. af6ee7c tweaked LanczosSharp blur value (minimizes the maximum deviation from perfect deviation for bounded purely vertical data) by nicolas · 14 years ago
  45. 549177c by cristy · 14 years ago
  46. 7202f27 by cristy · 14 years ago
  47. cb020d5 by cristy · 14 years ago
  48. b43db67 by cristy · 14 years ago
  49. c150a90 Missing logical operator (and) in tiff.c by nicolas · 14 years ago
  50. 94b9445 by cristy · 14 years ago
  51. d349be6 Added location of Mitchell's first crossing (8.0/7.0) in the filters data structure by nicolas · 14 years ago
  52. f1455ba by cristy · 14 years ago
  53. 56d8873 more precise value of the Lanczos2sharp blur value by nicolas · 14 years ago
  54. e3a1770 by cristy · 14 years ago
  55. dcc3cf7 by nicolas · 14 years ago
  56. c2b1fb8 by cristy · 14 years ago
  57. e3b9eca P1 cubic BC-spline coefficient (always equal to zero) removed from coeff by nicolas · 14 years ago
  58. 3ee5174 by cristy · 14 years ago
  59. ed9507f Added N. Robidoux and C. Racette to AUTHORS.txt by nicolas · 14 years ago
  60. 746a584 by cristy · 14 years ago
  61. 0d5e532 reverted Robidoux filter to a Keys cubic by nicolas · 14 years ago
  62. 678e60c by cristy · 14 years ago
  63. 1f4c051 Robidoux parameters further optimized (not a Keys cubic anymore) by nicolas · 14 years ago
  64. 1f1d637 by cristy · 14 years ago
  65. 2040ecb by cristy · 14 years ago
  66. 7e0a5dc by cristy · 14 years ago
  67. 43829bb clearer explanation of what filter scale does in the comments by nicolas · 14 years ago
  68. 23f7a92 by cristy · 14 years ago
  69. 64a4dd4 clearer Robidoux filter comments by nicolas · 14 years ago
  70. 2e2662a by cristy · 14 years ago
  71. 0d1c56b by cristy · 14 years ago
  72. aab02f3 tighter Lanczos2D comments by nicolas · 14 years ago
  73. 3320424 by cristy · 14 years ago
  74. 45b58a9 comment clean up by nicolas · 14 years ago
  75. 43287b4 by cristy · 14 years ago
  76. ddce59c clearer comments about the Lanczos2D scaling, which at this point I believe is the best possible one for small ellipses by nicolas · 14 years ago
  77. 73bd4a5 by cristy · 14 years ago
  78. 6237c46 Tweaked value of the Lanczos2D blur by nicolas · 14 years ago
  79. c975144 by cristy · 14 years ago
  80. 15c331b comments clean up by nicolas · 14 years ago
  81. 1dd4b4e by cristy · 14 years ago
  82. c90935c ClampUpAxes minor clean up by nicolas · 14 years ago
  83. f6573e3 by cristy · 14 years ago
  84. 2ffd3b2 now that MagickPIL is MagickRealType, some casts are unneeded by nicolas · 14 years ago
  85. f6fcb5d by cristy · 14 years ago
  86. 55bf91c by cristy · 14 years ago
  87. b9de14a by cristy · 14 years ago
  88. de8bd6e by cristy · 14 years ago
  89. 94a4185 clearer Changelog entry by nicolas · 14 years ago
  90. dabdf53 by cristy · 14 years ago
  91. 58c77cd trivial -1.0 * -> - by nicolas · 14 years ago
  92. 6305474 by cristy · 14 years ago
  93. 32f44eb temporary version of LanczosFast by nicolas · 14 years ago
  94. 71f59e0 by cristy · 14 years ago
  95. 3aab40c resize.c SincFast is done + fix harmless fprintf compile warnings by nicolas · 14 years ago
  96. 07bac81 nicolas resize.c backlog by nicolas · 14 years ago
  97. ba9f8fa by cristy · 14 years ago
  98. 02aa7eb by cristy · 14 years ago
  99. 97b47b2 by cristy · 14 years ago
  100. 8d7db7c by cristy · 14 years ago