mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
lavfi/overlay: remove dupe initializer
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
parent
e434ddd4c6
commit
16f1e832ba
1 changed files with 0 additions and 1 deletions
|
|
@ -767,6 +767,5 @@ AVFilter avfilter_vf_overlay = {
|
|||
|
||||
.inputs = avfilter_vf_overlay_inputs,
|
||||
.outputs = avfilter_vf_overlay_outputs,
|
||||
.priv_class = &overlay_class,
|
||||
.shorthand = shorthand,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue