omx: fix build on rpi
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 16 Oct 2017 12:24:50 +0000 (14:24 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 19 Oct 2017 14:23:01 +0000 (16:23 +0200)
commit6d44c0add52dea232642b33578eb021ce9070075
treec07596dd1455efc66b257bd7e4f5268b194d5a0c
parenta0e7fc79e3ddfb79cc2fe6cca01e4006560ff90a
omx: fix build on rpi

The nTimeStamp field is a OMX_TICKS struct on the rpi so use the proper
macro to set it.
Fix build on the build which has been broken by
b3173144b7c1b12c9e1b7571f78659be45d813f6

https://bugzilla.gnome.org/show_bug.cgi?id=789052
omx/gstomx.c