google-code-export / camlistore

Automatically exported from code.google.com/p/camlistore
Apache License 2.0
0 stars 0 forks source link

vendor the Go jpeg decoder #463

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The jpeg decoder on tip has considerable performance improvements, such as:
https://codereview.appspot.com/109050045/

Seeing as they won't land in stable until Go 1.4, it might be worth to include 
a recent snapshot of it in our third_party in the meantime.

Original issue reported on code.google.com by mathieu....@gmail.com on 24 Jun 2014 at 12:39

GoogleCodeExporter commented 9 years ago
I hope we grab the encoder too, that way we can get my grayscale fix and then 
my unit test in 
https://camlistore-review.googlesource.com/#/c/1217/11/pkg/images/fastjpeg/fastj
peg_test.go won't be a lie.

Original comment by couchmo...@gmail.com on 24 Jun 2014 at 2:35

GoogleCodeExporter commented 9 years ago
Sent out:

https://camlistore.org/r/3166
https://camlistore.org/r/3167

To address this.

Original comment by couchmo...@gmail.com on 3 Jul 2014 at 4:23

GoogleCodeExporter commented 9 years ago
Thanks!

Original comment by bradfitz on 3 Jul 2014 at 4:55

GoogleCodeExporter commented 9 years ago
This issue has moved to https://camlistore.org/issue/463

Original comment by bradfitz on 14 Dec 2014 at 11:37