Commit Graph

4 Commits

Author SHA1 Message Date
Bill Thiede eb7f66fe28 jpeg: enable images/jpeg imported from Go tip.
Addresses https://camlistore.org/issue/463

Change-Id: Ie7b8f937ded78d95875f4cd13b024d0429136981
2014-07-02 21:22:15 -07:00
Bill Thiede 4becc15cec third_party/github.com/nf/cr2: sync with upstream.
commit 6fc9728c6d1f6a9cf3ed81763e8cdcad762ad060
Author: Bill Thiede <git@xinu.tv>
Date:   Mon May 26 15:17:57 2014 -0700

    Add NewReader to public API.

    NewReader allows direct extraction of the embedded JPEG thumbnail found in
    CR2 images, without first needing to decompress the thumbnail.

commit 3198f1193fd4f9eca7b1b0bd6645b94208128fa0
Author: Bill Thiede <git@xinu.tv>
Date:   Sat May 24 20:25:46 2014 -0700

    Doc cleanup and s/tiff/cr/ in error messages.

    This library was forked from the tiff library, but is distinct.  The error
    messages should indicate that to aid in debugging.

    Removed one limitation in package doc, more tests were added in commit
    a67a1ab62fb3eb9e699f85116ab4e24b639de04e

Change-Id: I64c519f7cdd4a0b85fd7a2499c0bdcd76c02f2ce
2014-05-27 21:52:42 -07:00
Bill Thiede ce2376d176 github.com/nf/cr2: import tests from upstream.
commit f06bdf9a8450aebe6dcf08ac52a647bcfffb8b6f
Author: Bill Thiede <git@xinu.tv>
Date:   Sat Oct 12 19:16:59 2013 -0700

    Add license header.

commit 565eba79fa95609ee512af90aa503ce6c87d101a
Author: Bill Thiede <git@xinu.tv>
Date:   Sat Oct 12 18:59:58 2013 -0700

    Add testing for CR2 files from other cameras.

Change-Id: I7decaf56e8c3fef882f303f1d8623f816ec3853a
2013-11-01 20:31:56 -07:00
Andrew Gerrand 7b60af2ac4 support thumbnailing or CR2 files
Change-Id: I76f102a8cd4283f6fcb54985c52a16ddb8f6a44f
2013-09-09 23:49:07 +10:00