diff --git a/python/build/libs.py b/python/build/libs.py index d7caa005e..675bf76db 100644 --- a/python/build/libs.py +++ b/python/build/libs.py @@ -342,6 +342,7 @@ ffmpeg = FfmpegProject( '--disable-decoder=kgv1', '--disable-decoder=kmvc', '--disable-decoder=lagarith', + '--disable-decoder=lead', '--disable-decoder=loco', '--disable-decoder=lscr', '--disable-decoder=m101',