summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-09-06 17:04:31 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-09-14 13:36:19 +0200
commita1292895cb3f7cfe0c68b9201f7e22144984f6f4 (patch)
tree384a0cb680bd31fa14aea02282ee522ad4bdf427 /configure
parent989febfbd0c986e9e3e0f269a6b22778bf79147b (diff)
configure: Remove null_bsf dependency
Unneeded since c96904f525afcaba756a5ce8511a3ee1aa9fd2d7 (a bsf-list with zero bsfs is used since that commit). Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 98987ed186..c87a010387 100755
--- a/configure
+++ b/configure
@@ -3725,7 +3725,6 @@ cws2fws_extralibs="zlib_extralibs"
# libraries, in any order
avcodec_deps="avutil"
avcodec_suggest="libm"
-avcodec_select="null_bsf"
avdevice_deps="avformat avcodec avutil"
avdevice_suggest="libm"
avfilter_deps="avutil"