Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@gmail.com>2013-10-20 23:05:28 +0400
committerClément Bœsch <u@pkh.me>2013-10-20 23:16:53 +0400
commitfed483f188b3cd50d25068d74bda00b4f12f5fc8 (patch)
treea36d561596547a1c796fb8fe5b4f7a263f8cb10a /libavformat
parentb2d9790c2ba75b5e5ac5194042f4175cb66cc0e0 (diff)
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 'libavformat')
0 files changed, 0 insertions, 0 deletions