diff options
author | Martin Storsjö <martin@martin.st> | 2013-04-03 15:55:14 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2013-05-02 22:31:57 +0300 |
commit | ffb068ce8e99df121d18a5b9b1d820f3ea8697fb (patch) | |
tree | 14447d288166f2f3cd4c67edb7e89ab7f440b2d1 /libavcodec/kbdwin.c | |
parent | 4d810ad2e943a59658ddf00a397121c2b62f7157 (diff) | |
download | ffmpeg-ffb068ce8e99df121d18a5b9b1d820f3ea8697fb.tar.gz |
configure: Don't do enable_deep_weak on disabled variables
This avoids cases where configure tries to weakly enable an item
which actually is disabled, ending up still enabling dependencies
of the item which itself is only enabled weakly.
More concretely, the h264 decoder suggests error resilience, which
is then enabled weakly (unless manually disabled). Previously,
dsputil, which is a dependency of error resilience, was enabled
even if error resilience wasn't enabled in the end.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec/kbdwin.c')
0 files changed, 0 insertions, 0 deletions