summaryrefslogtreecommitdiff
path: root/pkg
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-08-16 03:27:34 -0700
committerMichael Forney <mforney@mforney.org>2020-08-16 03:27:34 -0700
commit7d88126e0ab869493e784d5b95569646883874a7 (patch)
tree083d112d3646ff514b951c7535483baf9f260440 /pkg
parent5622e5b15169907f7d8c330d7499c1ed08e55eef (diff)
ffmpeg: Add V4L2 support
Diffstat (limited to 'pkg')
-rw-r--r--pkg/ffmpeg/options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/ffmpeg/options.h b/pkg/ffmpeg/options.h
index 4b3676bd..01975907 100644
--- a/pkg/ffmpeg/options.h
+++ b/pkg/ffmpeg/options.h
@@ -1590,7 +1590,7 @@
#define CONFIG_OSS_INDEV 0
#define CONFIG_PULSE_INDEV 0
#define CONFIG_SNDIO_INDEV 0
-#define CONFIG_V4L2_INDEV 0
+#define CONFIG_V4L2_INDEV 1
#define CONFIG_VFWCAP_INDEV 0
#define CONFIG_XCBGRAB_INDEV 0
#define CONFIG_LIBCDIO_INDEV 0