1. 2c10bc3 Have std/tga decode non-color-mapped images by Nigel Tao · 2 years, 4 months ago
  2. 5aa7a93 Have std/tga decode width and height by Nigel Tao · 2 years, 4 months ago
  3. d17fc6e Fix Rust GIF benchmark by Michael Mc Donnell · 2 years, 4 months ago
  4. 4c09c77 Add std/tga package by Nigel Tao · 2 years, 4 months ago
  5. db0a5a4 Tweak NIE/NII/NIA recommended MIME types by Nigel Tao · 2 years, 4 months ago
  6. 15c1746 Fix test/data/*.tga orientation by Nigel Tao · 2 years, 4 months ago
  7. 510f458 Add test/3pdata/tgasuite by Nigel Tao · 2 years, 4 months ago
  8. 792d05b Have magic_number_guess_fourcc use prefix_closed by Nigel Tao · 2 years, 4 months ago
  9. e5ead02 Rename the magic-submodule "prefix" arguments by Nigel Tao · 2 years, 4 months ago
  10. f041212 Add magic_number_guess_fourcc prefix_closed arg by Nigel Tao · 2 years, 4 months ago
  11. 546af5a Let magic_number_guess_fourcc sniff TGA by Nigel Tao · 2 years, 4 months ago
  12. b64b2ff Tighten magic_number_guess_fourcc ICO heuristic by Nigel Tao · 2 years, 4 months ago
  13. c104ae2 Sort degenerate-huffman test Literal/Length table by Nigel Tao · 2 years, 4 months ago
  14. 42de49a Have make-artificial.go mark incomplete Huffman by Nigel Tao · 2 years, 4 months ago
  15. 92ea631 Have make-artificial.go check canonical Huffman by Nigel Tao · 2 years, 4 months ago
  16. 58608c4 wuffs gen -version=0.3.0-beta.13 by Nigel Tao · 2 years, 4 months ago v0.3.0-beta.13
  17. 4aa672a Drop "unused" in degenerate-huffman-unused tests by Nigel Tao · 2 years, 4 months ago
  18. f86c80e Fix std/deflate degenerate H-D Huffman table by Nigel Tao · 2 years, 4 months ago
  19. dda01f1 Add WUFFS_BASE__FOURCC__QOI definition by Nigel Tao · 2 years, 4 months ago
  20. f3a7288 Add more hello-wuffs-c commentary by Nigel Tao · 2 years, 4 months ago
  21. 0a8bded Add Magnus Anderson to A+C by Nigel Tao · 2 years, 4 months ago
  22. 918b4e4 Merge pull request #65 from magnus-ISU/improve-hello by Nigel Tao · 2 years, 4 months ago
  23. 92f74e9 Add documentation about when and why wuffs_base__status might not be ok by magnus · 2 years, 4 months ago
  24. bcecdef Update README to accurately reflect new code by magnus · 2 years, 4 months ago
  25. 2f1b1a5 Remove #ifdefs for readability by magnus · 2 years, 4 months ago
  26. 425eefe Replace "go get" advice with "go install" by Nigel Tao · 2 years, 4 months ago
  27. e1a6a7c Add "wuffs help foo" for the command line tool by Nigel Tao · 2 years, 4 months ago
  28. 4e85543 Change default -ccompilers to "clang,gcc" by Nigel Tao · 2 years, 4 months ago
  29. 4c04ac1 Replace FOURCC__{WP8,WP8L} with FOURCC__WEBP by Nigel Tao · 2 years, 5 months ago
  30. 8ef4c06 Add zlib QUIRK_JUST_RAW_DEFLATE by Nigel Tao · 2 years, 5 months ago
  31. 38b101d Push std/png decoder.tell_me_more goto_done later by Nigel Tao · 2 years, 5 months ago
  32. 5d1473a Refactor std/png decoder.tell_me_more by Nigel Tao · 2 years, 5 months ago
  33. 72d4a9e Have std/png pass through EXIF data by Nigel Tao · 2 years, 5 months ago
  34. 5f6a522 Add a "while.goto_done" no-op to std/png by Nigel Tao · 2 years, 5 months ago
  35. 4dedbed Remove unnecessary std/nie struct parentheses by Nigel Tao · 2 years, 5 months ago
  36. a1aa15c Update NIE spec's "Updated on $DATE" line by Nigel Tao · 2 years, 5 months ago
  37. ae6b366 Fix NIE spec's obsolete RGBA byte order config by Nigel Tao · 2 years, 5 months ago
  38. 6acb5a4 Fix example/convert-to-nia comment typo by Nigel Tao · 2 years, 5 months ago
  39. 3a9933f Canonicalize stills' NIA conversion's loops to 0 by Nigel Tao · 2 years, 5 months ago
  40. c2eb4f5 Have convert-to-nia emit final frame's loop count by Nigel Tao · 2 years, 5 months ago
  41. 8397a35 Have convert-to-nia emit 'best effort' bad frames by Nigel Tao · 2 years, 6 months ago
  42. e53497a Have convert-to-nia output valid NIA on bad frames by Nigel Tao · 2 years, 6 months ago
  43. 15285a6 Refactor example/convert-to-nia by Nigel Tao · 2 years, 6 months ago
  44. ac4d3e6 Use 0 (not 1) num_animation_loops for still GIFs by Nigel Tao · 2 years, 6 months ago
  45. 8bd52a8 Embiggen example/convert-to-nia WORKBUF_ARRAY_SIZE by Nigel Tao · 2 years, 6 months ago
  46. 1d8fb41 Let bench-history.sh handle compile/bench failures by Nigel Tao · 2 years, 6 months ago
  47. ccbec18 Re-order pixconv "Extract... components" variables by Nigel Tao · 2 years, 6 months ago
  48. 55cad41 Have nonpremul SRC_OVER keep transparent red/blue by Nigel Tao · 2 years, 6 months ago
  49. f5c68a1 Fix std/png for depth-16 grayscale interlaced by Nigel Tao · 2 years, 6 months ago
  50. f5d6ce3 Have etc__limited_copy_etc args match call sites by Nigel Tao · 2 years, 6 months ago
  51. 5e8b448 Drop std/deflate's "Re-purpose the hdist variable" by Nigel Tao · 2 years, 6 months ago
  52. 49a431f Fix std/deflate decode_huffman_slow suspends by Nigel Tao · 2 years, 6 months ago
  53. ede0590 Add while label to std/deflate decode_huffman_slow by Nigel Tao · 2 years, 6 months ago
  54. bb8623b Have deflate slow-Huffman use extended ringbuffer by Nigel Tao · 2 years, 6 months ago
  55. 010e0a6 Fix fuzz seed_corpora for test filename rename by Nigel Tao · 2 years, 6 months ago
  56. a684928 Let std/png allow PLTE for RGB, RGBA color types by Nigel Tao · 2 years, 6 months ago
  57. cdf3bbf Add test/3pdata/pngsuite by Nigel Tao · 2 years, 6 months ago
  58. fe15c47 Use LANG=C sort for test/nia-checksums-of-data.txt by Nigel Tao · 2 years, 6 months ago
  59. 3b3331b wuffs gen -version=0.3.0-beta.12 by Nigel Tao · 2 years, 6 months ago v0.3.0-beta.12
  60. e44920d Let gif "ignore too much" quirk skip lzw errors by Nigel Tao · 2 years, 6 months ago
  61. 3b882be Rename test/.../pixel-data-too-much.gif* by Nigel Tao · 2 years, 6 months ago
  62. 6a8ee57 Loosen test_wuffs_png_decode_metadata_kvp bound by Nigel Tao · 2 years, 6 months ago
  63. 66cfd3e wuffs gen -version=0.3.0-beta.11 by Nigel Tao · 2 years, 6 months ago v0.3.0-beta.11
  64. 161e473 Tweak default WUFFS_VERSION_PRE_RELEASE_LABEL by Nigel Tao · 2 years, 6 months ago
  65. d5066c1 Add wuffs_aux::private_impl::ErrorMessages type by Nigel Tao · 2 years, 6 months ago
  66. 8562375 Update test/nia-checksums-of-data.txt by Nigel Tao · 2 years, 6 months ago
  67. bb028ae Update tests for artificial/* filename rename by Nigel Tao · 2 years, 6 months ago
  68. 29560a3 Convert std/png text from Latin-1 to UTF-8 by Nigel Tao · 2 years, 6 months ago
  69. e0cdaeb Fix std/png tell_me_more minfo with suspensions by Nigel Tao · 2 years, 6 months ago
  70. e7ed1dd Add std/png tell_me_more while.loop name by Nigel Tao · 2 years, 6 months ago
  71. bfce0e0 Let wuffs_aux::DecodeImage re-use raw metadata buf by Nigel Tao · 2 years, 6 months ago
  72. 417b03a Add std/png "#unsupported PNG compression method" by Nigel Tao · 2 years, 6 months ago
  73. 7dd0dd2 Delete superfluous "// --------" comment by Nigel Tao · 2 years, 6 months ago
  74. 0d37acd Factor out std/png/common_consts.wuffs by Nigel Tao · 2 years, 6 months ago
  75. 6737565 Let std/png decode iTXt, tEXt and zTXt chunks by Nigel Tao · 2 years, 6 months ago
  76. 3642d73 Factor test/data/artificial into many directories by Nigel Tao · 2 years, 6 months ago
  77. 37ac4de Move some test/data/artificial files up one dir by Nigel Tao · 2 years, 6 months ago
  78. 07c053a Have reset! LEAVE_INTERNAL_BUFFERS_UNINITIALIZED by Nigel Tao · 2 years, 6 months ago
  79. f0c2a40 Resize std/png chunk_length field from u64 to u32 by Nigel Tao · 2 years, 6 months ago
  80. ce9ab13 Let std/png decode first fcTL after the last IDAT by Nigel Tao · 2 years, 6 months ago
  81. 6c2a591 Let script/make-artificial.go generate PNG files by Nigel Tao · 2 years, 6 months ago
  82. d40bf00 Rename wuffs_base__table_u8__row as etc__row_u32 by Nigel Tao · 2 years, 6 months ago
  83. 0045ce4 Rename table.row as table.row_u32 by Nigel Tao · 2 years, 6 months ago
  84. fa56d92 Clip std/png frame_dirty_rect to frame rect by Nigel Tao · 2 years, 6 months ago
  85. 8f1adea Hoist subslice out of std/png filter_and_swizzle by Nigel Tao · 2 years, 6 months ago
  86. 962a515 Add wuffs_base__table_u8__subtable_ij by Nigel Tao · 2 years, 6 months ago
  87. 8025bf1 Fix std/png filter benches by Nigel Tao · 2 years, 6 months ago
  88. 4d64aff Rename std/png/decode_swizzle_fallback.wuffs by Nigel Tao · 2 years, 6 months ago
  89. 54bdcc1 Update wuffs_aux::DecodeImageArgFlags comment by Nigel Tao · 2 years, 6 months ago
  90. a4fa6a2 Let std/png decode (animated) APNG by Nigel Tao · 2 years, 6 months ago
  91. 22eed1f Let example/convert-to-nia decode NIE by Nigel Tao · 2 years, 6 months ago
  92. c19e3b1 Add script/extract-nia-frames.go by Nigel Tao · 2 years, 6 months ago
  93. 9af2666 Move std/png first_frame_io_position earlier by Nigel Tao · 2 years, 6 months ago
  94. 9c3d27f Fix std/png decode_other_chunk skipping chunks by Nigel Tao · 2 years, 6 months ago
  95. 2373340 Add base.ANIMATION_DISPOSAL__ETC constants by Nigel Tao · 2 years, 6 months ago
  96. e847766 Tweak std/png decode_other_chunk if-else chain by Nigel Tao · 2 years, 6 months ago
  97. 74c1dfc Rename std/gif num_loops field by Nigel Tao · 2 years, 6 months ago
  98. f4c2d46 Fix test/data/animated-red-blue.apng loop count by Nigel Tao · 2 years, 6 months ago
  99. ca76a01 Have std/png support remapped transparency by Nigel Tao · 2 years, 6 months ago
  100. 00b3298 Tighten png.INTERLACING type refinement by Nigel Tao · 2 years, 6 months ago