diff options
author | Anton Khirnov <anton@khirnov.net> | 2022-10-18 12:45:42 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2022-10-25 11:12:22 +0200 |
commit | 0d821edb40d27848304a7354b1c64c2e30e00e7d (patch) | |
tree | 6f8a7b5766dd51ee6fcb878a9ca3406e3a528d16 /libavcodec/opus_pvq.c | |
parent | 69da53ade99d5ae67a49f49bc052117ce0a20336 (diff) | |
download | ffmpeg-0d821edb40d27848304a7354b1c64c2e30e00e7d.tar.gz |
fftools/ffmpeg_mux_init: stop modifying OptionsContext.*_disable
The current code will override the *_disable fields (set by -vn/-an
options) when creating output streams for unlabeled complex filtergraph
outputs, in order to disable automatic mapping for the corresponding
media type.
However, this will apply not only to automatic mappings, but to manual
ones as well, which should not happen. Avoid this by adding local
variables that are used only for automatic mappings.
Diffstat (limited to 'libavcodec/opus_pvq.c')
0 files changed, 0 insertions, 0 deletions