build: accept ffmpeg git by default

VP9 is still broken due to a difference with Libav, though.
This commit is contained in:
wm4 2017-11-29 03:11:41 +01:00
parent d5dae869c6
commit 20894016cc
1 changed files with 0 additions and 1 deletions

View File

@ -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