mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 06:58:56 +00:00
meson: Add define for v4l2-probe config option
This commit is contained in:
parent
4f426f6f54
commit
6a7bdfd2ea
1 changed files with 3 additions and 0 deletions
|
@ -58,6 +58,9 @@
|
||||||
/* Define if static plugins should be built */
|
/* Define if static plugins should be built */
|
||||||
#mesondefine GST_PLUGIN_BUILD_STATIC
|
#mesondefine GST_PLUGIN_BUILD_STATIC
|
||||||
|
|
||||||
|
/* Define to enable probing of V4L2 devices */
|
||||||
|
#mesondefine GST_V4L2_ENABLE_PROBE
|
||||||
|
|
||||||
/* Define to enable aalib ASCII Art library (used by aasink). */
|
/* Define to enable aalib ASCII Art library (used by aasink). */
|
||||||
#mesondefine HAVE_AALIB
|
#mesondefine HAVE_AALIB
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue