Nov. 9, 2023
7:02 p.m.
On Thu Nov 9 19:16:49 2023 +0000, Zebediah Figura wrote:
It probably doesn't matter, but I think it would likely be less code to just map it every time, yeah. What about using gst_buffer_extract()? It looks like the simplest way, it map/unmap the buffer inside the function itself, and we don't need to map/unmap by ourselves.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/4346#note_51858