[vlc-devel] [PATCH 2/5] video_output: move the dead (don't push) control handling in video_output
Steve Lhomme
robux4 at ycbcr.xyz
Fri Dec 18 05:48:13 UTC 2020
On 2020-12-17 21:37, Rémi Denis-Courmont wrote:
> Le torstaina 17. joulukuuta 2020, 17.39.16 EET Steve Lhomme a écrit :
>> Only the code that pushes code need to know it's not supposed to push
>> anything anymore. So far it was under a lock of the control thread. We use
>> an atomic boolean instead.
>
> This is not equivalent and leads to races.
Please explain.
More information about the vlc-devel
mailing list