0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 03:52:22 +02:00

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

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