Commit f2bc2e89 authored by Michael Niedermayer's avatar Michael Niedermayer

configure: disable avresample by default

avresample is redundant and unneeded
Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent f0e39889
......@@ -112,7 +112,7 @@ Component options:
--disable-swscale disable libswscale build
--disable-postproc disable libpostproc build
--disable-avfilter disable video filter support [no]
--disable-avresample disable libavresample build [no]
--enable-avresample enable libavresample build [no]
--disable-pthreads disable pthreads [auto]
--disable-w32threads disable Win32 threads [auto]
--disable-os2threads disable OS/2 threads [auto]
......@@ -1880,7 +1880,6 @@ enable avcodec
enable avdevice
enable avfilter
enable avformat
enable avresample
enable avutil
enable postproc
enable stripping
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment