diff options
author | James Almer <jamrial@gmail.com> | 2020-05-29 13:59:12 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2020-06-09 18:21:59 -0300 |
commit | 52dc21a68df37f5aa36b334de4d10747780bff9d (patch) | |
tree | bb8d796cebbd54f5136b9886c585833eb95c5618 /doc/ffmpeg-resampler.texi | |
parent | c1ebaffba9fdc8948bce54b96c347ff960d1440c (diff) | |
download | ffmpeg-52dc21a68df37f5aa36b334de4d10747780bff9d.tar.gz |
avcodec/snow: ensure current_picture is writable before modifying its data
current_picture was not writable here because a reference existed in
at least avctx->coded_frame, and potentially elsewhere if the caller
created new ones from it.
Signed-off-by: James Almer <jamrial@gmail.com>
(cherry picked from commit 1ee3c984b91e0241068d1c093d222ecec2e6052c)
Diffstat (limited to 'doc/ffmpeg-resampler.texi')
0 files changed, 0 insertions, 0 deletions