diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-09-29 14:58:24 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2021-02-27 07:20:58 +0100 |
commit | 3f9c5f242f5169a59cb735598b6fb1365099c45c (patch) | |
tree | 1d32c6bab8787775dfc1f5971ba79319c7f3e9a0 /libavformat/avio.h | |
parent | 0608949fa2fb5b16e09d6c50d77ccea3c6cd56e4 (diff) | |
download | ffmpeg-3f9c5f242f5169a59cb735598b6fb1365099c45c.tar.gz |
avcodec/dvenc: Fix undefined left shift of negative numbers
The earlier code was based on the assumption that AVFrame.linesize can
not be negative.
Fixes ticket #8280.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
(cherry picked from commit 6770057ac97e78c799f06eb3769fecdb0833d44f)
Diffstat (limited to 'libavformat/avio.h')
0 files changed, 0 insertions, 0 deletions