FFmpeg/libavfilter
Clément Bœsch 473f0f75a1 lavfi: fix race when func rets holder is NULL
If ret is NULL, a dummy common holder is created to hold *all* the
parallel function returns, which gets written concurrently. This commit
simplify the whole logic by simply not writing to that holder when not
set.
2017-03-28 23:47:24 +02:00
..
2016-12-01 09:53:38 +01:00
2017-03-27 14:06:16 +01:00
2017-01-12 15:07:18 +01:00
2016-11-13 19:11:07 -06:00
2016-11-27 20:46:20 +01:00
2017-01-12 10:22:52 +01:00
2017-01-12 14:06:16 +01:00
2017-03-27 14:06:16 +01:00
2017-03-27 14:06:16 +01:00
2016-09-07 15:36:54 +02:00
2016-10-09 20:09:00 +02:00
2016-06-15 13:56:07 +02:00
2017-03-21 12:15:50 +00:00
2016-09-24 09:52:10 +02:00
2017-03-12 15:02:33 +00:00
2017-01-30 18:44:08 +01:00