[FFmpeg-cvslog] configure: add asyncts->avresample dependancy

Michael Niedermayer git at videolan.org
Thu Jun 7 01:44:13 CEST 2012


ffmpeg | branch: release/0.11 | Michael Niedermayer <michaelni at gmx.at> | Mon May 28 19:43:34 2012 +0200| [68efb539e38269c151e684f5a8e455a3ce808b4e] | committer: Michael Niedermayer

configure: add asyncts->avresample  dependancy
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
(cherry picked from commit f0e39889ad4f418655e0b1bd89dade0d7143a9e3)

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=68efb539e38269c151e684f5a8e455a3ce808b4e
---

 configure |    1 +
 1 file changed, 1 insertion(+)

diff --git a/configure b/configure
index f324d8c..f90adb6 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"



More information about the ffmpeg-cvslog mailing list