aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/loongarch
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2022-10-18 12:45:42 +0200
committerAnton Khirnov <anton@khirnov.net>2022-10-25 11:12:22 +0200
commit0d821edb40d27848304a7354b1c64c2e30e00e7d (patch)
tree6f8a7b5766dd51ee6fcb878a9ca3406e3a528d16 /libavutil/loongarch
parent69da53ade99d5ae67a49f49bc052117ce0a20336 (diff)
downloadffmpeg-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 'libavutil/loongarch')
0 files changed, 0 insertions, 0 deletions