summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-01-30 23:47:18 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-01-30 23:47:18 +0000
commit0927520cbb614d576a83ae70fdf9275c23147cc5 (patch)
treeaca99e2e1012d0f37d7a6d0a4ed9665bf8146080 /configure
parent72685f8efc0daaa92084325fc1357dde7d39801a (diff)
downloadmpv-0927520cbb614d576a83ae70fdf9275c23147cc5.tar.bz2
mpv-0927520cbb614d576a83ae70fdf9275c23147cc5.tar.xz
Add CONFIG_SWSCALE to config.h, we always enable the software scaler.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28401 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index b45b9d5ecc..93242659b8 100755
--- a/configure
+++ b/configure
@@ -8588,6 +8588,7 @@ $_def_yasm
#define CONFIG_GPL 1
#define CONFIG_SMALL 0
+#define CONFIG_SWSCALE 1
#define CONFIG_GRAY 0
/* Some FFmpeg codecs depend on these. Enable them unconditionally for now. */