aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_datascope.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2017-05-24 17:59:59 +0200
committerDiego Biurrun <diego@biurrun.de>2017-06-17 19:12:27 +0200
commitd9da7151eef7fc469787e7298196cea291acfd82 (patch)
tree8642dc7b4f0dd62dce4f30d1fbbe35833e003df4 /libavfilter/vf_datascope.c
parent7b1f9873be2f9d5aea2762c9197ff46df82768dc (diff)
downloadffmpeg-d9da7151eef7fc469787e7298196cea291acfd82.tar.gz
configure: Fix handling of _select dependencies
The handling of _select dependencies had two issues: 1) extralibs from _select dependencies of a component were not added to the list of extralibs for that component. 2) extralibs from dependencies were only added to the extralibs of a component if the component was enabled. This led to incorrect results if that component was enabled by another component later in the dependency resolution process. Instead, always generate the full list of component extralibs for use later in the dependency resolution process. Also remove a leftover unused variable.
Diffstat (limited to 'libavfilter/vf_datascope.c')
0 files changed, 0 insertions, 0 deletions