After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 789052 - omx: fix build on rpi
omx: fix build on rpi
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-omx
git master
Other Linux
: Normal normal
: 1.13.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-10-16 12:26 UTC by Guillaume Desmottes
Modified: 2017-10-19 14:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
omx: fix build on rpi (966 bytes, patch)
2017-10-16 12:27 UTC, Guillaume Desmottes
committed Details | Review

Description Guillaume Desmottes 2017-10-16 12:26:42 UTC
.
Comment 1 Guillaume Desmottes 2017-10-16 12:27:00 UTC
Created attachment 361666 [details] [review]
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
Comment 2 Sebastian Dröge (slomo) 2017-10-19 14:24:08 UTC
Attachment 361666 [details] pushed as 6d44c0a - omx: fix build on rpi