diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2017-04-05 16:19:55 -0400 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2017-04-06 10:03:28 -0400 |
commit | fed92adbb3fc6cbf735e3df9a2f7d0a2917fcfbd (patch) | |
tree | aabf6817f2f7d08a4a4b71d461488a4db50108df /libavcodec/sinewin.h | |
parent | 9a54c6f243412f62bae498ddcac337cb18ae6290 (diff) | |
download | ffmpeg-fed92adbb3fc6cbf735e3df9a2f7d0a2917fcfbd.tar.gz |
vp8: make mv_min/max thread-local if using partition threading.
Fixes tsan warnings like this in fate-vp8-test-vector-007:
WARNING: ThreadSanitizer: data race (pid=65909)
Write of size 4 at 0x7d8c0000e088 by thread T1:
#0 vp8_decode_mb_row_sliced vp8.c:2519 (ffmpeg:x86_64+0x100995ede)
[..]
Previous write of size 4 at 0x7d8c0000e088 by thread T2:
#0 vp8_decode_mb_row_sliced vp8.c:2519 (ffmpeg:x86_64+0x100995ede)
Diffstat (limited to 'libavcodec/sinewin.h')
0 files changed, 0 insertions, 0 deletions