Zebediah Figura : strmbase: Get rid of the "pCritSec" member of BasePin.

Alexandre Julliard julliard at winehq.org
Fri Sep 6 16:05:42 CDT 2019


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Thu Sep  5 19:02:16 2019 -0500

strmbase: Get rid of the "pCritSec" member of BasePin.

Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/quartz/dsoundrender.c      |  4 ++--
 dlls/quartz/parser.c            | 20 ++++++++---------
 dlls/quartz/pin.c               | 49 ++++++++++++++++++++--------------------
 dlls/strmbase/pin.c             | 50 ++++++++++++++++++++---------------------
 dlls/strmbase/renderer.c        |  8 +++----
 dlls/winegstreamer/gstdemux.c   | 14 +++++-------
 dlls/wineqtdecoder/qtsplitter.c | 18 +++++++--------
 include/wine/strmbase.h         |  1 -
 8 files changed, 78 insertions(+), 86 deletions(-)

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



More information about the wine-cvs mailing list