Patches to remove some compiling warnings for 0.10 branch

Sebastian Dröge sebastian.droege at collabora.co.uk
Mon Mar 18 05:19:45 PDT 2013


On Mo, 2013-03-18 at 20:16 +0800, cee1 wrote:
> 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)

You do realize that OpenMAX IL is not public API on Android? There are
even devices out there that don't use OpenMAX IL at all.


> 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.

0.10 is no longer maintained by the GStreamer team, the GStreamer SDK
(which is a separate project) is still on 0.10 though and there will be
new SDK releases based on 0.10 too.
However gst-omx is not part of the GStreamer SDK.

Apart from that I heard that the 0.10 git branch of gst-omx works on
Raspberry Pi at least.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-openmax/attachments/20130318/6c91da50/attachment.pgp>


More information about the gstreamer-openmax mailing list