[FFmpeg-devel] VP8 sliced threading

Reimar Döffinger Reimar.Doeffinger at gmx.de
Mon Jul 16 09:47:16 CEST 2012


On 16 Jul 2012, at 02:01, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Wed, Jul 11, 2012 at 11:26:14PM -0400, Daniel Kang wrote:
>> My implementation no longer uses sched_yield().
> 
> patches applied by luca and merged by me

And thus we accumulate more buggy threading code that will randomly fail and make helgrind cry.
Please someone at least mark the synchronization variables used outside a locked area as volatile.


More information about the ffmpeg-devel mailing list