Zebediah Figura : winegstreamer: Convert the Unix library to the __wine_unix_call interface.

Alexandre Julliard julliard at winehq.org
Tue Oct 5 15:51:40 CDT 2021


Module: wine
Branch: master
Commit: 4ba31162c37ea237763e650f6242535d86ffb170
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=4ba31162c37ea237763e650f6242535d86ffb170

Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Mon Oct  4 19:20:51 2021 -0500

winegstreamer: Convert the Unix library to the __wine_unix_call interface.

Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/winegstreamer/Makefile.in     |   1 +
 dlls/winegstreamer/gst_private.h   |  32 +++++-
 dlls/winegstreamer/main.c          | 197 +++++++++++++++++++++++++++++++++-
 dlls/winegstreamer/media_source.c  |  44 ++++----
 dlls/winegstreamer/quartz_parser.c |  72 ++++++-------
 dlls/winegstreamer/unixlib.h       | 139 +++++++++++++++++++-----
 dlls/winegstreamer/wg_parser.c     | 210 +++++++++++++++++++++++--------------
 7 files changed, 528 insertions(+), 167 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=4ba31162c37ea237763e650f6242535d86ffb170



More information about the wine-cvs mailing list