rpi: Add Theora decoder to the config

This commit is contained in:
Sebastian Dröge 2013-03-19 12:28:50 +01:00
parent 8460cabd13
commit ff5390d7c3

View file

@ -34,13 +34,13 @@ in-port-index=130
out-port-index=131
hacks=no-component-role
[omxmpeg4videoenc]
type-name=GstOMXMPEG4VideoEnc
[omxtheoradec]
type-name=GstOMXTheoraDec
core-name=/opt/vc/lib/libopenmaxil.so
component-name=OMX.broadcom.video_encode
component-name=OMX.broadcom.video_decode
rank=256
in-port-index=200
out-port-index=201
in-port-index=130
out-port-index=131
hacks=no-component-role
[omxh264enc]