Re: [FFmpeg-devel] [PATCH 6/6] frame_thread_encoder: make task indexing deterministic.

2017-03-31 Thread Michael Niedermayer
On Wed, Mar 29, 2017 at 10:12:24AM -0400, Ronald S. Bultje wrote: > Fixes tsan warnings in fate-utvideoenc. can you quote the warnings in the commit message, its not obvious to me what the issue is this fixes [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Moder

[FFmpeg-devel] [PATCH 6/6] frame_thread_encoder: make task indexing deterministic.

2017-03-29 Thread Ronald S. Bultje
Fixes tsan warnings in fate-utvideoenc. --- libavcodec/frame_thread_encoder.c | 16 +--- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/libavcodec/frame_thread_encoder.c b/libavcodec/frame_thread_encoder.c index 27ae356..8db9290 100644 --- a/libavcodec/frame_thread_enco