1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-03-08 22:39:44 +02:00
FFmpeg/libavcodec
Ronald S. Bultje 183216b218 frame_thread_encoder: make 'exit' member atomic.
Should fix the following tsan warning:

WARNING: ThreadSanitizer: data race (pid=19806)
  Read of size 4 at 0x7b84000012f0 by thread T9:
    #0 worker src/libavcodec/frame_thread_encoder.c:66 (ffmpeg+0x0000007f349e)
[..]
  Previous write of size 4 at 0x7b84000012f0 by main thread (mutexes: write M1395):
    #0 ff_frame_thread_encoder_free src/libavcodec/frame_thread_encoder.c:239 (ffmpeg+0x0000007f379e)
[..]
2017-09-12 08:21:10 -04:00
..
2017-09-10 19:08:33 +02:00
2017-08-30 12:13:01 +02:00
2017-08-20 02:59:57 +02:00
2017-08-30 12:13:01 +02:00
2017-08-30 12:13:01 +02:00
2017-09-01 01:19:07 +02:00
2017-08-30 12:13:01 +02:00
2017-08-11 04:28:52 +02:00
2017-09-07 12:08:32 +02:00
2017-08-18 17:18:32 +01:00
2017-08-18 17:18:32 +01:00
2017-08-22 18:55:11 +02:00
2017-08-07 13:09:41 +02:00
2017-09-10 19:08:23 +02:00
2017-08-17 16:30:06 +02:00