omx: fix printf formats in debug messages
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 8 Apr 2013 16:02:32 +0000 (17:02 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 8 Apr 2013 16:02:32 +0000 (17:02 +0100)
commit0c08d375f4a2e9bdf34906ac958e6c92ab83caa2
tree017b692eba8fe7e8e310b23f512764cf7831497c
parent16cf5d77dbbe46a8cea7770784d484e604eb4bb2
omx: fix printf formats in debug messages

OMX_U32 is typedefed to an unsigned long,
OMX_TICKS to a 64-bit integer.
omx/gstomx.c
omx/gstomxaudioenc.c
omx/gstomxh263enc.c
omx/gstomxh264enc.c
omx/gstomxmpeg4videoenc.c
omx/gstomxvideodec.c
omx/gstomxvideoenc.c