[PATCH v2 4/5] winegstreamer: Use a GstBufferList for wg_transform input queue.

Zebediah Figura zfigura at codeweavers.com
Mon Mar 21 12:55:23 CDT 2022


On 3/21/22 03:42, Rémi Bernon wrote:
> Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45988
> Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47084
> Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49715
> Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52183
> Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
> ---
>   dlls/winegstreamer/wg_transform.c | 33 ++++++++++++++++++++++---------
>   1 file changed, 24 insertions(+), 9 deletions(-)
> 

As far as I'm aware, the only reason to use a GstBufferList is to reduce 
the overhead of pushing multiple buffers simultaneously. Can you please 
add an explanation, either in the commit message or (ideally) in the code?



More information about the wine-devel mailing list