[PATCH] winegstreamer: Do not block forever if EOS races with command queue.

Giovanni Mascellani gmascellani at codeweavers.com
Wed Feb 9 01:56:54 CST 2022


Hi,

Il 09/02/22 07:27, Nikolay Sivov ha scritto:
> I think this will benefit from some locking, protecting source state.

My understanding is that access to the media source state is (mostly) 
already serialized by the fact that the commands queue only allows one 
job at a time. It doesn't mean that there are no bug (as my patch 
exposes), but first you should identify the issues that need to be 
addressed, I think.

Giovanni.



More information about the wine-devel mailing list