wine/dlls/quartz videorenderer.c systemclock.c ...

Alexandre Julliard julliard at winehq.org
Thu Jan 6 13:36:47 CST 2005


ChangeSet ID:	15239
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/01/06 13:36:47

Modified files:
	dlls/quartz    : videorenderer.c systemclock.c pin.c 
	                 memallocator.c filtermapper.c filtergraph.c 
	                 filesource.c enumregfilters.c enumpins.c 
	                 enummoniker.c enummedia.c enumfilters.c 
	                 dsoundrender.c avisplit.c avidec.c 

Log message:
	Paul Vriens <Paul.Vriens at xs4all.nl>
	- Use Interlocked* functions in AddRef and Release.
	- Store the result of the Interlocked functions and use only this.

Patch: http://cvs.winehq.org/patch.py?id=15239

Old revision  New revision  Changes     Path
 1.5           1.6           +7 -5       wine/dlls/quartz/videorenderer.c
 1.8           1.9           +7 -4       wine/dlls/quartz/systemclock.c
 1.11          1.12          +13 -9      wine/dlls/quartz/pin.c
 1.6           1.7           +14 -10     wine/dlls/quartz/memallocator.c
 1.18          1.19          +5 -3       wine/dlls/quartz/filtermapper.c
 1.23          1.24          +7 -6       wine/dlls/quartz/filtergraph.c
 1.11          1.12          +10 -7      wine/dlls/quartz/filesource.c
 1.5           1.6           +5 -3       wine/dlls/quartz/enumregfilters.c
 1.4           1.5           +5 -3       wine/dlls/quartz/enumpins.c
 1.8           1.9           +3 -2       wine/dlls/quartz/enummoniker.c
 1.4           1.5           +9 -3       wine/dlls/quartz/enummedia.c
 1.3           1.4           +9 -3       wine/dlls/quartz/enumfilters.c
 1.5           1.6           +7 -5       wine/dlls/quartz/dsoundrender.c
 1.11          1.12          +10 -7      wine/dlls/quartz/avisplit.c
 1.13          1.14          +7 -5       wine/dlls/quartz/avidec.c




More information about the wine-cvs mailing list