1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavcodec
Ronald S. Bultje fed92adbb3 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)
2017-04-06 10:03:28 -04:00
..
2017-03-31 12:28:58 +02:00
2017-04-06 10:03:28 -04:00
2017-04-05 17:02:20 +01:00
2017-04-05 17:02:20 +01:00
2017-04-05 20:51:13 +01:00
2017-04-05 17:02:20 +01:00
2017-03-20 09:23:15 +01:00
2017-03-21 12:38:20 +01:00
2017-04-05 17:02:20 +01:00
2017-04-05 17:02:20 +01:00
2017-03-21 20:54:27 +01:00