summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2012-05-05 10:22:55 +0200
committerAnton Khirnov <anton@khirnov.net>2012-05-06 16:22:29 +0200
commit25b3babe111a37697d98890400f5864f560ae167 (patch)
tree413c6a3b9f7adbdd9aca575c9189155784cb4443 /configure
parentfd18ee0ff659fc73e56bd43f5b93ed82934c6c7f (diff)
lavfi: always enable the scale filter and depend on sws.
The scale filter is used for internal colorspace conversions, so it must always be present.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index b571a94eb5..837e296fa8 100755
--- a/configure
+++ b/configure
@@ -1530,11 +1530,11 @@ frei0r_src_filter_deps="frei0r dlopen strtok_r"
frei0r_src_filter_extralibs='$ldl'
hqdn3d_filter_deps="gpl"
ocv_filter_deps="libopencv"
-scale_filter_deps="swscale"
yadif_filter_deps="gpl"
# libraries
avdevice_deps="avcodec avformat"
+avfilter_deps="swscale"
avformat_deps="avcodec"
# programs