summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2010-03-06 19:40:37 +0000
committerDiego Biurrun <diego@biurrun.de>2010-03-06 19:40:37 +0000
commitfe95afe1e2aee04d6bb85ef4bbaa3333e9168461 (patch)
tree3faf42fce2f6dbb5010ea91360c5a5bda4082bf3
parent775aa5f38cacfd217efe835203b786aecf8eed5a (diff)
libswscale is no longer GPL; update help comment accordingly.
Originally committed as revision 22250 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index ee5a2a5417..bf5adc316a 100755
--- a/configure
+++ b/configure
@@ -82,7 +82,7 @@ show_help(){
echo " --disable-ffplay disable ffplay build"
echo " --disable-ffserver disable ffserver build"
echo " --enable-postproc enable GPLed postprocessing support [no]"
- echo " --enable-swscale enable GPLed software scaler support [no]"
+ echo " --enable-swscale enable software scaler support [no]"
echo " --enable-avfilter video filter support (replaces vhook) [no]"
echo " --enable-avfilter-lavf video filters dependent on avformat [no]"
echo " --disable-vhook disable video hooking support"