diff options
author | Anton Khirnov <anton@khirnov.net> | 2024-03-22 16:41:56 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2024-03-28 08:40:01 +0100 |
commit | 2d06a7570e78520a5ba6897d9e0964eb65ab9a8c (patch) | |
tree | d00c1a53d959e44a5b889e97afd5b0e8e1ea2e2e /libavcodec/x86/fmtconvert_init.c | |
parent | da678161286cd84d34d3582b4a2d9bca69e64374 (diff) | |
download | ffmpeg-2d06a7570e78520a5ba6897d9e0964eb65ab9a8c.tar.gz |
fftools/cmdutils: do not use a random codec's private options
There is only a single caller of filter_codec_opts() that passes
a NULL codec to it, which is streamcopy in ffmpeg CLI. In that case we
only want generic AVCodecContext options, not private options of any
specific encoder.
Diffstat (limited to 'libavcodec/x86/fmtconvert_init.c')
0 files changed, 0 insertions, 0 deletions