Patches to remove some compiling warnings for 0.10 branch

cee1 fykcee1 at gmail.com
Mon Mar 18 05:16:59 PDT 2013


Something like:
* gstomx.c:289:9: warning: format '%u' expects argument of type
'unsigned int', but argument 9 has type 'OMX_U32' [-Wformat]
* gstomx.c:335:9: warning: format '%x' expects argument of type
'unsigned int', but argument 10 has type 'OMX_U32' [-Wformat]
* gstomxvideodec.c:411:5: warning: format '%d' expects argument of
type 'int', but argument 9 has type 'OMX_U32' [-Wformat]
* gstomxvideoenc.c:848:3: warning: format '%lu' expects argument of
type 'long unsigned int', but argument 9 has type 'OMX_TICKS'
[-Wformat]

These warnings are generated under 'cerbero -c
configs/cross-android.cbc shell'(ubuntu)

2013/3/18 Sebastian Dröge <sebastian.droege at collabora.co.uk>:
> thanks for the patches but I don't really care about 0.10 anymore.
Does the 0.10 function as well as master? We're currently building on
top of sdk 2012.11, so hoping 0.10 branch can be minimum maintained.



-- 
Regards,

- cee1


More information about the gstreamer-openmax mailing list