summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/gst-libav.lorry6
-rw-r--r--open-source-lorries/gstreamer-plugins-bad.lorry6
-rw-r--r--open-source-lorries/gstreamer-plugins-ugly.lorry6
3 files changed, 18 insertions, 0 deletions
diff --git a/open-source-lorries/gst-libav.lorry b/open-source-lorries/gst-libav.lorry
new file mode 100644
index 0000000..43eb9b3
--- /dev/null
+++ b/open-source-lorries/gst-libav.lorry
@@ -0,0 +1,6 @@
+{
+ "gst-libav": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/gstreamer/gst-libav"
+ }
+}
diff --git a/open-source-lorries/gstreamer-plugins-bad.lorry b/open-source-lorries/gstreamer-plugins-bad.lorry
new file mode 100644
index 0000000..b1d6218
--- /dev/null
+++ b/open-source-lorries/gstreamer-plugins-bad.lorry
@@ -0,0 +1,6 @@
+{
+ "gstreamer-plugins-bad": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/gstreamer/gst-plugins-bad"
+ }
+}
diff --git a/open-source-lorries/gstreamer-plugins-ugly.lorry b/open-source-lorries/gstreamer-plugins-ugly.lorry
new file mode 100644
index 0000000..e1c5e31
--- /dev/null
+++ b/open-source-lorries/gstreamer-plugins-ugly.lorry
@@ -0,0 +1,6 @@
+{
+ "gstreamer-plugins-ugly": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/gstreamer/gst-plugins-ugly"
+ }
+}