[PATCH 1/2] winegstreamer: Implement pausing the media source.

Zebediah Figura (she/her) zfigura at codeweavers.com
Thu Jun 10 11:25:15 CDT 2021


I agree with Derek's comment here. Assuming that buffering samples like 
this is the right thing to do, I also wonder:

* should we buffer samples, or requests?

* should the samples/requests be stored in a flat array instead of a 
linked list? Based on usage patterns it seems that'd be easier and more 
efficient.



More information about the wine-devel mailing list