Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2017-05-24 18:59:59 +0300
committerDiego Biurrun <diego@biurrun.de>2017-06-17 20:12:27 +0300
commitd9da7151eef7fc469787e7298196cea291acfd82 (patch)
tree8642dc7b4f0dd62dce4f30d1fbbe35833e003df4 /libavfilter/vf_hwmap.c
parent7b1f9873be2f9d5aea2762c9197ff46df82768dc (diff)
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_hwmap.c')
0 files changed, 0 insertions, 0 deletions