diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-08-15 10:15:09 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-08-20 14:30:30 +0200 |
commit | 4f46c3cf5c78cac303bf4c9877e8544f0e512449 (patch) | |
tree | e456f1e88a57b6050fa0d65d7d77520529744ebb /libavfilter/vf_remap.c | |
parent | 79595024ed887e2f473ec21ad3596af2c3fc4041 (diff) | |
download | ffmpeg-4f46c3cf5c78cac303bf4c9877e8544f0e512449.tar.gz |
avfilter/formats: Don't set samplerate or channel count on video links
This currently happens by accident in a few filters that use
ff_set_common_(samplerates|channel_layouts) like afir (if the response
option is set) or agraphmonitor (due to the default code in
avfiltergraph.c). So change those functions to make sure it does no
longer happen.
Reviewed-by: Nicolas George <george@nsup.org>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavfilter/vf_remap.c')
0 files changed, 0 insertions, 0 deletions