diff options
author | Ronald S. Bultje <rbultje@gmail.com> | 2013-10-20 21:05:28 +0200 |
---|---|---|
committer | Clément Bœsch <u@pkh.me> | 2013-10-20 21:16:53 +0200 |
commit | fed483f188b3cd50d25068d74bda00b4f12f5fc8 (patch) | |
tree | a36d561596547a1c796fb8fe5b4f7a263f8cb10a /libavcodec/jfdctfst.c | |
parent | b2d9790c2ba75b5e5ac5194042f4175cb66cc0e0 (diff) | |
download | ffmpeg-fed483f188b3cd50d25068d74bda00b4f12f5fc8.tar.gz |
avcodec/vp9dsp: fix overwrite by 1 in vert_left pred.
The memset following the memcpy was silencing the problem since
re-writing that same byte.
Fixes CID1108597, CID1108598, (16x16)
CID1108599, CID1108600, (8x8)
CID1108601, CID1108602 (32x32)
Signed-off-by: Clément Bœsch <u@pkh.me>
Diffstat (limited to 'libavcodec/jfdctfst.c')
0 files changed, 0 insertions, 0 deletions