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 783346 - meson: define HAVE_VIDEO_EXT if OMX_VideoExt.h is present
meson: define HAVE_VIDEO_EXT if OMX_VideoExt.h is present
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-omx
git master
Other Linux
: Normal normal
: 1.12.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-06-02 10:50 UTC by Guillaume Desmottes
Modified: 2017-06-17 07:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
meson: define HAVE_VIDEO_EXT if OMX_VideoExt.h is present (1.02 KB, patch)
2017-06-02 10:50 UTC, Guillaume Desmottes
committed Details | Review

Description Guillaume Desmottes 2017-06-02 10:50:08 UTC
.
Comment 1 Guillaume Desmottes 2017-06-02 10:50:22 UTC
Created attachment 353066 [details] [review]
meson: define HAVE_VIDEO_EXT if OMX_VideoExt.h is present

Meson build wasn't defining the HAVE_VIDEO_EXT like configure.ac does.
Comment 2 Sebastian Dröge (slomo) 2017-06-16 10:45:30 UTC
Attachment 353066 [details] pushed as f79b21f - meson: define HAVE_VIDEO_EXT if OMX_VideoExt.h is present