summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-06-16 11:52:51 +0100
committerJavier Jardón <jjardon@gnome.org>2015-06-16 11:52:51 +0100
commit435352111e436e95066eb0e9e226d1dec8a29722 (patch)
tree656c77abf148d3edb0533a153a92ed53a57f6331
parent358e58ad2841fe4920997f4234c85bca83ded553 (diff)
downloadlorries-435352111e436e95066eb0e9e226d1dec8a29722.tar.gz
Add gst-omx
This GStreamer module contains a plugin that wraps available OpenMAX IL components and makes them available as standard GStreamer elements. This enable multimedia capabilities of multiple boards, like Raspberry Pi, and AMD's, NVIDIA's, Qualcomm's and other OpenMAX IL implementations Change-Id: Iaa557eb97193884299d0288280a1c97f3dfa21cd
-rw-r--r--open-source-lorries/gst-omx.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/gst-omx.lorry b/open-source-lorries/gst-omx.lorry
new file mode 100644
index 0000000..0f0943f
--- /dev/null
+++ b/open-source-lorries/gst-omx.lorry
@@ -0,0 +1,6 @@
+{
+ "gst-omx": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/gstreamer/gst-omx"
+ }
+}