diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-09-21 06:09:26 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-09-21 17:56:30 +0200 |
commit | 910215b4db2bb42a2bdca53a4f7bf455f764aa9b (patch) | |
tree | 8b7a818b301747617faa933d93ac9320c52ea90b /libavfilter/vf_dedot.c | |
parent | e1487deb19d218b7f954d675e2603d26b9e0d97e (diff) | |
download | ffmpeg-910215b4db2bb42a2bdca53a4f7bf455f764aa9b.tar.gz |
avfilter/af_sidechaincompress: Remove always-false samplerate check
This filter uses ff_set_common_all_samplerates().
Also don't overwrite outlink->sample_rate in config_output;
it is harmless, because it is overwritten with the value it already
had, but it is an API violation.
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavfilter/vf_dedot.c')
0 files changed, 0 insertions, 0 deletions