ffmpeg: add vpx build_option
libvpx removed support for armv6, this build_option allows building ffmpeg for armv6 without it.
This commit is contained in:
@@ -79,6 +79,7 @@ desc_option_v4l2="Enable support for V4L2 (Video 4 Linux 2)"
|
||||
desc_option_vaapi="Enable support for VA-API"
|
||||
desc_option_vapoursynth="Enable support for VapourSynth"
|
||||
desc_option_vdpau="Enable support for VDPAU"
|
||||
desc_option_vpx="Enable support for VP8/VP9 codecs"
|
||||
desc_option_wavpack="Enable support for the Wavpack audio format"
|
||||
desc_option_wayland="Enable support for the Wayland backend"
|
||||
desc_option_x11="Enable support for X11"
|
||||
|
||||
Reference in New Issue
Block a user