On Fri, Feb 26, 2016 at 1:06 AM, Wan-Teh Chang
<[email protected]> wrote:
> This fixes data race warnings by ThreadSanitizer.
> ff_thread_report_progress and ff_thread_await_progress should read
> progress[field] only when holding progress_mutex because progress_mutex
> guards frame progress values.

Similar to the other patch, please explain what this actually fixes,
those sanitizer tools produce a lot of false positives and nonsensical
warnings.

- Hendrik
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to