diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-01-28 18:02:02 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-01-28 18:19:24 +0100 |
commit | 5fd4d3faf1c28b3154110bf5e98401bf0328189d (patch) | |
tree | 3b67a14a9ce1f79af37b9f76c0b560777cd2c101 /libavfilter/vf_kerndeint.c | |
parent | 54659e329e88083eeb5ce3caa328dbc9319a8372 (diff) | |
download | ffmpeg-5fd4d3faf1c28b3154110bf5e98401bf0328189d.tar.gz |
avfilter/vf_ssim360: Don't initialize twice
The FILTER_INPUTS and FILTER_OUTPUTS macros already set
AVFilter.(inputs|outputs); Clang therefore emits a warning for
this: "initializer overrides prior initialization of this subobject
[-Winitializer-overrides]"
Reviewed-by: Anton Khirnov <anton@khirnov.net>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavfilter/vf_kerndeint.c')
0 files changed, 0 insertions, 0 deletions