summaryrefslogtreecommitdiff
path: root/open-source-lorries/libwebp.lorry
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-10-16 15:45:20 +0900
committerBaserock Gerrit <gerrit@baserock.org>2015-10-18 16:34:41 +0000
commitd34e4310fa444a2d2636e22cec2b2ab41eddc325 (patch)
tree9eb2bee4129ad07a4d88be8c479489e5ee43b865 /open-source-lorries/libwebp.lorry
parent7bc79f8d32cd28957a174b47475725e475df1e43 (diff)
downloadlorries-d34e4310fa444a2d2636e22cec2b2ab41eddc325.tar.gz
Adding libwebp
WebKit links to libwebp, a codec to encode and decode images in WebP format. Change-Id: Ib0d9e297b4372e1166c89070bfe2ecd4309b2810
Diffstat (limited to 'open-source-lorries/libwebp.lorry')
-rw-r--r--open-source-lorries/libwebp.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/libwebp.lorry b/open-source-lorries/libwebp.lorry
new file mode 100644
index 0000000..994a660
--- /dev/null
+++ b/open-source-lorries/libwebp.lorry
@@ -0,0 +1,6 @@
+{
+ "libwebp": {
+ "type": "git",
+ "url": "https://chromium.googlesource.com/webm/libwebp"
+ }
+}