summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2012-05-28 19:43:34 +0200
committerMichael Niedermayer <michaelni@gmx.at>2012-05-28 19:43:34 +0200
commitf0e39889ad4f418655e0b1bd89dade0d7143a9e3 (patch)
treeaa312de6b7fac85d786f9aad99f0c8468119a8ed /configure
parent5cd947d81b3b6dcfbb1f42e800270a4da5dbbcac (diff)
downloadffmpeg-streaming-f0e39889ad4f418655e0b1bd89dade0d7143a9e3.zip
ffmpeg-streaming-f0e39889ad4f418655e0b1bd89dade0d7143a9e3.tar.gz
configure: add asyncts->avresample dependancy
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 4a4f659..7c0f51b 100755
--- a/configure
+++ b/configure
@@ -1676,6 +1676,7 @@ aconvert_filter_deps="swresample"
amovie_filter_deps="avcodec avformat"
aresample_filter_deps="swresample"
ass_filter_deps="libass"
+asyncts_filter_deps="avresample"
blackframe_filter_deps="gpl"
boxblur_filter_deps="gpl"
colormatrix_filter_deps="gpl"
OpenPOWER on IntegriCloud