rpi: Add MJPEG decoder

This commit is contained in:
Sebastian Dröge 2013-03-19 12:59:20 +01:00
parent d62695f89d
commit bc0b673066

View file

@ -52,6 +52,15 @@ in-port-index=130
out-port-index=131 out-port-index=131
hacks=no-component-role 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] [omxh264enc]
type-name=GstOMXH264Enc type-name=GstOMXH264Enc
core-name=/opt/vc/lib/libopenmaxil.so core-name=/opt/vc/lib/libopenmaxil.so