wine/dlls/quartz videorenderer.c pin.c filterg ...

Alexandre Julliard julliard at winehq.org
Mon Dec 27 11:15:58 CST 2004


ChangeSet ID:	15043
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/12/27 11:15:58

Modified files:
	dlls/quartz    : videorenderer.c pin.c filtergraph.c 
	                 filesource.c dsoundrender.c avisplit.c avidec.c 

Log message:
	Christian Costa <titan.costa at wanadoo.fr>
	Initialize the COM libraries for the newly created worker thread in
	the AVI splitter.
	Fixed some returned error codes.
	Show refcount in the AddRef/Release traces in filter.
	Added 24 bits source in the video renderer.

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

Old revision  New revision  Changes     Path
 1.4           1.5           +13 -8      wine/dlls/quartz/videorenderer.c
 1.9           1.10          +4 -0       wine/dlls/quartz/pin.c
 1.21          1.22          +1 -1       wine/dlls/quartz/filtergraph.c
 1.10          1.11          +3 -3       wine/dlls/quartz/filesource.c
 1.4           1.5           +6 -2       wine/dlls/quartz/dsoundrender.c
 1.9           1.10          +6 -2       wine/dlls/quartz/avisplit.c
 1.11          1.12          +6 -2       wine/dlls/quartz/avidec.c




More information about the wine-cvs mailing list