logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 7d88126e0ab869493e784d5b95569646883874a7
parent 5622e5b15169907f7d8c330d7499c1ed08e55eef
Author: Michael Forney <mforney@mforney.org>
Date:   Sun, 16 Aug 2020 03:27:34 -0700

ffmpeg: Add V4L2 support

Diffstat:

Mpkg/ffmpeg/options.h2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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