dendrite/vendor/src/gopkg.in
Robert Swain 2d202cec07 mediaapi: Add thumbnail support (#132)
* vendor: Add bimg image processing library

bimg is MIT licensed. It depends on the C library libvips which is LGPL
v2.1+ licensed. libvips must be installed separately.

* mediaapi: Add YAML config file support

* mediaapi: Add thumbnail support

* mediaapi: Add missing thumbnail files

* travis: Add ppa and install libvips-dev

* travis: Another ppa and install libvips-dev attempt

* travis: Add sudo: required for sudo apt* usage

* mediaapi/thumbnailer: Make comparison code more readable

* mediaapi: Simplify logging of thumbnail properties

* mediaapi/thumbnailer: Rename metrics to fitness

Metrics is used in the context of monitoring with Prometheus so renaming
to avoid confusion.

* mediaapi/thumbnailer: Use math.Inf() for max aspect and size

* mediaapi/thumbnailer: Limit number of parallel generators

Fall back to selecting from already-/pre-generated thumbnails or serving
the original.

* mediaapi/thumbnailer: Split bimg code into separate file

* vendor: Add github.com/nfnt/resize pure go image scaler

* mediaapi/thumbnailer: Add nfnt/resize thumbnailer

* travis: Don't install libvips-dev via ppa

* mediaapi: Add notes to README about resizers

* mediaapi: Elaborate on scaling libs in README
2017-06-07 01:12:49 +02:00
..
airbrake/gobrake.v2 Add logrus, prometheus client and matrix-org/util 2017-02-03 15:41:25 +00:00
gemnasium/logrus-airbrake-hook.v2 Add logrus, prometheus client and matrix-org/util 2017-02-03 15:41:25 +00:00
h2non/bimg.v1 mediaapi: Add thumbnail support (#132) 2017-06-07 01:12:49 +02:00
Shopify/sarama.v1 Add kafka and postgres clients to vendor directory 2017-02-02 18:26:18 +00:00
yaml.v2 Add yaml dependency 2017-03-27 13:05:46 +01:00