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
This commit is contained in:
diego 2009-01-30 23:47:18 +00:00
parent 72685f8efc
commit 0927520cbb
1 changed files with 1 additions and 0 deletions

1
configure vendored
View File

@ -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. */