gstreamer/tools
Guillaume Desmottes 9d37a92a61 meson: use include_directories() with external OMX headers path
It seems cleaner to use the proper meson tools to include this path
rather than manually tweak the build flags.

This also allows us to simplify the OMX extensions detection code. We
are now always checking which files are present, even when using our
internal copy of OMX, rather than hardcoding the ones present in it.

https://bugzilla.gnome.org/show_bug.cgi?id=792043
2018-01-30 11:10:38 +00:00
..
listcomponents.c omx: Use has_suffix() instead of has_prefix() for the Broadcom hack 2012-12-19 12:19:12 +01:00
Makefile.am tools: Add tool to list all components and their roles 2012-12-19 12:08:35 +01:00
meson.build meson: use include_directories() with external OMX headers path 2018-01-30 11:10:38 +00:00