1. 56ee4b5 base: add IMAGE__DIMENSION_MAX_INCL comment by Nigel Tao · 3 weeks ago main
  2. abdfa0d base: compact returns the change in writer length by Nigel Tao · 3 weeks ago
  3. dbbb853 std/netpbm: decode 16 bits per channel inputs by Nigel Tao · 3 weeks ago
  4. b369d23 std: fix frame config background_color re alpha by Nigel Tao · 3 weeks ago
  5. b76af12 convert-to-nia: fix use of errno after read by Nigel Tao · 3 weeks ago
  6. 5312047 test: update nia-checksums-of-data.txt by Nigel Tao · 3 weeks ago
  7. 13617c4 convert-to-nia: add -output-uncompressed-png flag by Nigel Tao · 3 weeks ago
  8. 466ba48 convert-to-nia: add DECODE_ONLY_JPEG macro by Nigel Tao · 3 weeks ago
  9. d9c1a38 lib/uncompng: add new Go package by Nigel Tao · 3 weeks ago
  10. c5549da stb-imagedumper: add -resize=N comment by Nigel Tao · 3 weeks ago
  11. 72ae58b base: add pixel_buffer.is_opaque by Nigel Tao · 3 weeks ago
  12. 0b2d8d1 std/vp8: decode to a placeholder gradient by Nigel Tao · 4 weeks ago
  13. 225068f stb-imagedumper: handle resize 0w or 0h gracefully by Nigel Tao · 4 weeks ago
  14. 3387e19 release: wuffs gen -version=0.4.0-alpha.9 by Nigel Tao · 4 weeks ago v0.4.0-alpha.9
  15. a14745a base38: tweak note re 4/2 and 4/4/2 notation by Nigel Tao · 4 weeks ago
  16. aeb35f0 example/std-imagedumper: print width x height by Nigel Tao · 4 weeks ago
  17. 48d2ffc example/std-imagedumper: add -resize=N flag by Nigel Tao · 4 weeks ago
  18. c304bd4 example/std-imagedumper: use Unicode half-blocks by Nigel Tao · 4 weeks ago
  19. 97cd8d8 example/jsonfindptrs: avoid g++ uninitialized warn by Nigel Tao · 4 weeks ago
  20. 05f4c37 example/std-imagedumper: add dark/light mode by Nigel Tao · 5 weeks ago
  21. b9e3c26 example/std-imagedumper: add file size and timer by Nigel Tao · 5 weeks ago
  22. 8aa51df example/std-imagedumper: add -braille-art flag by Nigel Tao · 5 weeks ago
  23. 9e76d54 test/3pdata: add call-out to corrupted byte by Nigel Tao · 5 weeks ago
  24. 36991e1 std/qoi: fix restart io_position by Nigel Tao · 5 weeks ago
  25. ef6814e example/stb-imagedumper: use ETC__ENABLE_ALLOWLIST by Nigel Tao · 5 weeks ago
  26. 42ba720 pixconv: allow swizzling to Y (gray) more often by Nigel Tao · 5 weeks ago
  27. 43d412a example/stb-imagedumper: add USE_ONLY_JPEG by Nigel Tao · 5 weeks ago
  28. 53b3b0a std/jpeg: fix default-quality workbuf length check by Nigel Tao · 5 weeks ago
  29. affff51 base: add pixel_format.coloration by Nigel Tao · 5 weeks ago
  30. 85af5a4 std/tga: rename to std/targa by Nigel Tao · 5 weeks ago
  31. 8924b5f cgen: add ETC__ENABLE_DROP_IN_REPLACEMENT__STB by Nigel Tao · 5 weeks ago
  32. bb2600e test/data: add mona-lisa.* by Nigel Tao · 5 weeks ago
  33. 43b6fef std/thumbhash: add QUIRK_JUST_RAW_THUMBHASH by Nigel Tao · 5 weeks ago
  34. 78f4e4c test/data: add official thumbhash PNG renderings by Nigel Tao · 5 weeks ago
  35. 8c854ae std/thumbhash: implement do_decode_frame by Nigel Tao · 5 weeks ago
  36. b8740d8 std/thumbhash: add new package by Nigel Tao · 6 weeks ago
  37. aa28bb0 test/data: add thumbhash (*.th) files by Nigel Tao · 6 weeks ago
  38. 1723532 base: add ABXR, ABXS magic numbers by Nigel Tao · 6 weeks ago
  39. 86d16d9 base38: add enumerated-media-types.txt by Nigel Tao · 6 weeks ago
  40. bd42fa7 base38: reassign alphabet and numbers by Nigel Tao · 7 weeks ago
  41. e12f10e std/jpeg: tweak ignore too-short marker code by Nigel Tao · 7 weeks ago
  42. 6693250 lang: add io_reader.peek_u8_at by Nigel Tao · 7 weeks ago
  43. d4bab67 std/jpeg: skip 0xFF filler before restart search by Nigel Tao · 7 weeks ago
  44. 6a93478 std/jpeg: ignore too-short COM or APPn markers by Nigel Tao · 7 weeks ago
  45. 408ab25 script: have confirm-matches-djpeg say "too large" by Nigel Tao · 7 weeks ago
  46. 819742c std/jpeg: add "#short SOS bitstream" by Nigel Tao · 7 weeks ago
  47. a824c55 std/jpeg: allow DHT markers before SOF by Nigel Tao · 7 weeks ago
  48. 60e3b8c test/data: add bricks-color.etc1s.pkm by Nigel Tao · 7 weeks ago
  49. 96eda2e std/etc2: support transparency by Nigel Tao · 8 weeks ago
  50. 2d80615 std/etc2: refactor decoder.from_src_to_buffer by Nigel Tao · 8 weeks ago
  51. 7637982 std/etc2: support ETC2PACKAGE_RGB_NO_MIPMAPS by Nigel Tao · 8 weeks ago
  52. 43df015 std/etc2: add new package by Nigel Tao · 8 weeks ago
  53. 5a8f636 base: add magic number for ETC2 by Nigel Tao · 8 weeks ago
  54. 4423a0c test/data: add bricks-color.etc?.pkm by Nigel Tao · 8 weeks ago
  55. beaf456 release: wuffs gen -version=0.4.0-alpha.8 by Nigel Tao · 9 weeks ago v0.4.0-alpha.8
  56. 5d69840 cgen: swap calloc args by Nigel Tao · 9 weeks ago
  57. 721e574 base: avoid "#if SIZE_MAX < UINT64_MAX" by Nigel Tao · 9 weeks ago
  58. c89b3bc release: wuffs gen -version=0.4.0-alpha.7 by Nigel Tao · 9 weeks ago v0.4.0-alpha.7
  59. a07eb77 std/jpeg: add QUIRK_REJECT_PROGRESSIVE_JPEGS by Nigel Tao · 9 weeks ago
  60. bd27cc0 std/qoi: use PIXEL_FORMAT__BGRX by Nigel Tao · 9 weeks ago
  61. d06700f std/qoi: add new package by Nigel Tao · 9 weeks ago
  62. 870cfd1 release: wuffs gen -version=0.4.0-alpha.6 by Nigel Tao · 10 weeks ago v0.4.0-alpha.6
  63. ffb64df aux: add QuirkKeyValuePair type by Nigel Tao · 10 weeks ago
  64. 3215f6a fuzz: remove "not enough data" from pixel swizzler by Nigel Tao · 10 weeks ago
  65. 8a72279 example/imageviewer: change screen_gamma flag by Nigel Tao · 10 weeks ago
  66. d270839 std/jpeg: let use_lower_quality work with CMYK by Nigel Tao · 10 weeks ago
  67. c9fff5b std/jpeg: add and use WUFFS_BASE__QUIRK_QUALITY by Nigel Tao · 10 weeks ago
  68. fb769ff base: disable SIMD on MSVC x86_64 by default by Nigel Tao · 2 months ago
  69. 5e0b2ae script: add print-json-token-etc usage comments by Nigel Tao · 3 months ago
  70. a7fb1e8 script: avoid gcc -Wstringop-overread for strnlen by Nigel Tao · 3 months ago
  71. ce1f59e base: format token-public.h constants by Nigel Tao · 3 months ago
  72. 42b070e std/jpeg: halve maximum scan count from 64 to 32 by Nigel Tao · 3 months ago
  73. f9c384d std/jpeg: add "expect multiple scans" check by Nigel Tao · 3 months ago
  74. d0603f3 test/3pdata: add webpsuite by Nigel Tao · 3 months ago
  75. c6aebf8 std/webp: re-implement 8-bit color indexing by Nigel Tao · 3 months ago
  76. 8fe987e base: add sign_extend_convert_u8_u32 by Nigel Tao · 3 months ago
  77. d1a9749 check: drop pointer-typed facts on suspension by Nigel Tao · 3 months ago
  78. f37cfcf check: drop more facts when calling coroutines by Nigel Tao · 3 months ago
  79. cc9ee18 cgen: omit consecutive Wconversion gcc pragmas by Nigel Tao · 3 months ago
  80. fab0dd5 release: wuffs gen -version=0.4.0-alpha.5 by Nigel Tao · 3 months ago v0.4.0-alpha.5
  81. 3be8164 hello-wuffs-c: update endwhile syntax by Nigel Tao · 3 months ago
  82. 495f028 base: add ETC__I_KNOW_THAT_ETC_BEST_WITH_ARCH_AVX2 by Nigel Tao · 3 months ago
  83. b64a761 base: enable ETC__CPU_ARCH__X86_64_V2 on MSVC by Nigel Tao · 3 months ago
  84. 7a57e2b base: remove ETC__CPU_ARCH__X86_FAMILY by Nigel Tao · 3 months ago
  85. 4111785 base: have MSVC detect AVX2 not AVX by Nigel Tao · 3 months ago
  86. affa1e0 base: add WUFFS_PRIVATE_IMPL__CPU_ARCH__X86_64_V2 by Nigel Tao · 3 months ago
  87. 97b727a base: warn defining private implementation macros by Nigel Tao · 3 months ago
  88. 37a3c3c base: rename WUFFS_BASE__CPU_ARCH__ETC by Nigel Tao · 3 months ago
  89. 5d4bb4c std/bmp: remove superfluous "while.goto_suspend" by Nigel Tao · 3 months ago
  90. aae5997 lang: remove endwhile keyword by Nigel Tao · 3 months ago
  91. 6c8a433 test: add webp mimic tests and benches by Nigel Tao · 3 months ago
  92. 5654506 base: allow swizzling WebP Lossless to gray by Nigel Tao · 3 months ago
  93. 00e6e71 std/webp: implement VP8 Lossless by Nigel Tao · 3 months ago
  94. 09f4500 std/webp: add new package (and vp8 placeholder) by Nigel Tao · 5 months ago
  95. 16705a1 test: fix lzip "wuffs mimic cflags" copy/pasto by Nigel Tao · 5 months ago
  96. 3c1df67 std/bmp: let decoded pixfmt be transparent by Nigel Tao · 5 months ago
  97. c4aa5e6 std/xz: enforce BCJ offset alignment by Nigel Tao · 6 months ago
  98. d446e71 check: reject io_bind an io_writer to a roslice by Nigel Tao · 6 months ago
  99. bf3afab check: bounds-check roslice peeks, not just slice by Nigel Tao · 6 months ago
  100. 92ff963 std/crc32: re-write x86_sse42 implementation by Nigel Tao · 6 months ago