diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-09-29 14:58:24 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-10-04 23:36:50 +0200 |
commit | 6770057ac97e78c799f06eb3769fecdb0833d44f (patch) | |
tree | c80996229369c15c875d3ab3b9d8966269ea445f /libavcodec/hqxvlc.c | |
parent | 3a035a8cd2ca6875073e59a76f9862dc02ad1d9b (diff) | |
download | ffmpeg-6770057ac97e78c799f06eb3769fecdb0833d44f.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>
Diffstat (limited to 'libavcodec/hqxvlc.c')
0 files changed, 0 insertions, 0 deletions