Files
ffmpeg/libavcodec
Ronald S. Bultje f800d6508d dnxhd: initialize DNXHDContext::avctx to each thread's respective one.
Otherwise all thread's private contexts have the avctx pointer set to
the AVCodecContext of the first thread, which means all writes to
ctx->avctx->* (in e.g. read_header) are effectively race conditions.

Fixes fate-dnxhd under tsan.
2017-03-31 08:26:23 -04:00
..
2017-03-31 12:28:58 +02:00
2017-02-15 12:46:01 +01:00
2017-02-15 12:46:01 +01:00
2017-03-20 09:23:15 +01:00
2017-03-29 23:28:35 +02:00
2017-02-21 00:40:20 +01:00
2017-01-11 16:02:10 +01:00
2017-03-28 18:04:27 -04:00
2017-03-28 18:04:27 -04:00
2017-03-28 18:04:27 -04:00
2017-03-21 12:38:20 +01:00
2017-02-03 20:16:30 +01:00
2017-02-03 20:01:07 +01:00
2017-01-11 16:02:10 +01:00
2017-01-11 16:02:10 +01:00
2017-02-21 00:40:20 +01:00
2017-02-14 06:15:36 +00:00
2017-02-24 19:14:55 +00:00
2017-02-14 06:15:36 +00:00
2017-01-09 18:43:19 +01:00
2017-02-10 17:04:56 +01:00
2016-11-29 11:23:20 +01:00
2017-01-16 10:24:01 +01:00
2017-02-21 00:40:20 +01:00
2017-02-27 13:10:41 +01:00
2017-02-02 01:12:07 +01:00
2017-03-21 20:54:27 +01:00
2017-01-20 13:58:41 +01:00