From 435352111e436e95066eb0e9e226d1dec8a29722 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Tue, 16 Jun 2015 11:52:51 +0100 Subject: 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 --- open-source-lorries/gst-omx.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/gst-omx.lorry (limited to 'open-source-lorries/gst-omx.lorry') 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" + } +} -- cgit v1.2.1