summaryrefslogtreecommitdiff
path: root/open-source-lorries/libvpx.lorry
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-12-10 22:10:58 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-12-10 22:10:58 +0900
commit3e5c20a91489013daf47accf6f673668f93b6aca (patch)
treed89f54821cc3ad30e9c80d65628ccd3f622256a2 /open-source-lorries/libvpx.lorry
parent078b17b1a671bc42537deb07fd65eb3bd12d82f5 (diff)
downloadlorries-3e5c20a91489013daf47accf6f673668f93b6aca.tar.gz
Adding libvpx lorry
This supplies the webm vp8/vp9 codecs Change-Id: I233226ac40e62ff1c52554a88bbec2acfadd1218
Diffstat (limited to 'open-source-lorries/libvpx.lorry')
-rw-r--r--open-source-lorries/libvpx.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/libvpx.lorry b/open-source-lorries/libvpx.lorry
new file mode 100644
index 0000000..ddd6abd
--- /dev/null
+++ b/open-source-lorries/libvpx.lorry
@@ -0,0 +1,6 @@
+{
+ "libwebp": {
+ "type": "git",
+ "url": "https://chromium.googlesource.com/webm/libvpx"
+ }
+}