You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
libswscale can now be compiled under LGPL too
Originally committed as revision 7337 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
5
configure
vendored
5
configure
vendored
@@ -1163,11 +1163,6 @@ EOF
|
|||||||
echo "FAAD test failed."
|
echo "FAAD test failed."
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if test "$swscaler" != "no"; then
|
|
||||||
echo "The software scaler is under GPL and --enable-gpl is not specified."
|
|
||||||
fail="yes"
|
|
||||||
fi
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if test "$fail" = "yes"; then
|
if test "$fail" = "yes"; then
|
||||||
|
Reference in New Issue
Block a user