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

Michael Niedermayer git at videolan.org
Mon May 28 19:59:43 CEST 2012


ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Mon May 28 19:43:34 2012 +0200| [f0e39889ad4f418655e0b1bd89dade0d7143a9e3] | committer: Michael Niedermayer

configure: add asyncts->avresample  dependancy
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

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

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

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"



More information about the ffmpeg-cvslog mailing list