rpi: Fix commit that added the VC1 decoder

This commit is contained in:
Sebastian Dröge 2013-03-19 13:46:33 +01:00
parent 4483581e2a
commit fbc22bf397

View file

@ -61,13 +61,13 @@ in-port-index=130
out-port-index=131 out-port-index=131
hacks=no-component-role hacks=no-component-role
[omxmpeg4videoenc] [omxvc1dec]
type-name=GstOMXMPEG4VideoEnc type-name=GstOMXWMVDec
core-name=/opt/vc/lib/libopenmaxil.so core-name=/opt/vc/lib/libopenmaxil.so
component-name=OMX.broadcom.video_encode component-name=OMX.broadcom.video_encode
rank=256 rank=256
in-port-index=200 in-port-index=130
out-port-index=201 out-port-index=131
hacks=no-component-role hacks=no-component-role
sink-template-caps=video/x-wmv,wmvversion=(int)3,format=(string){WMV3,WVC1},width=(int)[1,MAX],height=(int)[1,MAX] sink-template-caps=video/x-wmv,wmvversion=(int)3,format=(string){WMV3,WVC1},width=(int)[1,MAX],height=(int)[1,MAX]