[go: up one dir, main page]

  1. 44257cb apply clang-format by clang-format · 2 months ago
  2. 98c2780 IWYU: Include all headers for symbols used in files. by Henner Zeller · 5 months ago
  3. 565da14 pngdec.c: add support for 'eXIf' tag by James Zern · 7 months ago
  4. 319860e pngdec.c: support ImageMagick app1 exif text data by James Zern · 7 months ago
  5. 815fc1e pngdec.c: add missing #ifdef for png_get_iCCP by James Zern · 7 months ago
  6. a1ca153 Fix hidden myerr in my_error_exit by Vincent Rabaud · 1 year, 3 months ago
  7. 4838611 Disable msg_code use in fuzzing mode by Vincent Rabaud · 1 year, 3 months ago
  8. 79e7968 jpegdec: add a hint for EOF/READ errors by James Zern · 1 year, 5 months ago
  9. 3cada4c ImgIoUtilReadFile: check ftell() return by James Zern · 1 year, 6 months ago
  10. 433c7dc Fix static analyzer warnings. by Vincent Rabaud · 2 years, 1 month ago
  11. 8e965cc Call png_get_channels() to see if image has alpha by Wan-Teh Chang · 2 years, 4 months ago
  12. 6fc1a9f */Android.mk: add a check for NDK_ROOT by James Zern · 2 years, 10 months ago
  13. fad0ece pnmdec.c: use snprintf instead of sprintf by James Zern · 2 years, 11 months ago
  14. 0957fd6 tiffdec: add grayscale support by James Zern · 3 years, 6 months ago
  15. 617cf03 image_dec: add WebPGetEnabledInputFileFormats() by James Zern · 3 years, 7 months ago
  16. 66b3ce2 Fix bad overflow check in ReadTIFF() by Yannis Guyon · 3 years, 8 months ago
  17. 6e8a412 libwebp: do not destroy jpeg codec twice on error by Yannis Guyon · 3 years, 9 months ago
  18. faf2196 Merge "BMP enc: fix the transparency case" into main by James Zern · 3 years, 9 months ago
  19. 480cd51 BMP enc: fix the transparency case by Pascal Massimino · 3 years, 9 months ago
  20. b6f756e update http links by James Zern · 3 years, 11 months ago
  21. 45eaacc Convert deprecated uint32 to uint32_t. by Vincent Rabaud · 4 years, 1 month ago
  22. a89a323 wicdec: support alpha from WebP WIC decoder by James Zern · 4 years, 3 months ago
  23. 1f57913 cosmetics: remove use of 'sanity' / 'master' by James Zern · 4 years, 5 months ago
  24. 7d416ff webpdec,cosmetics: match error text to function call by James Zern · 4 years, 6 months ago
  25. 5d4ee4c cosmetics: remove use of the term 'dummy' by James Zern · 4 years, 7 months ago
  26. b27ea85 wicdec,icc: treat unsupported op as non-fatal by James Zern · 4 years, 8 months ago
  27. 2690782 pngdec: check version before using png_get_chunk_malloc_max by James Zern · 4 years, 8 months ago
  28. 289757f TiffDec: enforce stricter mem/dimension limit on tiles by Skal · 4 years, 9 months ago
  29. 8696147 pngdec: raise memory limit if needed by Pascal Massimino · 4 years, 9 months ago
  30. 26faf77 wicdec: fail with animated images by James Zern · 5 years ago
  31. 906c1fc make ImgIoUtilReadFile use WebPMalloc instead of malloc by Pascal Massimino · 5 years ago
  32. 6cf504d PNM decoding: handle max_value != 255 by Pascal Massimino · 6 years ago
  33. 17850e7 libwebp: Remove char-subscripts warning in pnmdec.c by Yannis Guyon · 6 years ago
  34. 853ea3d imageio/tiff: Return error before allocating bad tile size by Yannis Guyon · 6 years ago
  35. 24d2ccb webp: Fix imageio ReadPNM() TUPLTYPE by Yannis Guyon · 6 years ago
  36. 01ac46b libwebp: Display "libjpeg error:" in imageio/jpegdec by Yannis Guyon · 7 years ago
  37. 9cf9841 libwebp: Unicode command tools on Windows by Yannis Guyon · 7 years ago
  38. 123d330 TIFF decoder: remove unused KINV definition by Pascal Massimino · 7 years ago
  39. 637141b pngdec: fix build w/libpng < 1.4.x by James Zern · 7 years ago
  40. bc5092b pngdec: set memory functions by James Zern · 7 years ago
  41. 5d8985d configure,*am,cosmetics: s/WANT_/BUILD_/ by James Zern · 7 years ago
  42. 641cedc imagedec: support metadata reading for WebP image decoding by Pascal Massimino · 8 years ago
  43. b2db361 image_enc,WebPWritePNG: move locals after setjmp by James Zern · 8 years ago
  44. 3005237 ReadWebP: fix for big-endian by Pascal Massimino · 8 years ago
  45. f4dd925 remove WEBP_EXPERIMENTAL_FEATURES by James Zern · 8 years ago
  46. fc09e6e PNM decoder: prevent unsupported depth=2 PAM case. by skal · 8 years ago
  47. 78318b3 PNG decoder: handle gAMA chunk by Pascal Massimino · 8 years ago
  48. a7f93fe webpmux: allow reading argument from a file by Pascal Massimino · 8 years ago
  49. ae568ce ImgIoUtilReadFile: fix file leak upon error by Pascal Massimino · 8 years ago
  50. 6ba9876 webpdec: correct alloc size check w/use_argb by James Zern · 8 years ago
  51. 3822762 rationalize the Makefile.am by Pascal Massimino · 8 years ago
  52. f324b7f cosmetics: normalize fn proto & decl param names by James Zern · 8 years ago
  53. 20a9418 pnmdec,PAM: validate depth before calculating bytes_per_px by James Zern · 8 years ago
  54. 86fc4dd webpdec: use ImgIoUtilCheckSizeArgumentsOverflow by James Zern · 8 years ago
  55. 08ea9ec imageio: add ability restrict max image size by James Zern · 8 years ago
  56. 6f9daa4 jpegdec,ReadError: fix leaks on error by James Zern · 8 years ago
  57. dd7e83c tiffdec,ReadTIFF: ensure data_size is < tsize_t max by James Zern · 8 years ago
  58. d988eb7 tiffdec,MyRead: quiet -Wshorten-64-to-32 warning by James Zern · 8 years ago
  59. d78ff78 Merge "Fix code to compile with C++." by Vincent Rabaud · 8 years ago
  60. c8f1409 Fix code to compile with C++. by Vincent Rabaud · 8 years ago
  61. 497dc6a pnmdec: sanitize invalid header output by James Zern · 8 years ago
  62. 645f0c5 pnmdec,PAM: set bytes_per_px based on depth when missing by James Zern · 8 years ago
  63. 1923ff0 tiffdec: fix EXTRASAMPLES check by James Zern · 8 years ago
  64. 97cce5b tiffdec: only request EXTRASAMPLES w/> 3 samples/px by James Zern · 8 years ago
  65. 18f0dfa Merge "fix TIFF encoder regarding rgbA/RGBA" by Pascal Massimino · 9 years ago
  66. 836607e webpdec.h: fix a doc typo by Pascal Massimino · 9 years ago
  67. 9273e44 fix TIFF encoder regarding rgbA/RGBA by Pascal Massimino · 9 years ago
  68. 17e3c11 Add limited PAM decoding support by Pascal Massimino · 9 years ago
  69. 699b041 ImgIoUtilWriteFile(): use ImgIoUtilSetBinaryMode by Pascal Massimino · 9 years ago
  70. e69ed29 ReadWebP: decode directly into a pre-allocated buffer by Pascal Massimino · 9 years ago
  71. 1e7ad88 PNM header decoder: add some basic numerical validation by Pascal Massimino · 9 years ago
  72. dcf9d82 imageio: add limited PNM support for reading by Pascal Massimino · 9 years ago
  73. 259e982 replace 'ptr + y * stride' by 'ptr += stride' by Pascal Massimino · 9 years ago
  74. f04eb37 Merge tag 'v0.5.2' by James Zern · 9 years ago
  75. 0aa1f35 remove dependency of imageio/ to stopwatch.h by Pascal Massimino · 9 years ago
  76. cb9ec84 Merge "remove the dependency to stop_watch.[ch] in imageio" by Pascal Massimino · 9 years ago
  77. cb215ae remove the dependency to stop_watch.[ch] in imageio by Pascal Massimino · 9 years ago
  78. cec7201 jpegdec: correct ContextFill signature by James Zern · 9 years ago
  79. f7601aa Merge "Introduce a generic WebPGetImageReader(type) function" by Pascal Massimino · 9 years ago
  80. ce87332 Introduce a generic WebPGetImageReader(type) function by Pascal Massimino · 9 years ago
  81. 2a2773e imageio/*dec,Read*: add input parameter checks by James Zern · 9 years ago
  82. bc86b7a imageio_util: add ImgIoUtilCheckSizeArgumentsOverflow by James Zern · 9 years ago
  83. 41cab7f imageio/Android.mk: correct imagedec dependencies by James Zern · 9 years ago
  84. af1ad3e libimageenc.a: extract image-saving code from dwebp by Pascal Massimino · 9 years ago
  85. ebee57f move imageio/example_util.[hc] (back to) examples/ by James Zern · 9 years ago
  86. 99542bb webpdec: s/ExUtil// by James Zern · 9 years ago
  87. da573cf imageio_util: s/ExUtil/ImgIoUtil/ by James Zern · 9 years ago
  88. bdda5bd split example_util.h by James Zern · 9 years ago
  89. 4cecab6 pngdec.c,jpegdec.[hc]: remove unnecessary includes by James Zern · 9 years ago
  90. c379b55 move examples/{example_util,image_dec} to imageio/ by James Zern · 9 years ago