perkeep/doc
Bill Thiede bf6a89c9ad images: add support for fast jpeg down-sampling.
The new package pkg/images/fastjpeg uses djpeg(1) to quickly
down-sample images at load time as described here:

  http://jpegclub.org/djpeg/

Add benchmark comparing std lib jpeg.Decode and fastjpeg.DecodeDownsample
with a factor of 1, 2, 4, and 8.
Benchmark resizes a 4000x4000 pixel JPEG to 128x128.

Refactor in pkg/images to make images.Decode a little more readable.

Change-Id: I571db1f3c3068f99da4a01ec84fd246ef098a18c
2014-07-03 21:06:06 -07:00
..
example-blobs Some example blobs 2011-02-02 13:30:01 -08:00
json-signing doc: minor json-signing fixes 2014-02-09 10:02:30 -08:00
protocol Backwards-compatible protocol + handler change on boundary of enumerating blobs. 2014-03-01 13:12:05 -08:00
publishing publisher app 2014-06-15 00:03:03 +02:00
schema pkg/schema, cmd/camget, cmd/camput: Support sockets. 2014-05-21 18:51:14 +03:00
app-environment.txt apps: more generic app handler work, to prepare for publisher 2014-06-14 18:36:10 +02:00
blog-notes.txt add WIP notes on modeling a blog 2012-02-28 19:43:33 -08:00
environment-vars.txt images: add support for fast jpeg down-sampling. 2014-07-03 21:06:06 -07:00
overview.txt Cleanup 2013-06-11 13:27:04 +02:00
search-ui.txt search: width and height exact matches simplified 2014-03-23 21:18:00 +01:00
terminology.txt More docs 2011-01-28 13:20:49 -08:00