diff options
author | Andreas Rheinhardt <[email protected]> | 2023-01-28 18:02:02 +0100 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2023-01-28 18:19:24 +0100 |
commit | 5fd4d3faf1c28b3154110bf5e98401bf0328189d (patch) | |
tree | 3b67a14a9ce1f79af37b9f76c0b560777cd2c101 /libavcodec/utils.c | |
parent | 54659e329e88083eeb5ce3caa328dbc9319a8372 (diff) |
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 <[email protected]>
Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'libavcodec/utils.c')
0 files changed, 0 insertions, 0 deletions