diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2015-09-30 13:10:48 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2015-11-26 16:58:33 +0100 |
commit | 608f928c74d821f74747e22819b4c6dfc90acbb5 (patch) | |
tree | 1d70d07600278e9922a21549c19f8f050f1abab4 /Changelog | |
parent | 795908eff4a219c49d9e52be5ffb86765ab0a39e (diff) | |
download | ffmpeg-608f928c74d821f74747e22819b4c6dfc90acbb5.tar.gz |
avcodec/vp8: Do not use num_coeff_partitions in thread/buffer setup
The variable is not a constant and can lead to race conditions
Fixes: repro.webm (not reproducable with FFmpeg alone)
Found-by: Dale Curtis <dalecurtis@google.com>
Tested-by: Dale Curtis <dalecurtis@google.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit dabea74d0e82ea80cd344f630497cafcb3ef872c)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'Changelog')
0 files changed, 0 insertions, 0 deletions