Module: wine Branch: master Commit: e848a00d26c6c4c4fdfe47cac93e3d3736e6137a URL: https://source.winehq.org/git/wine.git/?a=commit;h=e848a00d26c6c4c4fdfe47cac...
Author: Zebediah Figura z.figura12@gmail.com Date: Tue Feb 16 19:28:29 2021 -0600
winegstreamer: Map the output sample buffer in the Unix library.
Signed-off-by: Zebediah Figura z.figura12@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/winegstreamer/gst_private.h | 13 +++++- dlls/winegstreamer/gstdemux.c | 89 ++++++++++++++++++++----------------- dlls/winegstreamer/wg_parser.c | 94 ++++++++++++++++++++++++++++++++-------- 3 files changed, 138 insertions(+), 58 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=e848a00d26c6c4c4fdfe4...