ChangeSet ID: 1014143429322589638177305 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 02/02/19 13:30:31
Modified files: dlls/quartz : asyncsrc.c audren.c audren.h basefilt.h basepin.c mtype.c parser.c vidren.c vidren.h xform.c xform.h
Log message: Hidenori Takeshima hidenori@a2.ctktv.ne.jp Fixed some deadlocks.
Patch: http://cvs.winehq.com/patch.py?id=1014143429322589638177305
Revision Changes Path 1.5 +1 -1 wine/dlls/quartz/asyncsrc.c 1.6 +8 -2 wine/dlls/quartz/audren.c 1.3 +2 -0 wine/dlls/quartz/audren.h 1.5 +2 -0 wine/dlls/quartz/basefilt.h 1.7 +9 -4 wine/dlls/quartz/basepin.c 1.6 +2 -2 wine/dlls/quartz/mtype.c 1.5 +2 -2 wine/dlls/quartz/parser.c 1.5 +12 -12 wine/dlls/quartz/vidren.c 1.3 +2 -1 wine/dlls/quartz/vidren.h 1.2 +17 -16 wine/dlls/quartz/xform.c 1.2 +2 -1 wine/dlls/quartz/xform.h