From 20894016cc44516a169dec9e7f030ec62ee25065 Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 29 Nov 2017 03:11:41 +0100 Subject: build: accept ffmpeg git by default VP9 is still broken due to a difference with Libav, though. --- wscript | 1 - 1 file changed, 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 77b2ed4dd2..ae1bfb87f4 100644 --- a/wscript +++ b/wscript @@ -470,7 +470,6 @@ libav_dependencies = [ 'func': check_statement('libavcodec/version.h', 'int x[LIBAVCODEC_VERSION_MICRO >= 100 ? 1 : -1]', use='libavcodec'), - 'default': 'disable', }, { # This check should always result in the opposite of ffmpeg-*. # Run it to make sure is_ffmpeg didn't fail for some other reason than -- cgit v1.2.3