diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-05-14 11:22:31 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-05-23 13:42:16 +0200 |
commit | a0ab83bf93c546c215be1f34becb90263c11632d (patch) | |
tree | 4456f483c4287cd37751576e755b28d7ec961945 /libswscale/version.h | |
parent | 376e80ad7440cbb6e857ea1b48deb0b8cdf3ae90 (diff) | |
download | ffmpeg-a0ab83bf93c546c215be1f34becb90263c11632d.tar.gz |
avfilter/vf_guided: Don't needlessly copy properties, fix potential NPD
ref_frame is owned by the framesync structure and should therefore not
be modified; furthermore, these properties that are copied don't seem to
be used at all, so copying is unnecessary. Finally copying when the
destination frame is NULL gives a guaranteed segfault.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libswscale/version.h')
0 files changed, 0 insertions, 0 deletions