1. 0424e74 go.image/vp8: implement the normal filter. by Nigel Tao · 10 years ago
  2. 94ba43c go.image/vp8l: new package. by Nigel Tao · 10 years ago
  3. a1da419 go.image/tiff: fix (TIFF-specific) LZW decompression. by Nigel Tao · 10 years ago
  4. 2bda575 go.image/tiff/lzw: fork the standard library's compress/lzw package. by Nigel Tao · 10 years ago
  5. 72be9c5 go.image/vp8: implement the loop filter. by Nigel Tao · 10 years ago
  6. 38c1f4f go.image/tiff: Support missing Compression tag by Patrick Riley · 10 years ago
  7. f93749e go.image/vp8, go.image/webp: new packages, copied from code.google.com/p/vp8-go by Nigel Tao · 10 years ago
  8. 7566286 .hgignore: add comment setting policy by Rob Pike · 11 years ago
  9. 35529c2 codereview.cfg: change defaultcc to golang-codereviews@ by Rob Pike · 11 years ago
  10. 420d421 go.image/tiff: encoder fix non LZW Predictor and Paletted SamplesPerPixel and non RGB ExtraSamples. by ChaiShushan · 11 years ago
  11. b2d744f go.image/tiff: support 16bit RGB by ChaiShushan · 11 years ago
  12. e39b239 go.image/tiff: encoder support Gray/Gray16/Paletted format by ChaiShushan · 11 years ago
  13. 864256f go.image/bmp: add Encode by ChaiShushan · 11 years ago
  14. de306d5 go.image/tiff: decoder support tiled tiff format by ChaiShushan · 11 years ago
  15. 822abc7 go.image/tiff: add missing encoder to pkg doc by ChaiShushan · 11 years ago
  16. 26936f5 go.image/tiff: Support reading 16-bit gray images. by Benny Siegert · 11 years ago
  17. d165204 go.image/tiff: support for writing compressed images. by Benny Siegert · 12 years ago
  18. 41cf08a tiff: support writing files with differencing predictor. by Benny Siegert · 12 years ago
  19. 5198c64 tiff: new Options parameter for Encode. by Benny Siegert · 12 years ago
  20. c35a1ec go.image/tiff: use optimized routines for RGBA and NRGBA by Benny Siegert · 12 years ago
  21. de792da go.image/tiff: add a benchmark for the encoder by Benny Siegert · 12 years ago
  22. 2b63103 go.image: add PATENTS file to the subrepo. by Nigel Tao · 12 years ago
  23. 2393f5d LICENSE: add by Rob Pike · 12 years ago
  24. 27e7e94 go.image/bmp: fix warnings from go vet by Benny Siegert · 12 years ago
  25. 20e9620 go.image/tiff: simplify encoding. by Nigel Tao · 12 years ago
  26. f594c3a go.image/tiff: initial support for writing TIFF images by Benny Siegert · 12 years ago
  27. 324e6da go.image/tiff: optimize reading uncompressed files from a tiff.buffer. by Benny Siegert · 12 years ago
  28. 996c335 go.image/{bmp,tiff}: move tiff/testdata to testdata. by Nigel Tao · 12 years ago
  29. cc3e623 go.image: initial code. by Nigel Tao · 12 years ago
  30. f61fbb8 go.empty: prototype for new subrepository by Russ Cox · 12 years ago