summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2013-03-19 12:56:50 +0100
committerJosep Torra <n770galaxy@gmail.com>2013-03-22 10:36:04 +0100
commit4a782550801121b1ad1c4d18ffc08e74782f0a5e (patch)
treeb82d35efefed89b86a233f1ff7b924c536e40a24
parent80fabe6ae3bb1604a299a381289fb7d109b61b40 (diff)
downloadgst-omx-4a782550801121b1ad1c4d18ffc08e74782f0a5e.tar.gz
rpi: Add VP8 decoder
-rw-r--r--config/rpi/gstomx.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/config/rpi/gstomx.conf b/config/rpi/gstomx.conf
index 7450531..2bf35aa 100644
--- a/config/rpi/gstomx.conf
+++ b/config/rpi/gstomx.conf
@@ -43,6 +43,15 @@ in-port-index=200
out-port-index=201
hacks=no-component-role
+[omxvp8dec]
+type-name=GstOMXVP8Dec
+core-name=/opt/vc/lib/libopenmaxil.so
+component-name=OMX.broadcom.video_decode
+rank=256
+in-port-index=130
+out-port-index=131
+hacks=no-component-role
+
[omxh264enc]
type-name=GstOMXH264Enc
core-name=/opt/vc/lib/libopenmaxil.so