Go to file
Nigel Tao f93749e6f2 go.image/vp8, go.image/webp: new packages, copied from
code.google.com/p/vp8-go

This is a straight copy, followed by import path updates.

LGTM=r
R=r, mirtchovski, oleku.konko
CC=golang-codereviews
https://golang.org/cl/79320043
2014-03-25 13:29:48 +11:00
bmp go.image/bmp: add Encode 2013-09-10 17:19:36 +10:00
testdata go.image/tiff: encoder support Gray/Gray16/Paletted format 2013-09-13 17:42:53 +10:00
tiff go.image/tiff: encoder fix non LZW Predictor and Paletted SamplesPerPixel and non RGB ExtraSamples. 2013-09-22 11:21:53 +10:00
vp8 go.image/vp8, go.image/webp: new packages, copied from 2014-03-25 13:29:48 +11:00
webp go.image/vp8, go.image/webp: new packages, copied from 2014-03-25 13:29:48 +11:00
.hgignore .hgignore: add comment setting policy 2013-12-20 16:30:01 -08:00
AUTHORS go.empty: prototype for new subrepository 2012-01-25 14:45:13 -05:00
codereview.cfg codereview.cfg: change defaultcc to golang-codereviews@ 2013-12-20 16:26:52 -08:00
CONTRIBUTORS go.empty: prototype for new subrepository 2012-01-25 14:45:13 -05:00
LICENSE LICENSE: add 2012-03-17 15:20:31 +11:00
PATENTS go.image: add PATENTS file to the subrepo. 2012-04-16 11:25:02 +10:00
README go.image: initial code. 2012-01-31 11:32:50 +11:00

This repository holds supplementary Go image libraries.

To submit changes to this repository, see http://golang.org/doc/contribute.html.