summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2013-03-19 12:59:20 +0100
committerJosep Torra <n770galaxy@gmail.com>2013-03-22 10:36:21 +0100
commit9459389a5f33dd288a74ce1011d2ac83bdb79c37 (patch)
treea57426e5d559574803d7d601fc52c33a0bd6abf3
parent4a782550801121b1ad1c4d18ffc08e74782f0a5e (diff)
downloadgst-omx-9459389a5f33dd288a74ce1011d2ac83bdb79c37.tar.gz
rpi: Add MJPEG 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 2bf35aa..a8ebfe3 100644
--- a/config/rpi/gstomx.conf
+++ b/config/rpi/gstomx.conf
@@ -52,6 +52,15 @@ in-port-index=130
out-port-index=131
hacks=no-component-role
+[omxmjpegdec]
+type-name=GstOMXMJPEGDec
+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