From: Josep Torra Date: Fri, 20 Sep 2013 15:19:53 +0000 (+0200) Subject: rpi: fix a copy paste error in the config file X-Git-Tag: 1.2.0~109 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=92098e66afba94a1f2bb844a88b9c7de8b2c712a;p=platform%2Fupstream%2Fgst-omx.git rpi: fix a copy paste error in the config file --- diff --git a/config/rpi/gstomx.conf b/config/rpi/gstomx.conf index 8b65059..5de0011 100644 --- a/config/rpi/gstomx.conf +++ b/config/rpi/gstomx.conf @@ -64,12 +64,11 @@ hacks=no-component-role [omxvc1dec] type-name=GstOMXWMVDec core-name=/opt/vc/lib/libopenmaxil.so -component-name=OMX.broadcom.video_encode +component-name=OMX.broadcom.video_decode rank=256 in-port-index=130 out-port-index=131 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] [omxh264enc] type-name=GstOMXH264Enc