summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorClément Bœsch <clement.boesch@smartjog.com>2012-01-18 12:00:16 +0100
committerClément Bœsch <ubitux@gmail.com>2012-01-24 10:43:41 +0100
commit6728dd37ac3967395fa9c7a7905ed0511fb164e0 (patch)
tree9bee3f733142782729acb2da806c0796760ba1fc /configure
parent66fdbcbbc9d24e18c9faaa1f56bce85ccbb25e07 (diff)
pan: add channel mapping capability.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 2a3eaa1e94..a06e63cbe0 100755
--- a/configure
+++ b/configure
@@ -1659,6 +1659,7 @@ mp_filter_deps="gpl avcodec"
mptestsrc_filter_deps="gpl"
negate_filter_deps="lut_filter"
ocv_filter_deps="libopencv"
+pan_filter_deps="swresample"
scale_filter_deps="swscale"
tinterlace_filter_deps="gpl"
yadif_filter_deps="gpl"